Commit Graph
100 Commits
Author SHA1 Message Date
James M. GreeneandGitHub 230466c706 Merge pull request #268 from actions/dependabot/npm_and_yarn/eslint-config-prettier-9.1.0
Bump eslint-config-prettier from 9.0.0 to 9.1.0
2023-12-06 23:39:43 -06:00
James M. GreeneandGitHub cd33125d26 Merge pull request #269 from actions/dependabot/npm_and_yarn/actions/core-1.10.1
Bump @actions/core from 1.10.0 to 1.10.1
2023-12-06 15:29:03 -06:00
James M. GreeneandGitHub 56d63c68a6 Merge pull request #261 from actions/dependabot/npm_and_yarn/actions/github-6.0.0
Bump @actions/github from 5.1.1 to 6.0.0
2023-12-06 15:00:45 -06:00
James M. GreeneandGitHub 1050c5c646 Merge branch 'main' into dependabot/npm_and_yarn/actions/github-6.0.0 2023-12-06 14:57:16 -06:00
James M. Greene f8e6f4a56d Fix formatting 2023-12-06 14:56:54 -06:00
James M. Greene b687ea25c8 Fix last test failure 2023-12-06 14:51:36 -06:00
James M. GreeneandGitHub ccfe503c3f Merge pull request #270 from actions/v3-readme
Update compatibility table for v3
2023-12-06 09:40:25 -06:00
James M. Greene ed119588ad Stabilize some tests 2023-12-06 01:24:29 -06:00
James M. Greene a53c6bc7f1 Update distributables 2023-12-06 01:07:52 -06:00
James M. Greene cc18e529bf Update tests to use undici mocking for latest Octokit 2023-12-06 01:05:59 -06:00
James M. Greene b751a79e06 Add undici as a devDep 2023-12-06 01:04:50 -06:00
James M. GreeneandGitHub dda23d18e4 Update compatibility table for v3 2023-12-04 19:42:16 -06:00
James M. GreeneandGitHub 3430969625 Update .node-version 2023-12-03 00:01:26 -06:00
James M. GreeneandGitHub 77d7344265 Merge pull request #256 from takost/update-to-node-20
Update action to node20
2023-12-02 23:42:58 -06:00
James M. GreeneandGitHub 84abb89dc5 Merge branch 'main' into update-to-node-20 2023-12-02 06:48:59 -06:00
James M. GreeneandGitHub de14547edc Merge pull request #264 from actions/dependabot/npm_and_yarn/prettier-3.1.0
Bump prettier from 3.0.0 to 3.1.0
2023-11-29 15:31:50 -06:00
James M. GreeneandGitHub 3a91181e1b Merge pull request #263 from actions/dependabot/npm_and_yarn/octokit/request-error-5.0.1
Bump @octokit/request-error from 5.0.0 to 5.0.1
2023-11-29 15:27:41 -06:00
James M. GreeneandGitHub f9e640bce0 Merge pull request #262 from actions/dependabot/npm_and_yarn/actions/http-client-2.2.0
Bump @actions/http-client from 2.1.0 to 2.2.0
2023-11-29 14:23:58 -06:00
James M. GreeneandGitHub 6abbee335a Merge pull request #260 from actions/dependabot/npm_and_yarn/vercel/ncc-0.38.1
Bump @vercel/ncc from 0.36.1 to 0.38.1
2023-11-29 10:42:46 -06:00
James M. GreeneandGitHub 03b62d1911 Merge pull request #257 from actions/dependabot/npm_and_yarn/eslint-8.54.0
Bump eslint from 8.44.0 to 8.54.0
2023-11-20 15:22:31 -06:00
James M. GreeneandGitHub 82b8ae3f91 Merge pull request #254 from actions/dependabot/npm_and_yarn/nock-13.3.8
Bump nock from 13.3.1 to 13.3.8
2023-11-20 15:18:37 -06:00
James M. GreeneandGitHub 8c6ef3d8d5 Merge pull request #246 from actions/dependabot/github_actions/actions/setup-node-4
Bump actions/setup-node from 3 to 4
2023-11-20 15:11:20 -06:00
James M. GreeneandGitHub 49af2606ad Merge pull request #245 from actions/dependabot/github_actions/release-drafter/release-drafter-5.25.0
Bump release-drafter/release-drafter from 5.24.0 to 5.25.0
2023-11-20 15:08:45 -06:00
James M. GreeneandGitHub 1f9a7ee304 Merge pull request #232 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.10.1
Bump eslint-plugin-github from 4.8.0 to 4.10.1
2023-11-20 15:03:58 -06:00
James M. GreeneandGitHub a3969a1774 Merge pull request #224 from actions/dependabot/npm_and_yarn/jest-29.7.0
Bump jest from 29.6.1 to 29.7.0
2023-11-20 14:58:19 -06:00
James M. GreeneandGitHub 94490d3099 Merge pull request #210 from actions/fix-comma
Fix cosmetic error by replacing comma with period
2023-11-20 14:36:48 -06:00
James M. GreeneandGitHub b2f7f34415 Merge branch 'main' into fix-comma 2023-11-20 14:30:58 -06:00
James M. GreeneandGitHub dc61a05a4c Merge pull request #220 from actions/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-11-20 14:26:13 -06:00
James M. GreeneandGitHub 11d1068b0c Merge pull request #209 from actions/dependabot/npm_and_yarn/eslint-config-prettier-9.0.0
Bump eslint-config-prettier from 8.8.0 to 9.0.0
2023-11-20 14:21:21 -06:00
James M. GreeneandGitHub fa86ad3bc1 Merge pull request #243 from actions/definitely-not-beta
Remove "beta" disclaimer from README
2023-10-18 15:50:57 -05:00
James M. GreeneandGitHub 976abf18ca Remove "beta" disclaimer from README 2023-10-18 14:43:26 -05:00
James M. Greene 377be98d59 Fix cosmetic error by replacing comma with period 2023-08-09 16:02:32 -05:00
James M. GreeneandGitHub 9dbe382482 Merge pull request #201 from actions/update-compat-table
Update GHES compatibility table after verifying with `3.9.x`
2023-07-21 01:31:59 -05:00
James M. GreeneandGitHub 96a5bb957b Fix typo 2023-07-20 00:18:22 -05:00
James M. GreeneandGitHub 8458d4c873 Update GHES compatibility table after verifying with 3.9.x 2023-07-20 00:17:35 -05:00
James M. GreeneandGitHub 0fd60c869b Merge pull request #194 from actions/dependabot/npm_and_yarn/octokit/request-error-5.0.0
Bump @octokit/request-error from 4.0.1 to 5.0.0
2023-07-10 16:52:19 -05:00
James M. GreeneandGitHub 935c3f915d Merge pull request #196 from actions/dependabot/npm_and_yarn/prettier-3.0.0
Bump prettier from 2.8.8 to 3.0.0
2023-07-10 16:48:29 -05:00
James M. GreeneandGitHub 2b0ca4a2d6 Merge pull request #195 from actions/dependabot/npm_and_yarn/jest-29.6.1
Bump jest from 29.5.0 to 29.6.1
2023-07-10 16:37:21 -05:00
James M. GreeneandGitHub 8b4e85a223 Merge pull request #192 from actions/dependabot/github_actions/release-drafter/release-drafter-5.24.0
Bump release-drafter/release-drafter from 5.23.0 to 5.24.0
2023-07-10 16:24:53 -05:00
James M. GreeneandGitHub 73a7feb190 Merge pull request #191 from actions/dependabot/npm_and_yarn/eslint-8.44.0
Bump eslint from 8.42.0 to 8.44.0
2023-07-10 16:21:29 -05:00
James M. GreeneandGitHub a562022ed9 Merge pull request #197 from actions/break-the-circle
Remove circular JSON references for error debugging
2023-07-10 15:03:45 -05:00
James M. Greene b865ababeb Remove circular JSON references for error debugging 2023-07-10 14:58:49 -05:00
James M. GreeneandGitHub 80d8f1cab8 Merge pull request #182 from actions/dependabot/npm_and_yarn/octokit/request-error-4.0.1
Bump @octokit/request-error from 3.0.3 to 4.0.1
2023-06-12 15:55:45 -05:00
James M. GreeneandGitHub ee48c7b82e Merge pull request #183 from actions/dependabot/npm_and_yarn/eslint-8.42.0
Bump eslint from 8.40.0 to 8.42.0
2023-06-06 09:53:14 -05:00
James M. GreeneandGitHub 90eb49531e Merge pull request #181 from actions/dependabot/npm_and_yarn/eslint-plugin-github-4.8.0
Bump eslint-plugin-github from 4.7.0 to 4.8.0
2023-06-06 09:50:26 -05:00
James M. GreeneandGitHub dc213a7f7d Merge pull request #177 from actions/artifact-size
Check artifact size and warn if too large
2023-06-06 09:47:49 -05:00
James M. Greene fdbbcdba1c Update distributables (again) 2023-06-06 09:43:48 -05:00
James M. Greene 2c56c1e0f7 Tweak wording 2023-06-06 09:40:22 -05:00
James M. GreeneandGitHub b580d214b4 Merge pull request #169 from actions/dependabot/npm_and_yarn/eslint-8.40.0
Bump eslint from 8.38.0 to 8.40.0
2023-05-16 12:16:29 -05:00
James M. GreeneandGitHub e3fab2ac01 Merge pull request #167 from actions/dependabot/npm_and_yarn/nock-13.3.1
Bump nock from 13.3.0 to 13.3.1
2023-05-16 12:11:22 -05:00
James M. GreeneandGitHub f4c31b94b1 Merge pull request #159 from actions/dependabot/npm_and_yarn/prettier-2.8.8
Bump prettier from 2.8.7 to 2.8.8
2023-05-16 11:30:50 -05:00
James M. GreeneandGitHub 8492390532 Merge pull request #170 from actions/timeout-fix
Timeout fix
2023-05-16 11:00:14 -05:00
James M. Greene 2905629ea4 Merge branch 'main' into timeout-fix 2023-05-16 10:28:30 -05:00
James M. GreeneandGitHub c9a8d971f4 Merge pull request #175 from actions/ghes-warning
Add a support note to the deployment creation error if using GHES
2023-05-16 10:27:08 -05:00
James M. Greene ff6c51e54c Remove period to avoid messing up URL 2023-05-16 10:15:22 -05:00
James M. Greene b26c4cb790 Add a support note to the deployment creation error if using GHES 2023-05-16 10:13:05 -05:00
James M. GreeneandGitHub 6b39486d2c Move compatibility table to a less prominent spot 2023-05-15 17:49:07 -05:00
James M. GreeneandGitHub 69cf9b75ca Merge pull request #173 from actions/compat-table
Add GHES compatibility table
2023-05-15 14:32:13 -05:00
James M. Greene 668cc2675f Add a horizontal rule for a visual break 2023-05-15 14:29:46 -05:00
James M. Greene edaafab71f Add a compatibility note to the release notes generation template 2023-05-15 14:21:12 -05:00
James M. Greene fb67d78c18 Add a compatibility table to the README 2023-05-15 14:16:47 -05:00
James M. GreeneandGitHub af48cf94a4 Merge pull request #156 from actions/deprecation-cleanup
Remove deprecated input parameters
2023-04-18 09:59:28 -05:00
James M. Greene b39c421b98 Remove deprecated input parameters 2023-04-18 01:13:17 -05:00
James M. GreeneandGitHub 176fcdbd0d Merge pull request #155 from actions/classic-grantbirki-driveby
General Repository Improvements
2023-04-18 00:43:13 -05:00
James M. Greene b8a0d0233e Alphabetize the npm scripts 2023-04-18 00:34:47 -05:00
James M. Greene 31bb4568ea Move coverage badge to root directory 2023-04-18 00:32:50 -05:00
James M. Greene 6657d340c9 Rename 'functions' directory to 'internal' 2023-04-18 00:32:13 -05:00
James M. Greene efce2761be Revert Actions workflow names since we're overriding in badges 2023-04-18 00:18:00 -05:00
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
James M. GreeneandGitHub 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
James M. GreeneandGitHub 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
James M. GreeneandGitHub 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
James M. GreeneandGitHub 4cc630477b Merge pull request #142 from actions/dependabot/npm_and_yarn/eslint-config-prettier-8.8.0
Bump eslint-config-prettier from 8.7.0 to 8.8.0
2023-03-22 15:53:52 -05:00
James M. GreeneandGitHub 6ff0b5a17e Merge pull request #103 from actions/dependabot/npm_and_yarn/vercel/ncc-0.36.1
Bump @vercel/ncc from 0.31.1 to 0.36.1
2023-03-22 15:33:21 -05:00
James M. GreeneandGitHub 73e62e6511 Merge pull request #140 from actions/cut-v2
Update the deployment API endpoints used by the api-client module
2023-03-17 11:59:36 -05:00
James M. GreeneandGitHub dcda0bb2bc Merge pull request #139 from actions/revert-api-shift
Revert shifted Deployments API endpoint usage
2023-03-17 11:48:46 -05:00
James M. Greene 7ed610198d Update distributables with correct dependencies 2023-03-17 11:21:12 -05:00
James M. Greene 30c6e00b35 Revert shifted API usage from https://github.com/actions/deploy-pages/pull/136
Fixes https://github.com/actions/deploy-pages/issues/137
2023-03-17 11:18:26 -05:00
James M. GreeneandGitHub e690f03220 Merge pull request #133 from actions/dependabot/npm_and_yarn/eslint-8.36.0
Bump eslint from 8.35.0 to 8.36.0
2023-03-14 20:35:28 -05:00
James M. GreeneandGitHub 72f6a10043 Merge pull request #134 from actions/dependabot/npm_and_yarn/actions/http-client-2.1.0
Bump @actions/http-client from 2.0.1 to 2.1.0
2023-03-14 20:33:58 -05:00
James M. GreeneandGitHub 497da40f52 Merge pull request #124 from actions/actions-http-client
Use the `@actions/http-client` and `@actions/github` modules for proxy support
2023-03-09 14:33:48 -06:00
James M. Greene ce35ecd745 Update distributables 2023-03-09 08:23:32 -06:00
James M. Greene a8d1a4cdd2 Prefer elevated RequestError#status, if present 2023-03-09 08:23:21 -06:00
James M. Greene 44b836afed Update distributables 2023-03-09 08:20:38 -06:00