Commit ca7ab08
committed
flagd: add livecheck
We noticed in a recent version bump PR for `flagd` that upstream
only appears to mark `core/v1.2.3` releases as "latest", not releases
like `flagd/v1.2.3`. This adds a `livecheck` block that checks the
`flagd/v1.2.3` tags, omitting unrelated tags. This also adds a comment
to explain the situation, so hopefully maintainers will know not to
wait for a `flagd` version to be marked as "latest".1 parent de1dcda commit ca7ab08
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
10 | 20 | | |
11 | 21 | | |
12 | 22 | | |
| |||
0 commit comments