Commit e888bfc
committed
ci: guard the Leiningen install coordinate
The release gate checked only the deps.edn coordinate form, in README.md
and doc/*.md. The Leiningen form was unverified anywhere, so it could
drift silently: buddy-auth shipped 5.0.0 with a guide telling Leiningen
users to install 4.0.2, a release predating its OIDC audience and expiry
fixes.
The check is scoped to the artifact being released, so a companion
coordinate in the same file (psql-clj's modules, beckon and beckon-ffm
referencing each other) is left alone.1 parent 6b3792e commit e888bfc
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
72 | 90 | | |
73 | 91 | | |
74 | 92 | | |
| |||
0 commit comments