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

ci: publish cedarling wasm to npm #10804

Merged
merged 9 commits into from
Feb 7, 2025
Merged

Conversation

moabu
Copy link
Member

@moabu moabu commented Feb 6, 2025

Prepare


Description

Publishes cedarling wasm to NPM registry

Target issue

closes #10803

Implementation Details


Test and Document the changes

  • Static code analysis has been run locally and issues have been fixed
  • Relevant unit and integration tests have been added/updated
  • Relevant documentation has been updated if any (i.e. user guides, installation and configuration guides, technical design docs etc)

Please check the below before submitting your PR. The PR will not be merged if there are no commits that start with docs: to indicate documentation changes or if the below checklist is not selected.

  • I confirm that there is no impact on the docs due to the code changes in this PR.

Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
@mo-auto mo-auto added the area-CI Issue or changes required in automatic builds or CI infrastructure label Feb 6, 2025
moabu added 8 commits February 6, 2025 15:20
Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
Signed-off-by: moabu <47318409+moabu@users.noreply.github.com>
@moabu moabu merged commit 54d23ce into main Feb 7, 2025
7 checks passed
@moabu moabu deleted the ci-publish-built-cedarling-wasm branch February 7, 2025 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-CI Issue or changes required in automatic builds or CI infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ci: publish cedarling wasm to npm
2 participants