Skip to content

Automatically upload artefacts to latest release #700

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
bee-san opened this issue Nov 25, 2024 · 2 comments
Open

Automatically upload artefacts to latest release #700

bee-san opened this issue Nov 25, 2024 · 2 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@bee-san
Copy link
Owner

bee-san commented Nov 25, 2024

https://github.com/RustScan/RustScan/blob/master/.github/workflows/build.yml

Our CD here creates artefacts, but does not upload them automatically.

We'd like these to be uploaded to the latest releasel.

To Do

  1. Change workflow to run on release published
  2. Upload all artefacts to the latest release. There are some ways to do this, feel free to explore!

Testing

I would test this in a local repo first, just use cargo init to make a new cargo project and test away :)

@bee-san bee-san added the good first issue Good for newcomers label Nov 25, 2024
@AdamBouhmad
Copy link

Happy to take this :)

@bee-san
Copy link
Owner Author

bee-san commented Mar 6, 2025

Be my guest @AdamBouhmad !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants