Skip to content

Commit

Permalink
ci(.github/action): add release-candidate-ready-for-qa GitHub action (#…
Browse files Browse the repository at this point in the history
…144)

* ci(.github/action): add deploy-release-candidate GitHub action

* ci(.github/action): rename deploy-release-candidate to release-candidate-ready-for-qa. Change release-candidate-ready-for-qa

* ci(.github/action): create build files for get-release-issue-v1

* ci(.github/action): change the lint script in the get-release-issue-v1

* ci(.github/action): change readme file of release-candidate-ready-for-qa

* ci(.github/action): change the sha-rc input as optional in the release-candidate-ready-for-qa action

* ci(.github/action): delete repo name and owner inputs in the release-candidate-ready-for-qa-v1 action. Change the Readme file of this action
  • Loading branch information
maksym-shynkarenko authored Apr 4, 2024
1 parent 418628b commit 055c6e4
Show file tree
Hide file tree
Showing 9 changed files with 9,126 additions and 7,737 deletions.
2 changes: 1 addition & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
node_modules
dist
coverage
.nyc_output
.nyc_output
Loading

0 comments on commit 055c6e4

Please sign in to comment.