Skip to content

Fix wasm-pack builds#37851

Merged
zmb3 merged 2 commits intomasterfrom
zmb3/wasm-fixes
Feb 7, 2024
Merged

Fix wasm-pack builds#37851
zmb3 merged 2 commits intomasterfrom
zmb3/wasm-fixes

Conversation

@zmb3
Copy link
Copy Markdown
Collaborator

@zmb3 zmb3 commented Feb 7, 2024

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 7, 2024

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 changelog: followed by the changelog entries for the PR.

Comment thread web/packages/teleport/package.json Outdated
zmb3 added 2 commits February 7, 2024 11:01
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.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 7, 2024

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 changelog: followed by the changelog entries for the PR.

@zmb3 zmb3 added the no-changelog Indicates that a PR does not require a changelog entry label Feb 7, 2024
@codingllama
Copy link
Copy Markdown
Contributor

@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.

@codingllama
Copy link
Copy Markdown
Contributor

@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.

@zmb3 zmb3 added this pull request to the merge queue Feb 7, 2024
Merged via the queue into master with commit 663c1a7 Feb 7, 2024
@zmb3 zmb3 deleted the zmb3/wasm-fixes branch February 7, 2024 19:24
@public-teleport-github-review-bot
Copy link
Copy Markdown

@zmb3 See the table below for backport results.

Branch Result
branch/v13 Failed
branch/v14 Failed
branch/v15 Create PR

zmb3 added a commit that referenced this pull request Feb 7, 2024
github-merge-queue Bot pushed a commit that referenced this pull request Feb 7, 2024
github-actions Bot pushed a commit that referenced this pull request Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog Indicates that a PR does not require a changelog entry size/sm ui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants