Commit Graph
75 Commits
Author SHA1 Message Date
James M. GreeneandGitHub 5acfbbfe53 Remove check for pre/ distributables 2023-02-10 22:56:02 -06:00
James M. GreeneandGitHub 51b5f463c8 Merge pull request #101 from actions/npm-cached-test
Update npm cache usage in test workflow
2023-02-01 00:34:11 -06:00
James M. GreeneandGitHub a47774e76f Update npm cache usage in test workflow 2023-02-01 00:32:04 -06:00
James M. GreeneandGitHub 0243b6c10d Merge pull request #96 from actions/dependabot/npm_and_yarn/axios-1.3.0
Bump axios from 0.24.0 to 1.3.0
2023-02-01 00:26:17 -06:00
James M. Greene c5b13e825e Update distributables 2023-02-01 00:24:23 -06:00
James M. GreeneandGitHub fdc3607aa5 Merge pull request #99 from actions/dependabot/npm_and_yarn/eslint-config-prettier-8.6.0
Bump eslint-config-prettier from 8.3.0 to 8.6.0
2023-02-01 00:07:31 -06:00
James M. GreeneandGitHub 90f24e5afb Merge pull request #100 from actions/dependabot/npm_and_yarn/eslint-8.33.0
Bump eslint from 8.2.0 to 8.33.0
2023-02-01 00:04:50 -06:00
James M. GreeneandGitHub 13e4944607 Merge pull request #97 from actions/dependabot/npm_and_yarn/prettier-2.8.3
Bump prettier from 2.4.1 to 2.8.3
2023-02-01 00:03:27 -06:00
James M. GreeneandGitHub 2029fc10d5 Merge pull request #98 from actions/dependabot/npm_and_yarn/jest-29.4.1
Bump jest from 27.3.1 to 29.4.1
2023-02-01 00:01:07 -06:00
James M. GreeneandGitHub 97522131dc Merge pull request #95 from actions/dependabot-npm-updates
Add npm to Dependabot update list
2023-01-31 23:56:02 -06:00
James M. GreeneandGitHub 1ae2543781 Merge branch 'main' into dependabot-npm-updates 2023-01-31 23:55:26 -06:00
James M. GreeneandGitHub b32eea76f2 Merge pull request #89 from actions/dependabot/npm_and_yarn/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2
2023-01-30 22:24:14 -06:00
James M. GreeneandGitHub e2e88ddce2 Merge pull request #91 from actions/dependabot/github_actions/actions/publish-action-0.2.2
Bump actions/publish-action from 0.2.1 to 0.2.2
2023-01-30 22:20:33 -06:00
James M. GreeneandGitHub 006c281682 Add npm to Dependabot update list 2023-01-30 22:15:03 -06:00
James M. GreeneandGitHub ad08c0c36d Merge pull request #90 from actions/dependabot-config
Add Dependabot config for Actions usage updates
2023-01-13 16:37:27 -06:00
James M. Greene 22d02a6726 Comply with Prettier expectations 2023-01-13 16:34:58 -06:00
James M. GreeneandGitHub 8a6bc55a7a Add Dependabot config for Actions usage updates 2023-01-13 15:58:45 -06:00
James M. GreeneandGitHub 368bf1aa22 Merge pull request #83 from actions/pr82
Update to PR #82
2022-11-30 10:46:59 -06:00
James M. Greene 7fe67672d7 Update distributables 2022-11-30 10:43:09 -06:00
James M. GreeneandGitHub cecb121fe2 Merge branch 'main' into patch-1 2022-11-30 10:33:09 -06:00
James M. GreeneandGitHub 67198a6ece Merge pull request #80 from actions/JamesMGreene-patch-1
Update to latest `actions/publish-action`
2022-11-22 22:26:39 -06:00
James M. GreeneandGitHub e19278d945 Update to latest actions/publish-action
To avoid Actions core deprecation messages.

