Commit Graph

  • 5d5043a13c Merge pull request #97 from actions/dependabot/npm_and_yarn/eslint-8.57.0 Sneha Kripanandan 2024-07-31 12:26:52 -04:00
  • 37578f447e Bump eslint from 8.54.0 to 8.57.0 dependabot[bot] 2024-07-31 16:12:09 +00:00
  • b7462ded63 Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/parser-6.21.0 Sneha Kripanandan 2024-07-31 11:59:15 -04:00
  • de2db00ca6 Merge pull request #92 from actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.21.0 Sneha Kripanandan 2024-07-31 11:57:51 -04:00
  • 1660fcacaa Bump @typescript-eslint/eslint-plugin from 6.20.0 to 6.21.0 dependabot[bot] 2024-03-08 13:53:59 +00:00
  • cf36a13357 Merge pull request #144 from actions/conorsloan/minor-readme-update Conor Sloan 2024-07-30 17:56:27 +01:00
  • d0e1c8dd23 Update README.md Conor Sloan 2024-07-30 17:48:02 +01:00
  • a67b4b908a Merge pull request #143 from actions/conorsloan/add-readme-disclaimer Conor Sloan 2024-07-30 17:39:05 +01:00
  • 3a114e3b75 Update README.md Conor Sloan 2024-07-30 17:25:31 +01:00
  • 287eff5a0a Update README.md Conor Sloan 2024-07-30 17:20:03 +01:00
  • b54ac768df Update README.md Conor Sloan 2024-07-30 17:12:06 +01:00
  • 9bd8f2e9c0 Update README.md Conor Sloan 2024-07-30 17:03:18 +01:00
  • bc99e92f1f Update README.md Conor Sloan 2024-07-30 16:56:30 +01:00
  • 638fb07f1a Update README.md Conor Sloan 2024-07-30 16:48:33 +01:00
  • 58addcb0cc Update README.md Conor Sloan 2024-07-30 16:36:28 +01:00
  • 5c92b3920b add disclaimer Conor Sloan 2024-07-30 15:33:26 +01:00
  • d627a3342b Merge pull request #115 from immutable-actions/conorsloan/attestation-finishing-touches Conor Sloan 2024-04-15 16:55:51 +01:00
  • 3d3a333728 remove async in parser Conor Sloan 2024-04-15 16:11:50 +01:00
  • 18cf56a126 move checking of git checkout out of parse logic Conor Sloan 2024-04-15 15:43:26 +01:00
  • 881fd1c540 fix fs helper git test Conor Sloan 2024-04-15 13:56:23 +01:00
  • 17c0582657 check github_ref tag and sha are checked out on parse Conor Sloan 2024-04-15 13:45:54 +01:00
  • 507635d01b only write attestation for non-private repos Conor Sloan 2024-04-15 12:26:26 +01:00
  • 6dc0f68595 get visibility when grabbing repo information Conor Sloan 2024-04-15 12:03:02 +01:00
  • 96609b599a Merge pull request #110 from immutable-actions/add-with-to-self-publish Conor Sloan 2024-04-09 21:32:29 +01:00
  • d835c26532 Update release.yml Conor Sloan 2024-04-08 11:24:26 +01:00
  • cd600c26cd Merge pull request #112 from immutable-actions/ddivad195/update-archive-paths Conor Sloan 2024-04-09 19:52:55 +01:00
  • 85d00a6e39 add subdirectories in archives ddivad195 2024-04-09 17:05:31 +01:00
  • f11d125628 Merge pull request #108 from immutable-actions/ddivad195/re-integrate-toolkit David Daly 2024-03-26 10:55:52 +00:00
  • 113eb50eb5 re-integrate toolkit code to main action ddivad195 2024-03-25 17:44:45 +00:00
  • 369a6e7b30 Merge pull request #102 from immutable-actions/users/boxofyellow/2024_03/bump-toolkit-0.0.7_0 boxofyellow 2024-03-08 08:53:06 -05:00
  • 761ae0d82e Bump toolkit to 0.0.7 boxofyellow 2024-03-08 05:45:40 -08:00
  • cbce22dbfd Merge pull request #100 from immutable-actions/ddivad195/fix-semver-parsing David Daly 2024-03-05 17:24:03 +00:00
  • 2fabbad58f fix semver parsing by removing ddivad195 2024-03-05 16:18:19 +00:00
  • a4456b225e Merge pull request #101 from immutable-actions/ddivad195/fix-url-parsing David Daly 2024-03-05 17:08:55 +00:00
  • 05bd356814 fix test ddivad195 2024-03-05 16:51:22 +00:00
  • 9c9b57d4d4 update dist ddivad195 2024-03-05 16:35:10 +00:00
  • 1529e43c68 fix isEnterprise check ddivad195 2024-03-05 16:31:13 +00:00
  • e3a931402a Merge pull request #98 from immutable-actions/conorsloan/remove-composite-action Conor Sloan 2024-03-04 14:58:34 +00:00
  • bc3ee93941 fix actions workflows 2: electric boogaloo Conor Sloan 2024-03-01 17:07:20 +00:00
  • 3c21f58d1c fix actions workflows Conor Sloan 2024-03-01 17:04:43 +00:00
  • 54d9a343c3 Move from composite to regular node action. Conor Sloan 2024-03-01 16:45:32 +00:00
  • 2c0bfdf7d3 Merge pull request #91 from immutable-actions/ddivad195/update-readme David Daly 2024-02-07 17:15:02 +00:00
  • 2218323404 remove path from readme David Daly 2024-02-07 15:42:55 +00:00
  • 7cc514f31a Bump @typescript-eslint/parser from 6.19.0 to 6.21.0 dependabot[bot] 2024-02-06 18:37:13 +00:00
  • a6a87a7e13 Merge pull request #86 from immutable-actions/ddivad195/replace-axios2 David Daly 2024-02-06 18:36:27 +00:00
  • b42b69f193 cleanup debug logging ddivad195 2024-02-06 17:49:12 +00:00
  • 1167b03ce8 refactor debug logging ddivad195 2024-02-06 17:30:04 +00:00
  • 4fb632b14a fix lint ddivad195 2024-02-06 16:34:29 +00:00
  • 6d082c4eab cleanup tests ddivad195 2024-02-06 16:19:06 +00:00
  • c4d8d934a0 npm bundled Edwin Sirko 2024-02-02 21:01:15 -05:00
  • e5b7da2730 update tests to remove axios mocks and mock fetch instead ddivad195 2024-01-30 21:24:54 +00:00
  • 501681319f replace axios with fetch ddivad195 2024-01-30 17:20:03 +00:00
  • 38b91834f7 replace axios with fetch ddivad195 2024-01-30 17:19:33 +00:00
  • caf8cf0ef1 fix event_type (#90) Edwin Sirko 2024-02-06 13:20:16 -05:00
  • 2222ac6d53 choose your own platform (#89) Edwin Sirko 2024-02-06 12:56:38 -05:00
  • d4e4f829cb Merge pull request #88 from immutable-actions/conorsloan/use-npm-to-run Conor Sloan 2024-02-06 16:48:41 +00:00
  • f2fb01cf17 run bundle Conor Sloan 2024-02-06 16:42:15 +00:00
  • 1105b75f95 update coverage Conor Sloan 2024-02-06 16:39:53 +00:00
  • 1b0ee34e34 remove manifest from action output printing Conor Sloan 2024-02-06 16:25:28 +00:00
  • 646d55a089 properly quote the output variables Conor Sloan 2024-02-06 16:22:07 +00:00
  • a07f7523c0 quote the path when calling npm to avoid backslash issues Conor Sloan 2024-02-06 16:16:25 +00:00
  • 3f76c4d47c use GITHUB_WORKSPACE as target dir to package up Conor Sloan 2024-02-06 15:48:26 +00:00
  • b8317831f8 kick off action using custom npm script and prefix arg Conor Sloan 2024-02-06 13:05:06 +00:00
  • c8ca97ca0c elongated e2e test timeout to 90s (#85) Edwin Sirko 2024-02-06 11:10:25 -05:00
  • 9525e839de handle todos (#82) Edwin Sirko 2024-02-02 14:59:25 -05:00
  • b80af95dd0 use runner's RUNNER_TEMP for temp directory (#75) Edwin Sirko 2024-01-31 16:50:45 -05:00
  • ebbc8c8d58 rebuild dist after dependabot updates ddivad195 2024-01-31 10:53:27 +00:00
  • b337f88666 Bump @types/node from 20.11.4 to 20.11.13 dependabot[bot] 2024-01-31 08:54:26 +00:00
  • 2bc73b1fa7 Bump fs-extra from 11.1.1 to 11.2.0 dependabot[bot] 2024-01-30 23:06:41 +00:00
  • dcd5d901d2 Bump eslint-plugin-jest from 27.6.0 to 27.6.3 dependabot[bot] 2024-01-31 08:54:31 +00:00
  • 8a5726de70 fix lint David Daly 2024-01-31 09:04:06 +00:00
  • cb79bd1a60 Bump eslint-plugin-prettier from 5.0.1 to 5.1.3 dependabot[bot] 2024-01-30 23:06:02 +00:00
  • 4e41e8883c Bump @types/tar from 6.1.10 to 6.1.11 dependabot[bot] 2024-01-30 23:05:51 +00:00
  • b79f58714f e2e test (#71) Edwin Sirko 2024-01-30 23:46:14 -05:00
  • 6233cad2a5 fix failing lint and test errors ddivad195 2024-01-30 16:13:51 +00:00
  • 50e278b239 Bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.20.0 dependabot[bot] 2024-01-29 22:22:20 +00:00
  • 6e5c3af726 Bump eslint-plugin-jsonc from 2.10.0 to 2.13.0 dependabot[bot] 2024-01-23 22:22:01 +00:00
  • e40ff00655 Bump prettier-eslint from 16.1.2 to 16.3.0 dependabot[bot] 2024-01-30 15:43:23 +00:00
  • f64597ec50 Bump prettier from 3.1.0 to 3.2.4 dependabot[bot] 2024-01-17 22:57:32 +00:00
  • a9399d2ddb Bump typescript from 5.3.2 to 5.3.3 dependabot[bot] 2024-01-29 12:16:01 +00:00
  • 621cb8210d only run if environment is not ghes David Daly 2024-01-30 14:02:59 +00:00
  • dfbae910c5 fixed bug with fsExtra.copySync (#55) Edwin Sirko 2024-01-29 16:44:15 -05:00
  • 1f47b19ed3 Tying up loose ends (#54) Conor Sloan 2024-01-29 20:31:00 +00:00
  • 3c4259bfdd re-enable generate-build-provenance step David Daly 2024-01-29 14:54:24 +00:00
  • 7472b3f822 refactored path calculation Edwin Sirko 2024-01-26 16:00:36 -05:00
  • cb62dd8450 remove console log of path ddivad195 2024-01-26 21:31:48 +00:00
  • db688d0eea make sure to populate outputs of the composite action, Disable attestations boxofyellow 2024-01-26 14:49:48 -05:00
  • 5f9b214e33 properly getting CR URL Edwin Sirko 2024-01-26 13:03:16 -05:00
  • 002cf60682 cleanup action steps David Daly 2024-01-26 16:55:53 +00:00
  • 5e2391735e tests boxofyellow 2024-01-25 08:34:02 -08:00
  • c41316d7a8 v0.0.52: fetch CR URL Edwin Sirko 2024-01-23 15:24:45 -05:00
  • 1fbd6bde21 Refactor into a composite action and integrate with generate-build-provenance action David Daly 2024-01-19 19:00:06 +00:00
  • 997bea009b Bump @typescript-eslint/parser from 6.12.0 to 6.19.0 dependabot[bot] 2024-01-16 14:10:14 +00:00
  • abe17aada8 Bump @types/node from 20.9.4 to 20.11.4 dependabot[bot] 2024-01-16 14:10:19 +00:00
  • b0e29673ab Bump actions/upload-artifact from 3 to 4 dependabot[bot] 2023-12-14 22:39:10 +00:00
  • 55e5053422 Bump github/codeql-action from 2 to 3 dependabot[bot] 2023-12-13 22:40:55 +00:00
  • aa6729b4a8 Bump @types/jest from 29.5.8 to 29.5.11 dependabot[bot] 2023-12-06 22:29:35 +00:00
  • 648b907f71 Bump @types/archiver from 6.0.1 to 6.0.2 dependabot[bot] 2023-11-22 22:50:34 +00:00
  • 57949b89fa Bump @types/tar from 6.1.9 to 6.1.10 dependabot[bot] 2023-11-22 22:50:16 +00:00
  • fd9f0530bf Bump actions/checkout from 3 to 4 dependabot[bot] 2023-11-22 22:10:33 +00:00