Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

builds should collect warnings/deprecations #191

Open
tobybellwood opened this issue Mar 2, 2023 · 2 comments
Open

builds should collect warnings/deprecations #191

tobybellwood opened this issue Mar 2, 2023 · 2 comments

Comments

@tobybellwood
Copy link
Member

tobybellwood commented Mar 2, 2023

As we deprecate functionality in the lagoon.yml (and elsewhere), there should be a mechanism for builds to be able to alert the users - firstly via the build logs, but also to be able to save a deployment as "completed with errors" or similar - these could then be passed to the UI

Some example deprecations were raised in:
uselagoon/lagoon#3136
uselagoon/lagoon-linter#21
uselagoon/lagoon-linter#22
uselagoon/lagoon-linter#23

@smlx
Copy link
Member

smlx commented Mar 3, 2023

The lagoon-linter has a deprecated profile for this purpose. See uselagoon/lagoon-linter#14 (comment)

@shreddedbacon
Copy link
Member

#255 introduced warnings support, not sure if this closes this issue though, but could be used to identify other things to warn about?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants