Skip to content

Commit b580d85

Browse files
committed
Add scratch file for a v6 release process undo stack
1 parent 821d58c commit b580d85

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

v6_undo_stack.markdown

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Temporary changes for v6
2+
3+
This is a temporary file, containing changes done to release process for v6,
4+
that need to be reverted back.
5+
6+
It's a file in the repository to allow for easier tracking of the status
7+
of things among the broader community, and to allow everyone to add/delete
8+
things they believe should be in here.
9+
10+
The file is scheduled for deletion by the actual release of `v6` and subsequent
11+
rollback of the changes.
12+
13+
## Stack
14+
15+
* Revert changes to homebrew PR push (`.github/workflows/release-packages.yaml`)
16+
* Revert changes to docker image push (`.github/workflows/releas-packages.yaml`)
17+
* Remove marking of release as `prerelease` (`.github/workflows/regular-release.yaml`)

0 commit comments

Comments
 (0)