-
-
Notifications
You must be signed in to change notification settings - Fork 4
Generate dist
catalog only for releases
#211
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
Comments
Merged
krzema12
added a commit
that referenced
this issue
Aug 28, 2024
The main part is generally done, what's left is:
|
Updating major version branch works. Let's keep creating the releases manual for now, I want to have full control over the text there. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently, we keep the
dist
catalog containing all JARs on themain
branch, which means that:dist
directory with a special workflow (or manually)The idea is to generate this directory only for releases. We could have a workflow that is run on
main
and:dist
directory, and pushes itThe text was updated successfully, but these errors were encountered: