Commit Graph

  • 70a78da4d0 update packages linting-rules Salman Muin Kayser Chishti 2025-08-08 15:14:48 +01:00
  • 9960b6a196 Update linter configuration and update Node.js engine requirements Salman Muin Kayser Chishti 2025-08-08 15:13:54 +01:00
  • bf91408afc update linting rules Salman Chishti 2025-08-08 12:04:09 +01:00
  • b02968aaa2 Node 24 upgrade node24 Salman Muin Kayser Chishti 2025-07-30 16:11:35 +01:00
  • ba76012970 Update README.md nebuk89-patch-1 Ben De St Paer-Gotch 2025-06-10 16:41:07 +01:00
  • 9d7a32094c Bump eslint-plugin-jsonc from 2.13.0 to 2.17.0 dependabot/npm_and_yarn/eslint-plugin-jsonc-2.17.0 dependabot[bot] 2024-11-08 22:14:37 +00:00
  • df4cb51565 Bump eslint-plugin-jest from 28.6.0 to 28.9.0 dependabot/npm_and_yarn/eslint-plugin-jest-28.9.0 dependabot[bot] 2024-11-05 22:24:08 +00:00
  • 3b7be9db42 Bump @types/node from 22.0.0 to 22.9.0 dependabot/npm_and_yarn/types/node-22.9.0 dependabot[bot] 2024-11-05 22:23:44 +00:00
  • 4bc8754ffc Merge pull request #208 from actions/konradpabjan/add-new-release-workflow main v0.0.4 v0 Konrad Pabjan 2024-10-22 10:09:29 -04:00
  • f4d851fab3 Simplify release workflow configuration Konrad Pabjan 2024-10-22 09:28:52 -04:00
  • fc8ba308da Create release-new-action-version.yml Konrad Pabjan 2024-10-22 09:08:09 -04:00
  • a76267c6d9 Bump simple-git from 3.24.0 to 3.27.0 dependabot/npm_and_yarn/simple-git-3.27.0 dependabot[bot] 2024-09-24 22:23:41 +00:00
  • 3fc9aa365f Merge pull request #200 from actions/jcambass/2024-09-16/update-instructions Joel Ambass 2024-09-16 17:15:28 +02:00
  • 2d5c4224f2 Use Release Published Joel Ambass 2024-09-16 17:05:18 +02:00
  • 4b1aa5c1cd Merge pull request #199 from actions/jcambass/2024-09-16/do-not-check-for-action-yml v0.0.3 Joel Ambass 2024-09-16 16:29:19 +02:00
  • 2acc8d8fc9 Do not assume action.yml exists Joel Ambass 2024-09-16 16:23:45 +02:00
  • d34ce159aa Merge pull request #198 from actions/Jcambass-patch-1 Joel Ambass 2024-09-16 15:49:38 +02:00
  • d5420c2c97 Use newest Release in README Joel Ambass 2024-09-16 15:46:12 +02:00
  • 23606e825a Merge pull request #197 from actions/jcambass/2024-09-16/default-to-actions-token v0.0.2 Joel Ambass 2024-09-16 15:43:51 +02:00
  • 391942adf2 Default to GITHUB_TOKEN Joel Ambass 2024-09-16 15:16:26 +02:00
  • 09ebfb382a Bump eslint-plugin-github from 4.10.1 to 5.0.2 dependabot/npm_and_yarn/eslint-plugin-github-5.0.2 dependabot[bot] 2024-09-12 22:32:06 +00:00
  • 326f9fed2c Bump axios from 1.6.2 to 1.7.7 dependabot/npm_and_yarn/axios-1.7.7 dependabot[bot] 2024-09-03 15:40:03 +00:00
  • ff725e43e8 Merge pull request #190 from actions/fix_logging v0.0.1 Joel Ambass 2024-09-03 17:38:42 +02:00
  • 65d4d4211f remove old build artifacts fix_logging Joel Ambass 2024-09-03 17:22:12 +02:00
  • 1cbbcdd5ae Fix Logging Joel Ambass 2024-09-03 16:51:21 +02:00
  • b080e888d4 Merge pull request #189 from actions/jcambass/2024-09-03/only-exclude-git-folder Joel Ambass 2024-09-03 16:42:27 +02:00
  • 87530877ea We only need to exclude the .git folder Joel Ambass 2024-09-03 15:32:47 +02:00
  • 0e76848c7e Bump super-linter/super-linter from 6 to 7 dependabot/github_actions/super-linter/super-linter-7 dependabot[bot] 2024-08-29 13:56:59 +00:00
  • 49e905350a Merge pull request #185 from actions/conorsloan/remove-unnecessary-token-permission Conor Sloan 2024-08-29 14:56:01 +01:00
  • 3a0ab30032 Update README.md Conor Sloan 2024-08-29 13:45:22 +01:00
  • 84bfe2de2e Remove attestation write permissions from release workflow Conor Sloan 2024-08-29 13:43:50 +01:00
  • 578de6e124 Merge pull request #183 from actions/conorsloan/update-version-in-readme Conor Sloan 2024-08-28 14:05:18 +01:00
  • e03465965b Update README.md Conor Sloan 2024-08-28 14:02:38 +01:00
  • e3f16e22ab Merge pull request #182 from actions/conorsloan/check-for-uncommitted-changes Conor Sloan 2024-08-28 13:56:41 +01:00
  • 1255bb0a54 error if local changes made to the checked out action content Conor Sloan 2024-08-28 13:15:19 +01:00
  • 4aeb3f6341 Merge pull request #181 from actions/conorsloan/fixup-runtime-security Conor Sloan 2024-08-28 12:39:22 +01:00
  • 86a49c7f6a secure actions execution context Conor Sloan 2024-08-28 12:10:13 +01:00
  • 8a96626c28 Merge pull request #179 from actions/conorsloan/upload-attestations-to-ghcr Conor Sloan 2024-08-27 21:27:41 +01:00
  • 36e729c5aa grab attestation media type and predicate type from attestation bundle Conor Sloan 2024-08-27 20:52:44 +01:00
  • 432126c06c change value of package type for referrer index Conor Sloan 2024-08-23 13:42:27 +01:00
  • 3555a7ef80 update dist Conor Sloan 2024-08-23 13:33:13 +01:00
  • 1b9faf628d add retries and fix up tests Conor Sloan 2024-08-23 13:17:07 +01:00
  • 72b670f356 add tests for index upload Conor Sloan 2024-08-23 11:06:03 +01:00
  • e308348d01 fix up ghcr client tests and remove config from action package layers Conor Sloan 2024-08-23 10:56:04 +01:00
  • e53d6ca2a2 reinstate main tests Conor Sloan 2024-08-23 10:00:06 +01:00
  • da1f4d6352 reverse the upload order Conor Sloan 2024-08-22 20:30:50 +01:00
  • 028b950050 experimental: manually generate and upload all manifests Conor Sloan 2024-08-22 19:40:17 +01:00
  • bafa38ff94 refactor ghcr client for reusable upload functions Conor Sloan 2024-08-22 18:40:02 +01:00
  • e44432d3e5 add new OCI manifests for attestations Conor Sloan 2024-08-22 18:13:15 +01:00
  • c11354f432 upload attestation and referrer index before artifact Conor Sloan 2024-08-22 16:10:09 +01:00
  • 1f725c56d6 upload attestation to GHCR instead of attestations API Conor Sloan 2024-08-22 14:08:50 +01:00
  • f213f0c945 Merge pull request #175 from actions/conorsloan/update-attest-package Conor Sloan 2024-08-21 16:03:33 +01:00
  • 8c9931350a update attest dep and send IA header Conor Sloan 2024-08-21 11:11:46 +01:00
  • 7af620c09c Merge pull request #164 from actions/conorsloan/fix-readme-example-permissions Conor Sloan 2024-08-12 18:06:57 +01:00
  • 9c79aec798 Merge branch 'main' into conorsloan/fix-readme-example-permissions Beth Brennan 2024-08-12 12:53:26 -04:00
  • a2e9ffc7b9 Merge pull request #165 from actions/elbrenn/codeowners Beth Brennan 2024-08-12 12:51:55 -04:00
  • 2af7b38c8b Remove unused codeowners Beth Brennan 2024-08-12 12:48:32 -04:00
  • 3cc27d51e4 Update README.md Conor Sloan 2024-08-12 10:17:43 +01:00
  • e039e1d6b7 Merge pull request #163 from actions/conorsloan/create-codeowners Conor Sloan 2024-08-12 11:40:40 +01:00
  • 11f5dcdbc3 Create CODEOWNERS Conor Sloan 2024-08-12 10:15:17 +01:00
  • 91044eb688 Merge pull request #162 from actions/conorsloan/update-deps Conor Sloan 2024-08-12 10:03:13 +01:00
  • cf53527ffc update dep versions Conor Sloan 2024-08-10 15:10:06 +01:00
  • f58dd8f0ed Merge pull request #161 from actions/conorsloan/fix-self-publishing-workflow-permissions Conor Sloan 2024-08-12 09:56:01 +01:00
  • a959dfafba replace contents: write with attestations: write in release Conor Sloan 2024-08-10 11:37:04 +01:00
  • a61106e002 Merge pull request #159 from actions/conorsloan/never-skip-attestation-write Conor Sloan 2024-08-12 09:53:41 +01:00
  • 90d59724e7 always set skipWrite to false when generating attestations Conor Sloan 2024-08-10 10:09:49 +01:00
  • 1a8d07a497 Merge pull request #94 from actions/dependabot/github_actions/super-linter/super-linter-6 Conor Sloan 2024-08-12 09:50:39 +01:00
  • 50c672a353 dont ignore tests in eslint Conor Sloan 2024-08-10 11:22:25 +01:00
  • 0fd4266160 replace default style with validate env var Conor Sloan 2024-08-10 11:16:36 +01:00
  • e58130f44d move permissions to top level Conor Sloan 2024-08-10 11:10:28 +01:00
  • 229ed04906 ignore tests in eslinter Conor Sloan 2024-08-10 11:08:26 +01:00
  • 766a6934c5 fix codeql permissions Conor Sloan 2024-08-10 11:07:26 +01:00
  • b40fcfc004 attempt 1 to fix linter issues Conor Sloan 2024-08-10 10:56:12 +01:00
  • 67f4b7749e Set fetch-depth for checkout when using super-linter Sneha Kripanandan 2024-08-01 12:51:33 -04:00
  • abf929b7e4 Bump super-linter/super-linter from 5 to 6 dependabot[bot] 2024-07-31 18:05:08 +00:00
  • b8bd8fe389 Merge pull request #158 from actions/conorsloan/send-auth-to-ghcr-lookup-endpoint Conor Sloan 2024-08-09 15:45:58 +01:00
  • ffcb1087c4 send auth token to get container registry url endpoint Conor Sloan 2024-08-09 14:31:15 +01:00
  • f7d49cfdd1 Merge pull request #157 from actions/conorsloan/dump-response-body-on-unexpected-ghcr-response Conor Sloan 2024-08-08 16:48:54 +01:00
  • bebbbc6eee parse GHCR error format for errors Conor Sloan 2024-08-08 13:57:46 +01:00
  • 2bbf08d922 print response body when an http request to ghcr returns unexpected status Conor Sloan 2024-08-08 11:45:25 +01:00
  • 2bc8c192b1 Merge pull request #156 from actions/conorsloan/attest-before-publish Conor Sloan 2024-08-07 21:48:38 +01:00
  • c1f237b012 Generate provenance attestation before performing upload to ghcr Conor Sloan 2024-08-07 17:13:39 +01:00
  • 8215ec2f64 Merge pull request #154 from actions/dependabot/npm_and_yarn/types/jest-29.5.12 Sneha Kripanandan 2024-08-06 09:39:03 -04:00
  • 5de4baf048 Bump @types/jest from 29.5.11 to 29.5.12 dependabot[bot] 2024-08-05 22:25:35 +00:00
  • 9c2a630347 Merge pull request #152 from actions/dependabot/npm_and_yarn/eslint-plugin-jest-28.6.0 Sneha Kripanandan 2024-08-05 15:16:15 -04:00
  • 8e9002fe5a Bump eslint-plugin-jest from 27.6.3 to 28.6.0 dependabot[bot] 2024-08-01 22:17:15 +00:00
  • e2e9fea210 Merge pull request #150 from actions/dependabot/npm_and_yarn/eslint-plugin-prettier-5.2.1 Sneha Kripanandan 2024-08-01 09:07:01 -04:00
  • b757396339 Bump eslint-plugin-prettier from 5.1.3 to 5.2.1 dependabot[bot] 2024-08-01 12:59:46 +00:00
  • ef67e6d74f Merge pull request #149 from actions/dependabot/npm_and_yarn/prettier-3.3.3 Sneha Kripanandan 2024-08-01 08:58:29 -04:00
  • cd067bec7f Bump prettier from 3.2.4 to 3.3.3 dependabot[bot] 2024-07-31 22:23:15 +00:00
  • 36524bea42 Merge pull request #87 from actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.21.0 Sneha Kripanandan 2024-07-31 13:55:44 -04:00
  • d623812b29 Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/parser-6.21.0 Sneha Kripanandan 2024-07-31 13:50:29 -04:00
  • 1354f92349 Merge pull request #147 from actions/dependabot/npm_and_yarn/ts-jest-29.2.3 Sneha Kripanandan 2024-07-31 13:45:56 -04:00
  • 23baf08c4c Bump ts-jest from 29.1.1 to 29.2.3 dependabot[bot] 2024-07-31 17:09:35 +00:00
  • 7fee9b1717 Merge pull request #146 from actions/dependabot/npm_and_yarn/types/node-22.0.0 Sneha Kripanandan 2024-07-31 13:08:10 -04:00
  • 6f395ba687 Bump @types/node from 20.11.13 to 22.0.0 dependabot[bot] 2024-07-31 17:02:46 +00:00
  • e7734cb142 Merge pull request #145 from actions/dependabot/npm_and_yarn/braces-3.0.3 Sneha Kripanandan 2024-07-31 13:01:30 -04:00
  • d669870b09 Bump braces from 3.0.2 to 3.0.3 dependabot[bot] 2024-07-31 16:50:48 +00:00
  • 81207d4b2c Merge pull request #117 from actions/dependabot/npm_and_yarn/follow-redirects-1.15.6 Sneha Kripanandan 2024-07-31 12:49:22 -04:00
  • 011940d503 Bump follow-redirects from 1.15.3 to 1.15.6 dependabot[bot] 2024-07-31 16:29:22 +00:00