Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
milesstoetzner committed Sep 13, 2024
1 parent d2692c3 commit 7090b2f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
6 changes: 6 additions & 0 deletions docs/docs/contributing/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,9 @@ Then, create the patch.
```shell linenums="1"
yarn patch-package --exclude 'nothing' ${package-name}
```

## Night

The Night workflow is scheduled for every tuesday at 420.
This workflow ensures that the latest release is correctly signed and can be executed.
Moreover, integration tests are executed, which use xOpera, Unfurl, and GCP.
5 changes: 0 additions & 5 deletions docs/docs/contributing/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@ There is only one release at total.
However, there is also the Build workflow.
This workflow basically has the same steps as the Release workflow but does create his own GitHub release and does not deploy the docs.

## Night

The Night workflow is scheduled for every tuesday at 420.
This workflow ensures that the latest release is correctly signed and can be executed.
Moreover, integration tests are executed, which use xOpera, Unfurl, and GCP.

## NPM

Expand Down

0 comments on commit 7090b2f

Please sign in to comment.