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:
parent
5c6768922a
commit
0cc10ab713
3 changed files with 50 additions and 23 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue