[GH-ISSUE #242] Attach artifacts to release for popular architectures #87

Closed
opened 2026-02-27 08:15:09 +03:00 by kerem · 2 comments
Owner

Originally created by @onedr0p on GitHub (Jul 12, 2022).
Original GitHub issue: https://github.com/lldap/lldap/issues/242

It would be nice if you could attach the binary for lldap to the releases page for popular architectures and platforms like gnu, musl, amd64 and arm64.

This could be done with https://github.com/rust-build/rust-build.action perhaps?

You also might be able to look at vector for github workflows that compile rust across architectures:

https://github.com/vectordotdev/vector/releases/tag/v0.23.0

Originally created by @onedr0p on GitHub (Jul 12, 2022). Original GitHub issue: https://github.com/lldap/lldap/issues/242 It would be nice if you could attach the binary for lldap to the releases page for popular architectures and platforms like gnu, musl, amd64 and arm64. This could be done with https://github.com/rust-build/rust-build.action perhaps? You also might be able to look at vector for github workflows that compile rust across architectures: https://github.com/vectordotdev/vector/releases/tag/v0.23.0
Author
Owner

@nitnelave commented on GitHub (Oct 12, 2022):

Updated release v0.4.1 to include some artifacts: https://github.com/nitnelave/lldap/releases/tag/v0.4.1

If someone wants to contribute a github workflow that does it automatically for releases, it'd be welcome. Maybe whenever a tag is pushed, it creates a release draft with the artifacts (and then I can come and fix the changelog).

<!-- gh-comment-id:1275858585 --> @nitnelave commented on GitHub (Oct 12, 2022): Updated release v0.4.1 to include some artifacts: https://github.com/nitnelave/lldap/releases/tag/v0.4.1 If someone wants to contribute a github workflow that does it automatically for releases, it'd be welcome. Maybe whenever a tag is pushed, it creates a release draft with the artifacts (and then I can come and fix the changelog).
Author
Owner

@nitnelave commented on GitHub (Nov 10, 2022):

It'll happen automatically with the next releases.

<!-- gh-comment-id:1310057700 --> @nitnelave commented on GitHub (Nov 10, 2022): It'll happen automatically with the next releases.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lldap-lldap#87
No description provided.