Commit Graph
35 Commits
Author SHA1 Message Date
David DalyandGitHub 37fdf001e6 Merge pull request #67 from immutable-actions/dependabot/npm_and_yarn/eslint-plugin-prettier-5.1.3
Bump eslint-plugin-prettier from 5.0.1 to 5.1.3
2024-01-31 08:53:51 +00:00
David DalyandGitHub 67ce24a600 Merge pull request #66 from immutable-actions/dependabot/npm_and_yarn/types/tar-6.1.11
Bump @types/tar from 6.1.10 to 6.1.11
2024-01-31 08:53:40 +00:00
David DalyandGitHub e9fcf73691 Merge pull request #65 from immutable-actions/ddivad195/fix-ghes-condition
fix ghes condition
2024-01-30 17:39:29 +00:00
David DalyandGitHub 4cdee1e5e8 fix ghes condition 2024-01-30 17:24:32 +00:00
David DalyandGitHub d868f0b26b Merge pull request #63 from immutable-actions/ddivad195/fix-lint-and-tests
fix failing lint and test errors
2024-01-30 16:36:16 +00:00
ddivad195 908d89c8d9 fix readme lint 2024-01-30 16:29:57 +00:00
ddivad195 c589a2a7d4 fix lint errors, remove generate-new-version file 2024-01-30 16:24:25 +00:00
ddivad195 8d2cafe1d2 fix failing lint and test errors 2024-01-30 16:13:51 +00:00
David DalyandGitHub 06bd4f4498 Merge pull request #58 from immutable-actions/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.20.0
Bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.20.0
2024-01-30 15:44:52 +00:00
David DalyandGitHub 6f14e6710a Merge pull request #52 from immutable-actions/dependabot/npm_and_yarn/eslint-plugin-jsonc-2.13.0
Bump eslint-plugin-jsonc from 2.10.0 to 2.13.0
2024-01-30 15:44:36 +00:00
David DalyandGitHub c3bb20a679 Merge pull request #50 from immutable-actions/dependabot/npm_and_yarn/prettier-eslint-16.3.0
Bump prettier-eslint from 16.1.2 to 16.3.0
2024-01-30 15:44:24 +00:00
David DalyandGitHub d56b8b6a7d Merge pull request #49 from immutable-actions/dependabot/npm_and_yarn/prettier-3.2.4
Bump prettier from 3.1.0 to 3.2.4
2024-01-30 15:42:47 +00:00
David DalyandGitHub b86c87d753 Merge pull request #46 from immutable-actions/dependabot/npm_and_yarn/typescript-5.3.3
Bump typescript from 5.3.2 to 5.3.3
2024-01-30 15:42:35 +00:00
David DalyandGitHub 3c0615c0b0 Merge pull request #60 from immutable-actions/ddivad195/misc-cleanup
remove path input
2024-01-30 15:41:34 +00:00
David DalyandGitHub d2333ec560 Merge pull request #62 from immutable-actions/ddivad195/skip-provenance-ghes
only run provenance step if environment is not ghes
2024-01-30 15:39:27 +00:00
David DalyandGitHub baee642dcc only run if environment is not ghes 2024-01-30 14:02:59 +00:00
David DalyandGitHub 55d1a91db3 remove permissions from action.yml 2024-01-30 12:46:29 +00:00
ddivad195 5fc6c86976 remove path input param 2024-01-30 11:04:39 +00:00
David DalyandGitHub b5c14d38d4 Update release.yml 2024-01-29 16:32:02 +00:00
David DalyandGitHub ea0d6338c1 add missing permissions to workflow 2024-01-29 16:25:15 +00:00
David DalyandGitHub 3de30988eb fix indentation (again) 2024-01-29 15:03:42 +00:00
David DalyandGitHub b79d3edb6f fix indentation 2024-01-29 14:56:41 +00:00
David DalyandGitHub af4e6c17e2 re-enable generate-build-provenance step 2024-01-29 14:54:24 +00:00
David DalyandGitHub 488a01bcb4 Merge pull request #53 from ddivad195/main
Implement new functionality, add testing and update documentation
2024-01-29 12:14:59 +00:00
ddivad195 814845b943 remove console log of path 2024-01-26 21:31:48 +00:00
David DalyandGitHub 20f2765392 cleanup action steps 2024-01-26 16:55:53 +00:00
David Daly 79314de299 Refactor into a composite action and integrate with generate-build-provenance action
- Refactor the action from a 'node' action to a 'composite' action
- Create and output a sha256 hash of the image manifest
- Update action inputs & outputs
- Integrate with the 'generate-build-provenance' action as part of the composite action
2024-01-26 16:34:37 +00:00
David DalyandGitHub 7ef2d24f3b Merge pull request #42 from immutable-actions/dependabot/npm_and_yarn/typescript-eslint/parser-6.19.0
Bump @typescript-eslint/parser from 6.12.0 to 6.19.0
2024-01-16 14:11:18 +00:00
David DalyandGitHub 9644d0366d Merge pull request #43 from immutable-actions/dependabot/npm_and_yarn/types/node-20.11.4
Bump @types/node from 20.9.4 to 20.11.4
2024-01-16 14:11:08 +00:00
David DalyandGitHub b1add807f0 Merge pull request #30 from immutable-actions/dependabot/github_actions/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4
2024-01-16 14:10:02 +00:00
David DalyandGitHub 7d8d590e92 Merge pull request #29 from immutable-actions/dependabot/github_actions/github/codeql-action-3
Bump github/codeql-action from 2 to 3
2024-01-16 14:09:53 +00:00
David DalyandGitHub 05d737b2f0 Merge pull request #26 from immutable-actions/dependabot/npm_and_yarn/types/jest-29.5.11
Bump @types/jest from 29.5.8 to 29.5.11
2024-01-16 14:09:42 +00:00
David DalyandGitHub 2ef6e4fb4b Merge pull request #16 from immutable-actions/dependabot/npm_and_yarn/types/archiver-6.0.2
Bump @types/archiver from 6.0.1 to 6.0.2
2024-01-16 14:09:31 +00:00
David DalyandGitHub 462d5b2421 Merge pull request #15 from immutable-actions/dependabot/npm_and_yarn/types/tar-6.1.10
Bump @types/tar from 6.1.9 to 6.1.10
2024-01-16 14:09:21 +00:00
David DalyandGitHub 4a28d7b07e Merge pull request #14 from immutable-actions/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2024-01-16 14:09:08 +00:00