Skip to content

Commit

Permalink
document kiln update-release's ability to cause kiln validate to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
crhntr committed Jul 3, 2023
1 parent b91d080 commit 33a7ae1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions TILE_AUTHOR_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,9 @@ Other parts of the Cloud Foundry ecosystem use [blang/semver](https://github.com
If you get unexpected results, this difference may be the cause.
For simple version constraints they are similar enough.

`kiln update-release` ignores the content of Kilnfile.
This can cause `kiln validate` to fail when a version passed to `kiln update-release` does not match the constraint in the Kilnfile. _This behavior may/should change._

<details>
<summary>PPE TODO</summary>

Expand Down

0 comments on commit 33a7ae1

Please sign in to comment.