https://github.com/actions/publish-action/releases/tag/v0.2.1
2022-11-22 10:26:12 -06:00
James M. GreeneandGitHub 20a4baa109 Merge pull request #79 from actions/add-settings-url-to-error
Add repo settings URL to help users react to error message
2022-11-21 09:51:21 -06:00
James M. Greene 3ffff52a9c Add repo settings URL to help users react to error message 2022-11-17 12:40:28 -06:00
James M. GreeneandGitHub af875e2038 Merge pull request #78 from actions/dependabot/npm_and_yarn/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2
2022-11-16 20:12:48 -06:00
James M. GreeneandGitHub 9b6b97b3c8 Merge pull request #77 from actions/fix-artifact
Fix artifact name defaulting behavior
2022-11-16 20:07:55 -06:00
James M. Greene 9b641caa4a Fix artifact name defaulting behavior 2022-11-16 20:02:14 -06:00
James M. GreeneandGitHub 75c1124b14 Merge pull request #67 from actions/release-process-updates
Update release process in README
2022-09-26 15:45:28 -05:00
James M. GreeneandGitHub 766cde6ce5 Merge branch 'main' into release-process-updates 2022-09-26 15:43:11 -05:00
James M. GreeneandGitHub 1352fce070 Merge pull request #65 from actions/unused-deps
Clean up some unused dependencies
2022-09-26 15:37:52 -05:00
James M. Greene 12ecc67b1a Remove unnecessary Jest config 2022-09-26 15:30:15 -05:00
James M. Greene b388ef8bf2 Remove unnecessary first-party use of Regenerator 2022-09-26 14:47:48 -05:00
James M. Greene 818dc836a0 Merge branch 'main' into unused-deps 2022-09-26 14:34:08 -05:00
James M. GreeneandGitHub 60e36109df Merge pull request #64 from actions/eslint-roller
Update ESLint config and expand usage
2022-09-26 14:12:25 -05:00
James M. GreeneandGitHub 7098b54017 Merge branch 'main' into eslint-roller 2022-09-26 14:10:15 -05:00
James M. GreeneandGitHub 539d415250 Merge pull request #63 from actions/i-feel-prettier
Expand Prettier usage
2022-09-26 14:08:33 -05:00
James M. GreeneandGitHub af51f9ed91 Update release process in README 2022-09-19 10:53:48 -05:00
James M. Greene 6e7a81b68f Revise linter Actions workflow 2022-09-16 23:16:38 -05:00
James M. Greene 6bbc94d747 Remove unused deps related to Babel 2022-09-16 23:14:27 -05:00
James M. Greene 20ece23417 Remove unused packages 2022-09-16 23:10:54 -05:00
James M. Greene 503d9f28e7 Remove redundant require for global variables 2022-09-16 23:05:43 -05:00
James M. Greene f8491fe25c Enhance ESLint configuration 2022-09-16 22:59:17 -05:00
James M. Greene de75c272ff Expand ESLint usage and add check script 2022-09-16 22:52:58 -05:00
James M. Greene 5e811dcf4c Sort scripts alphabetically 2022-09-16 22:52:36 -05:00
James M. Greene f14d75a58d Reformat all the things 2022-09-16 22:39:00 -05:00
James M. Greene 2727d0f5db Reorder dependencies alphabetically 2022-09-16 22:37:54 -05:00
James M. Greene 67de43d94c Remove unused dependency 2022-09-16 22:37:33 -05:00
James M. Greene 1996917397 Expand Prettier coverage 2022-09-16 22:36:35 -05:00
James M. GreeneandGitHub c2379ec5e7 Merge pull request #61 from actions/upstream-preview-alpha
Add support for preview deployments internal alpha experiment 🧪
2022-09-13 19:58:43 -05:00
James M. Greene e7d22decca Remove internal debugging from @actions/core 2022-09-09 18:54:00 -05:00
James M. Greene 9b78820d58 Update distributables 2022-09-09 18:51:52 -05:00
James M. Greene dd23652c5c Adhere to Prettier formatting 2022-09-09 18:51:35 -05:00
James M. Greene ec456f786c Correct outdated reference 2022-09-09 18:50:08 -05:00
James M. GreeneandGitHub b68f047ef0 Merge branch 'main' into upstream-preview-alpha 2022-09-09 18:49:17 -05:00
James M. GreeneandGitHub 791c72a9c0 Merge pull request #60 from actions/yaml-consistency
Use single quotes in Action metadata for consistency
2022-09-09 18:48:39 -05:00
James M. GreeneandGitHub b45768bc0f Merge branch 'main' into yaml-consistency 2022-09-09 18:47:11 -05:00
James M. GreeneandGitHub 3c12eff351 Merge pull request #59 from actions/fix-org-refs
Correct organization references
2022-09-09 18:46:55 -05:00
James M. Greene f5fafd81c2 Remove '.only' from the new unit test 2022-09-09 18:46:36 -05:00
James M. Greene f8578825e2 Update distributables 2022-09-09 18:44:20 -05:00
James M. Greene d2d7f752d5 Add support for preview deployments 2022-09-09 18:44:03 -05:00
James M. Greene ad109d8dbd Add failing test 2022-09-09 18:29:17 -05:00
James M. Greene 3ed1d6d9a8 Use single quotes in Action metadata for consistency 2022-09-09 17:09:19 -05:00
James M. Greene 71efac92ad Add 'preview' input parameter to Action metadata 2022-09-09 17:08:16 -05:00
James M. Greene b742641b90 Correct organization references 2022-09-09 16:59:57 -05:00
James M. GreeneandGitHub b627026553 Merge pull request #54 from actions/codeowners-file
Add CODEOWNERS file
2022-08-19 13:29:24 -05:00
James M. Greene 9bd912c0ca Add CODEOWNERS file 2022-08-19 13:28:07 -05:00
James M. GreeneandGitHub ed034ea1c3 Merge pull request #53 from actions/consistent-release-workflow
Make the major version release workflow consistent with other Actions
2022-08-19 13:27:01 -05:00
James M. GreeneandGitHub 8f9a38d5e7 Update major version only for full releases 2022-08-19 12:33:44 -05:00
James M. GreeneandGitHub 71b1669225 Make the major version release workflow consistent with other Actions
Based on https://github.com/paper-spa/configure-pages/edit/main/.github/workflows/release.yml
2022-08-19 12:26:27 -05:00
James M. GreeneandGitHub a87638c69c Merge pull request #52 from actions/dependabot/npm_and_yarn/actions/core-1.9.1
Bump @actions/core from 1.6.0 to 1.9.1
2022-08-19 12:16:59 -05:00
James M. Greene 85d735dc73 Update distributables 2022-08-19 12:14:36 -05:00
James M. GreeneandGitHub e490850a64 Lowercase the README title 2022-08-10 14:01:18 -05:00
James M. GreeneandGitHub 5743579482 Merge pull request #49 from actions/marketplace-unique-name
Update Action name to enable Marketplace publishing
2022-08-10 14:00:26 -05:00
James M. GreeneandGitHub 5fd268dcdd Update name per suggestion 2022-08-10 12:59:11 -05:00
James M. GreeneandGitHub fbb46fa661 Update Action name for Marketplace publishing 2022-08-09 22:15:35 -05:00