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

release workflow #48

Merged
merged 1 commit into from
Feb 3, 2022
Merged

release workflow #48

merged 1 commit into from
Feb 3, 2022

Conversation

davidgamero
Copy link
Collaborator

@davidgamero davidgamero commented Feb 3, 2022

add github actions for tag and release process

@davidgamero davidgamero merged commit 795118a into Azure:main Feb 3, 2022
davidgamero added a commit that referenced this pull request Mar 17, 2022
* skip npm i on release branches (#37)

* Correct secret type for Docker config (#43)

The suggested secret type does not work as a pull secret. Change to a type documented in the k8s docs: https://kubernetes.io/docs/concepts/configuration/secret/#docker-config-secrets

* Update README.md with latest action version (#44)

Fix the generic secret example, which had v1 in the action url.

* new branch name in unit test workflow (#47)

* release workflow (#48)

* update workflow paths (#49)

* Bump ansi-regex from 5.0.0 to 5.0.1 (#46)

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](chalk/ansi-regex@v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Removed lib/ and added lib/ to .gitignore. (#53)

* switch to index.js for ncc compile (#57)

* Bump ws from 2.3.1 to 7.5.7 (#58)

Bumps [ws](https://github.com/websockets/ws) from 2.3.1 to 7.5.7.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@2.3.1...7.5.7)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump shelljs from 0.8.4 to 0.8.5 (#45)

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases)
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md)
- [Commits](shelljs/shelljs@v0.8.4...v0.8.5)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add node modules and compiled JavaScript from main

Co-authored-by: David Gamero <david340804@gmail.com>
Co-authored-by: Richard Simko <rick.simko@gmail.com>
Co-authored-by: Alexander Blagoev <alexander.i.blagoev@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tommy Barnes <thomas.jonathan.barnes@gmail.com>
Co-authored-by: Oliver King <oking3@uncc.edu>
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.

3 participants