Skip to content

Commit b30c8bb

Browse files
authored
docs: update release cadence to one month
1 parent 985037e commit b30c8bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAINTENANCE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ This file describes various maintenance tasks, relevant for project maintainers
22

33
# Release a new version
44

5-
It currently happens every two weeks, around Friday. We don't need to stick to this cadence strictly, the goal is to publish small frequent updates.
5+
It currently happens monthly, around the beginning of each month. We don't need to stick to this cadence strictly, the goal is to publish small frequent updates.
66

77
1. Remove `-SNAPSHOT` for version starting from [/github-workflows-kt/build.gradle.kts](https://github.com/typesafegithub/github-workflows-kt/blob/main/github-workflows-kt/build.gradle.kts). By building the whole project with `./gradlew build`, you will learn what other places need to be adjusted. Once done, create a commit using this pattern for commit message: `chore: prepare for releasing version <version>`.
88
1. Once CI is green for the newly merged commits, create and push an annotated tag:

0 commit comments

Comments
 (0)