fix - remove force destroy of application offers. #497
Annotations
1 error and 1 warning
Run wagoid/commitlint-github-action@v6
You have commit messages with errors
⧗ input: fix[offers]: remove force destroy of application offers
Removes force removal of application offers, but rather errors out if there are existing integrations
with the offer that must be removed first. This is a much cleaner way to destroy offers as the use
of the `force` flag may leave the Juju state with leftover artefacts.
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading