Skip to content

ci: adding ci builds e2e, linux and package vsix using github actions#24

Merged
laileni-aws merged 6 commits intomainfrom
feature/ci-builds
Mar 13, 2026
Merged

ci: adding ci builds e2e, linux and package vsix using github actions#24
laileni-aws merged 6 commits intomainfrom
feature/ci-builds

Conversation

@laileni-aws
Copy link
Copy Markdown
Contributor

Notes:

  • Adding new CI builds:

    1. test Linux — Unit tests on Ubuntu (minimum, stable, insiders)
    2. test E2E — End-to-end tests on Ubuntu (stable, with TODO to expand)
    3. package VSIX — Extension packaging verification on Ubuntu
  • Some tests require SSO auth infrastructure (auth Lambda + Secrets Manager) only available in internal CI. So, they are skipped in GitHub Actions.


  • Treat all work as PUBLIC. Private feature/x branches will not be squash-merged at release time.
  • Your code changes must meet the guidelines in CONTRIBUTING.md.
  • License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

@laileni-aws laileni-aws requested a review from a team as a code owner March 13, 2026 19:09
Comment thread .github/workflows/node.js.yml Fixed
feat: expand e2e ci tests to minimum and insiders
…in (#25)

* feat: expand e2e ci tests to minimum and insiders

* fix: adding permissions to ci

* fix: remove duplicate ci builds when raised from feature branch to main
@laileni-aws laileni-aws enabled auto-merge (squash) March 13, 2026 22:22
@laileni-aws laileni-aws merged commit 0be7998 into main Mar 13, 2026
34 checks passed
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

Successfully merging this pull request may close these issues.

4 participants