-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Home
Welcome to the Quarkus wiki!
Our documentation is hosted on our website:
-
Getting started: https://quarkus.io/get-started/
-
Guides: https://quarkus.io/guides/
We collect all the migration notes in our Migration Guides.
Release planning information (dates, rules, etc) is collected here.
LTS release are a bit specific. Here is some guidance on how to release an LTS (including guidelines for preparing the LTS branch prior to the release).
LTS maintenance releases have their own process and their own schedules:
Looking for the maintainers of a particular extension? Here you go: https://github.com/quarkusio/quarkus/blob/master/MAINTAINERS.adoc .
In the quarkusio org, we plan to have an approve list of actions you can use in your GitHub Actions workflows.
This list will be extremely limited by default and we will need a VERY good reason to extend it. We might allow actions from very trusted vendors (and even that will have to be discussed) but definitely not actions coming from individuals.
This is to reduce our exposure to supply chain attacks.
The plan is to enforce these restrictions on April 30th.
Our GitHub Actions page contains more information about this initiative.