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

improve reproducible build architecture for Spoon #5760

Open
2 tasks
monperrus opened this issue Apr 11, 2024 · 7 comments
Open
2 tasks

improve reproducible build architecture for Spoon #5760

monperrus opened this issue Apr 11, 2024 · 7 comments

Comments

@monperrus
Copy link
Collaborator

as part of the release pipeline, we should:

@hboutemy
Copy link
Contributor

no worries for Reproducible Central: I have automation that makes it easy to update without the help of projects
see https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/doc/add.md for details, if you are interested

at spoon level, what I really need is either no beta to Maven Central, or if you want to publich to Maven Central, publish a git tag as you do with releases: see https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/fr/inria/gforge/spoon/spoon-core/README.md

on rebuilding when something is published, I manage, no worry

@algomaster99
Copy link
Contributor

publish a git tag as you do with releases

I have tried it here #5530. Just need a reviewer to look at it.

@algomaster99
Copy link
Contributor

or if you want to publich to Maven Central, publish a git tag as you do with releases

@hboutemy Spoon also publishes the git tag for beta releases https://github.com/INRIA/spoon/releases/tag/v11.0.1-beta-17 onwards. 🎉

@monperrus both of the tasks in the issue description is taken care by reproducible-central. we can close this issue.

@hboutemy
Copy link
Contributor

hboutemy commented Aug 5, 2024

@algomaster99 really nice: 11.0.1-beta-17 now confirmed reproducible https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/fr/inria/gforge/spoon/spoon-core/README.md (buildspec published, README will be updated tonight) 🎉

@monperrus
Copy link
Collaborator Author

that's great progress.

what do you think of pushing the buildinfo file to Maven Central directly, with each staging?

@algomaster99
Copy link
Contributor

what do you think of pushing the buildinfo file to Maven Central directly, with each staging?

We can do it for the sake of good practice. @hboutemy will this help you in any way?

@hboutemy
Copy link
Contributor

hboutemy commented Aug 6, 2024

this won't really help
in addition, rebuilding is valuable when done by a third party

don't worry, rebuilding is not really complex, I have all necessary helpers

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

No branches or pull requests

3 participants