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

Fix wasm-pack builds #37851

Merged
merged 2 commits into from
Feb 7, 2024
Merged

Fix wasm-pack builds #37851

merged 2 commits into from
Feb 7, 2024

Conversation

zmb3
Copy link
Collaborator

@zmb3 zmb3 commented Feb 7, 2024

No description provided.

Copy link

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 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.
Copy link

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
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
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
40 of 41 checks passed
@zmb3 zmb3 deleted the zmb3/wasm-fixes branch February 7, 2024 19:24
@public-teleport-github-review-bot

@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
backport/branch/v15 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