We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d99d38 + 639f475 commit f3ccc56Copy full SHA for f3ccc56
.github/pull_request_template.md
@@ -0,0 +1,11 @@
1
+# JIRA
2
+https://clever.atlassian.net/browse/INFRANG-????
3
+
4
+# About
5
6
+# Checklist
7
8
+- [ ] Increment the version number in [VERSION](../VERSION)
9
+- [ ] Add release notes
10
11
+# Testing
VERSION
@@ -1,7 +1,8 @@
-v1.0.0
-Begin publishing goci binaries
+v1.0.1
+- Instead of emitting an error on failed catalog syncs, simply warn
Previously:
+- Begin publishing goci binaries
- Call catalogue config with goci
- build with goci
- deploy with goci
0 commit comments