Skip to content

Commit 77ebd45

Browse files
Excavator: Migrates Autorelease v2 config to v3
1 parent e02fb5c commit 77ebd45

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

.palantir/autorelease.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
type: local
2-
local:
3-
releaseStrategy:
4-
type: timeBasedRelease
5-
timeBasedRelease:
6-
timeSinceLastRelease: 4 days
1+
version: 3
2+
schedules:
3+
timer:
4+
time_since_last_release: 4 days

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="right">
2-
<a href="https://autorelease.general.dmz.palantir.tech/palantir/go-java-launcher"><img src="https://img.shields.io/badge/Perform%20an-Autorelease-success.svg" alt="Autorelease"></a>
2+
<a href="https://autorelease3.general.dmz.palantir.tech/repos/palantir/go-java-launcher"><img src="https://img.shields.io/badge/Perform%20an-Autorelease-success.svg" alt="Autorelease"></a>
33
</p>
44

55
[![CircleCI Build Status](https://circleci.com/gh/palantir/go-java-launcher/tree/develop.svg?style=shield)](https://circleci.com/gh/palantir/go-java-launcher)

0 commit comments

Comments
 (0)