1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-18 20:59:42 +02:00

Update workflow: push tagged docker builds (#161)

* test new build workflow

* fix build workflow

* update docs
This commit is contained in:
Nikita Melnikov 2022-04-05 14:03:13 +04:00 committed by GitHub
parent 5c6768922a
commit 0cc10ab713
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 50 additions and 23 deletions

View file

@ -62,6 +62,14 @@ To manage pages you need to authorize (available on `/auth`).
To generate password use `yarn generatePassword [password]` command.
## Release process
We use [release-drafter](https://github.com/release-drafter/release-drafter) to generate release notes and GitHub release.
It will automatically generate draft release based pull requests data between current version and previous version.
To make new release you need go to [releases](https://github.com/codex-team/codex.docs/releases) page find the latest draft release and mark it as ready.
After creating new release, new git tag will be created and new version will be published.
# About CodeX
<img align="right" width="120" height="120" src="https://codex.so/public/app/img/codex-logo.svg" hspace="50">