Commit Graph

21 Commits (openregistries)

Author SHA1 Message Date
Nabil BENDAFI ebac5760d8 feat: force tracking semver tag 2021-01-28 14:41:19 +01:00
Christopher Hlubek fac161a9c3 Bugfix: Do not use nil credentials in watcher addJob 2020-07-14 20:28:55 +02:00
Neil Toledo e7a130d589 ran through gofmt; removed uneccessary comments; cleaned prometheus test 2020-06-12 16:14:11 -07:00
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 3739109082 update test utils 2019-07-07 15:27:47 +01:00
Karolis Rusenas 7a1fa8a713 tests updated 2018-11-30 22:45:44 +00:00
Karolis Rusenas e8d2653ec9 tag updates 2018-10-14 22:18:06 +01:00
Karolis Rusenas f83b58f534 tests updated 2018-10-07 14:17:22 +01:00
Karolis Rusenas a1c98391c7 trigger type check 2018-06-21 08:54:58 +01:00
Karolis Rusenas af0a7d8af6 unwatching images that are not tracked anymore 2018-06-03 14:00:14 +01:00
Karolis Rusenas 67ec485b39 tests for watchers 2018-05-10 23:41:27 +01:00
Karolis Rusenas 52c5101646 using cred helper from watcher 2018-04-28 22:01:44 +01:00
Karolis Rusenas 0d0432bb48 unique watch identifiers 2018-03-25 22:53:03 +01:00
Karolis Rusenas 2a361020f6 updated repo 2017-11-01 18:25:28 +00:00
Karolis Rusenas 775fcc10f9 tests updated 2017-09-24 13:06:28 +01:00
Karolis Rusenas ea1cf35543 updated tests 2017-07-20 21:45:21 +01:00
Karolis Rusenas 7eeaf3aa0c not semver test 2017-07-16 20:54:39 +01:00
Karolis Rusenas 8c3b56fe09 multi tags test 2017-07-16 20:45:48 +01:00
Karolis Rusenas 616e43aff9 testing, interval schedule moved to annotations 2017-07-04 15:37:52 +01:00
Karolis Rusenas 10800b0362 testing 2017-07-02 20:10:14 +01:00
Karolis Rusenas 1b2bd6730d watcher tests 2017-07-02 13:29:29 +01:00