Commit Graph

9 Commits (0.18.1)

Author SHA1 Message Date
Aurélien Grenotton d3c1ee82d3 Add SemVer pre-release handling
Previously, SemVer pre-release version was used to differentiate kind
of "branches", not allowing to cross pre-release on update.
According to SemVer spec, this should rather rely on the metadata.
New "keel.sh/matchPreRelease" annotation (or label) is added to disable
current keel behavior and consider the pre-release as a standard
SemVer versioning token.
For backward compatibility purpose, its value defaults to "true" if not
specified.
Closes #252

Also reviewed WatchRepositoryTagsJob tags handling.
Fixes #490
2020-04-19 01:36:21 +02:00
Karolis Rusenas afe0771b37 including arm builds 2019-09-29 21:48:28 +01:00
Karolis cbee5e0127 test output to gitignore 2019-07-07 15:28:42 +01:00
Chirica Gheorghe 71d1e60dc7 Merge remote-tracking branch 'upstream/master' 2019-05-30 06:51:28 +03:00
Karolis Rusenas 73df2bea6f ignore 2019-05-11 10:27:11 +01:00
Karolis Rusenas 7fdd8e8e66 ignore update 2018-02-25 19:17:21 +00:00
Karolis Rusenas 62b6cab336 ignore updated 2018-02-11 16:16:44 +00:00
Karolis Rusenas 48f0e14dbe cleanup 2017-06-11 22:52:51 +01:00
Karolis Rusenas 73d0a329c5 ignore 2017-06-10 12:23:00 +01:00