Skip to content
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

Release tags discussion #38

Open
GallaisPoutine opened this issue Oct 28, 2024 · 5 comments
Open

Release tags discussion #38

GallaisPoutine opened this issue Oct 28, 2024 · 5 comments
Labels
question Further information is requested

Comments

@GallaisPoutine
Copy link
Collaborator

Hi @pedroscaff,

What are your thoughts on release tags ?
I'm thinking it could be a great way to automate deliveries, and source tarballs. I do not know how tarball releases can be automated, but this can be a first way to do this.

I am thinking of this kind of things:
https://github.com/OP-TEE/optee_os/tags

Regards,
Raph

@GallaisPoutine GallaisPoutine added the question Further information is requested label Oct 28, 2024
@GallaisPoutine
Copy link
Collaborator Author

GallaisPoutine commented Oct 28, 2024

For information I just prepped locally each and every tags of the baseline. I also signed them, so users know they can trust it.
If you agree I can push them.

Regards,
Raph

Edit:

Out of curiosity I tested on my personal fork. It seems that the only thing needed to create tarballs are the tags. Github generated automatically tarballs and zips in the /release/ tab !
Check out https://github.com/GallaisPoutine/swaywsr/tags

@pedroscaff
Copy link
Owner

hi @GallaisPoutine, I think it is a good idea! It would be nice to have the release tag + do a cargo version update (which I think it is already required for some automated archlinux packaging thing for our project). As a second step we could also add binaries to the releases. I'll create one issue and if you feel like working on it go for it! Thanks for bringing this up

@pedroscaff
Copy link
Owner

#39

@pedroscaff
Copy link
Owner

#40

@pedroscaff
Copy link
Owner

@GallaisPoutine I created two issues, feel free to give your input there as well, I just tried to give some first guidance since I have good experience with devops/CI/CD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants