We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
mvn release should upload the xar to the downloads section on fusiondb.com which means anybody doing releases needs valid credentials.
mvn release
downloads
While we're at it I still think doing the same to the releases section here on Github is a good idea, i.e. attach the xar as a release artifact.
releases
This is still doing it manually, but the same command could/should be run from CI in the future.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
mvn release
should upload the xar to thedownloads
section on fusiondb.com which means anybody doing releases needs valid credentials.While we're at it I still think doing the same to the
releases
section here on Github is a good idea, i.e. attach the xar as a release artifact.This is still doing it manually, but the same command could/should be run from CI in the future.
The text was updated successfully, but these errors were encountered: