keel/internal/policy
Michael McCallum b42d7a2e97 Allow 2 point versions in images:
We only use 2 points X.Y always unless there is really a patch which is extremely uncommon.
Developers choose the X and tooling chooses the Y. That is the developers only ever have to make a simple decision did I break it or not.

* these are still semver but just treat the patch as optional
* add tests for various combinations of updates
2020-06-29 14:17:47 +12:00
..
force.go policy refactoring 2018-09-02 16:31:22 +01:00
glob.go policy refactoring 2018-09-02 16:31:22 +01:00
glob_test.go tests for glob policy 2018-11-11 11:38:38 +00:00
policy.go Add SemVer pre-release handling 2020-04-19 01:36:21 +02:00
policy_test.go Add SemVer pre-release handling 2020-04-19 01:36:21 +02:00
policytype_jsonenums.go semver policy type 2018-09-02 18:57:25 +01:00
regexp.go regexp policy 2018-09-02 16:32:11 +01:00
semver.go Allow 2 point versions in images: 2020-06-29 14:17:47 +12:00
semver_test.go Allow 2 point versions in images: 2020-06-29 14:17:47 +12:00
semverpolicytype_jsonenums.go semver policy type 2018-09-02 18:57:25 +01:00