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

Publish stable maven artifacts for current master branch #2132

Closed
NebelNidas opened this issue Mar 23, 2024 · 2 comments
Closed

Publish stable maven artifacts for current master branch #2132

NebelNidas opened this issue Mar 23, 2024 · 2 comments

Comments

@NebelNidas
Copy link
Contributor

Describe your idea

The current solution of relying on snapshots (as described here) is suboptimal when reproducible builds are desired, which is a blocker for FabricMC/fabric-loom#1073. Would it be possible to start publishing them as dev or alpha builds?

@skylot
Copy link
Owner

skylot commented Mar 25, 2024

Well I just need to release new version 🤣
Right now, I am working on some docs for upcoming new features (scripts and plugins), but I am terrible at writing, so progress is very slow 😢

@NebelNidas
Copy link
Contributor Author

NebelNidas commented Mar 29, 2024

I just noticed Sonatype's maven actually hosts different artifacts for each snapshot, so I'd be able to depend on e.g. io.github.skylot:jadx-core:1.5.0-20240227.173751-9, which works well enough for our use case.

progress is very slow

No need to hurry, it's better to take your time so everything's polished when this huge update eventually releases 🙂
I was just asking so we can beta-test the current master branch without having to worry about a changing maven artifact breaking things midway through, but as I said, Sonatype already provides that. Thanks for your continued work on this amazing piece of software!

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

No branches or pull requests

2 participants