diff --git a/.palantir/autorelease.yml b/.palantir/autorelease.yml new file mode 100644 index 00000000000..5ed66242819 --- /dev/null +++ b/.palantir/autorelease.yml @@ -0,0 +1,6 @@ +type: local +local: + releaseStrategy: + type: timeBasedRelease + timeBasedRelease: + timeSinceLastRelease: 1 days diff --git a/changelog/@unreleased/pr-4557.v2.yml b/changelog/@unreleased/pr-4557.v2.yml new file mode 100644 index 00000000000..5dc910bedd8 --- /dev/null +++ b/changelog/@unreleased/pr-4557.v2.yml @@ -0,0 +1,28 @@ +type: improvement +improvement: + description: |- + Add eggtimer. + + **Goals (and why)**: + + Make sure releases happen often. + + **Implementation Description (bullets)**: + + I don't know if this will actually work. + + **Testing (What was existing testing like? What have you done to improve it?)**: + + **Concerns (what feedback would you like?)**: + + **Where should we start reviewing?**: + + **Priority (whenever / two weeks / yesterday)**: + + + links: + - https://github.com/palantir/atlasdb/pull/4557