Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Latest commit

 

History

History
41 lines (27 loc) · 1.69 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.69 KB

Code Quarkus release

Deprecation notice

This repository is now deprecated in favor of the Red Hat Service Delivery App SRE team app-interface repository.

Manage releases for Code Quarkus

To promote a new version to production

  1. Check that staging is working as expected: https://stage.code.quarkus.io
  2. Create a PR with the Code Quarkus commit hash to promote to production: https://github.com/quarkusio/code.quarkus.io-release/blob/master/code-quarkus-services/code-quarkus.yaml#L2
  3. Wait for CI and merge
  4. Production will automatically be updated with the new version (~3mins)

Infra Managed by Red Hat app-sre team

All those links have restricted access:

Debug

Start latest quay image locally:

docker run -i --rm -p 8080:8080 quay.io/quarkus/code-quarkus-app:latest

To request access, please contact adamevin@redhat.com