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/CD] Need Github actions to auto build/test/release lib to npm #20

Open
3 tasks
adhokshaja opened this issue Jan 22, 2022 · 0 comments
Open
3 tasks
Milestone

Comments

@adhokshaja
Copy link
Member

Currently, all releases need to be manual, and as a result, merged fixes such as the ones created by dependabot (e.g. #15 ) do not get automatically released, leaving the releases in a vulnerable state. Need Ci/CD pipelines either using github actions or Azure pipelines to auto build, test & release artifacts (Script file and/or npm packages).

P0:

  • CI/CD to auto build and release script file from main on github.
    Blockers: none

P1:

P2:

@adhokshaja adhokshaja added this to the Full CI/CD milestone Jan 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant