https://github.com/quarkusio/main-release-scripts
Release scripts for Quarkus
https://github.com/quarkusio/main-release-scripts
Last synced: 4 months ago
JSON representation
Release scripts for Quarkus
- Host: GitHub
- URL: https://github.com/quarkusio/main-release-scripts
- Owner: quarkusio
- License: apache-2.0
- Created: 2023-01-11T14:10:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-11T08:37:27.000Z (9 months ago)
- Last Synced: 2025-04-15T10:31:42.265Z (8 months ago)
- Language: Java
- Size: 173 KB
- Stars: 1
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quarkus Release Scripts
These scripts are used to release [Quarkus](https://github.com/quarkusio/quarkus),
the framework for Supersonic Subatomic Java.
These scripts shouldn't be used locally and releases should be done
by creating an issue [here](https://github.com/quarkus-release/release)
so that the [automatic release workflow](https://github.com/quarkusio/conversational-release-action)
orchestrates the scripts.
These scripts are the ones orchestrated by the automatic release workflow though
so they are indeed still used to release Quarkus.
We also make sure that we can still [release manually](MANUAL_RELEASE.md) if need be,
even if it is strongly discouraged.