Commit Graph

355 Commits

Author SHA1 Message Date
James M. Greene
c77de140c8 Use shields.io for more consistent badges 2023-04-18 00:15:14 -05:00
James M. Greene
0a6b5a09eb Add badge for latest release 2023-04-18 00:04:23 -05:00
James M. Greene
ddf1436b98 Reorder badges 2023-04-17 23:57:32 -05:00
James M. Greene
b463fdb52c Shorten workflow names for better badges 2023-04-17 23:54:37 -05:00
James M. Greene
26c37d6a64 Wording tweak 2023-04-17 23:51:57 -05:00
James M. Greene
16c932f680 Update contribution instructions 2023-04-17 23:51:13 -05:00
James M. Greene
e93f066622 Use real version tag in example usage 2023-04-17 23:41:47 -05:00
James M. Greene
0d1bd15af6 Minor wording update in README 2023-04-17 23:37:32 -05:00
James M. Greene
5aacbeac9b Update README with info on Environment Variables set 2023-04-17 23:35:32 -05:00
James M. Greene
3a8a04e5ad Pin release-drafter action usage since we cannot trust outside orgs 2023-04-17 23:29:20 -05:00
James M. Greene
324f764c2b Unpin actions usage since we trust our own org 2023-04-17 23:27:04 -05:00
James M. Greene
5daf42835f Tidy up comment so Dependabot can update it 2023-04-17 23:26:12 -05:00
James M. Greene
dab0b0f83d Remove unnecessary checkout from release drafting workflow 2023-04-17 23:24:42 -05:00
James M. Greene
a8b1dc44fa Actions naming cleanup/reverts 2023-04-17 23:24:24 -05:00
James M. Greene
20bd69d98b Remove 'ci-test' script in favor of generating coverage badges as part of the 'all' script 2023-04-17 23:18:55 -05:00
James M. Greene
f7c37e718b Remove .eslintignore file in favor of existing .eslintrc.json ignore patterns 2023-04-17 23:17:34 -05:00
James M. Greene
425b204f49 Use node-version-file parameter instead of an extra step 2023-04-14 15:52:00 -05:00
grantbirki
9c5eb6975b remove required test coverage section 2023-04-14 21:32:12 +01:00
grantbirki
c667db85ec bundle 2023-04-14 21:29:15 +01:00
grantbirki
c05cd8b1e8 at least 70% coverage 2023-04-14 21:29:12 +01:00
grantbirki
571bf8a87f catches an error when trying to cancel a deployment - test 2023-04-14 21:26:09 +01:00
grantbirki
36f9337a64 test early exit on a deployment cancel request 2023-04-14 21:20:52 +01:00
grantbirki
c38b3699e6 exits early when deployment is not in progress - test 2023-04-14 21:10:57 +01:00
grantbirki
44c5eaa46e add check when no deployment is found 2023-04-14 21:04:16 +01:00
grantbirki
7b5216ce57 bundle and fmt 2023-04-14 21:01:12 +01:00
grantbirki
5f3aba0651 reduce passing coverage while writing tests 2023-04-14 20:59:23 +01:00
grantbirki
3194543231 update tests 2023-04-14 20:58:13 +01:00
grantbirki
515e39edbf structuring tests and functions 2023-04-14 20:43:44 +01:00
grantbirki
dbac87a7c1 new lines 2023-04-13 23:34:29 +01:00
grantbirki
f0789de653 structure readme 2023-04-13 23:26:36 +01:00
grantbirki
b98f9c9766 add inputs and outputs to the readme 2023-04-13 23:23:56 +01:00
grantbirki
54f29598ff npm update all the things 2023-04-13 23:17:15 +01:00
grantbirki
adb13af2ed add coverage badge to readme 2023-04-13 23:13:38 +01:00
grantbirki
68c51d2103 write coverage badge 2023-04-13 23:12:57 +01:00
grantbirki
c21c0b1aa2 enforce 100% test coverage 2023-04-13 23:11:46 +01:00
grantbirki
f28358b33b update ci-test and jest 2023-04-13 23:10:02 +01:00
grantbirki
f5eb43ca84 update readme 2023-04-13 23:08:45 +01:00
grantbirki
ddc80bafdb add a CONTRIBUTING file 2023-04-13 23:01:41 +01:00
grantbirki
f1d846dabc move test file 2023-04-13 22:59:58 +01:00
grantbirki
174365715e init the coverage badge 2023-04-13 22:58:09 +01:00
grantbirki
215f5a3008 update all workflow files to use the .node-version file in the root of the repo 2023-04-13 22:57:59 +01:00
grantbirki
ff86b6ce87 update version in package file 2023-04-13 22:57:36 +01:00
grantbirki
79773139e9 add new root level files 2023-04-13 22:57:24 +01:00
grantbirki
aaa3e0131c remove duplicate CODEOWNERS file 2023-04-13 22:51:51 +01:00
James M. Greene
f81ad71d2e Merge pull request #150 from actions/dependabot/npm_and_yarn/prettier-2.8.7
Bump prettier from 2.8.6 to 2.8.7
2023-03-31 22:15:26 -05:00
dependabot[bot]
adbdac1229 Bump prettier from 2.8.6 to 2.8.7
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.6 to 2.8.7.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.6...2.8.7)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-01 03:12:58 +00:00
James M. Greene
c124166064 Merge pull request #149 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.7.0
Bump eslint-plugin-github from 4.6.1 to 4.7.0
2023-03-31 22:11:04 -05:00
dependabot[bot]
d4e8b127fc Bump eslint-plugin-github from 4.6.1 to 4.7.0
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.6.1...v4.7.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 19:03:30 +00:00
James M. Greene
777703e175 Merge pull request #147 from actions/dependabot/npm_and_yarn/prettier-2.8.6
Bump prettier from 2.8.4 to 2.8.6
2023-03-22 15:55:56 -05:00
dependabot[bot]
34029d15d3 Bump prettier from 2.8.4 to 2.8.6
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.6.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.4...2.8.6)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 20:55:16 +00:00