Conversation
|
The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with |
wasm-pack will do this at build time if the target is not available, but by baking it into the image we avoid having to do it during each build.
And make sure that we always install the version from the lockfile, which prevents wasm-pack from failing with --mode=no-install.
|
The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with |
|
@zmb3, I think you'll need to pin golangci-lint to v1.55.2 here: https://github.com/gravitational/teleport.e/blob/b20f3215c07757428e1a43acd1268afe54992877/.github/workflows/lint.yaml#L40. I can update it again after CI stabilizes. |
Sorry, this comment was meant for https://github.com/gravitational/teleport.e/pull/3382. I see you fixed it already. |
Partial backport of #37851
Partial backport of #37851
No description provided.