Commit Graph
131 Commits
Author SHA1 Message Date
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
dependabot[bot]andGitHub af252b46b2 Bump prettier-eslint from 16.1.2 to 16.3.0
Bumps [prettier-eslint](https://github.com/prettier/prettier-eslint) from 16.1.2 to 16.3.0.
- [Release notes](https://github.com/prettier/prettier-eslint/releases)
- [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier-eslint/compare/v16.1.2...v16.3.0)

---
updated-dependencies:
- dependency-name: prettier-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
2024-01-30 15:43:23 +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
Edwin Sirko b0301f588c forgot to npm run bundle 2024-01-29 21:05:30 -05:00
Edwin SirkoandGitHub 207498716a fixed repoId/ownerId as string in json manifest (#59) 2024-01-29 21:03:59 -05:00
Edwin Sirko 20e4d5d06f npm run package 2024-01-29 18:36:21 -05:00
Edwin Sirko c0f3a2de99 auth header 2024-01-29 18:35:12 -05:00
Edwin SirkoandGitHub 54d0a402f9 npm run bundle (#57)
* 2 small fixes

* npm run bundle
2024-01-29 17:11:29 -05:00
Edwin SirkoandGitHub 1c17c22b51 2 small fixes (#56) 2024-01-29 17:09:19 -05:00
Edwin SirkoandGitHub 77fbf96c58 fixed bug with fsExtra.copySync (#55) 2024-01-29 16:44:15 -05:00
Conor SloanandGitHub b6419ce067 Tying up loose ends (#54)
* various qol updates to publish action

* review comments and run bundle
2024-01-29 15:31:00 -05: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
dependabot[bot]andGitHub eca17b8b76 Bump typescript from 5.3.2 to 5.3.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
2024-01-29 12:16:01 +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
Edwin SirkoandGitHub 7941d52ec3 Merge pull request #3 from ddivad195/esirko/validate-paths
validate paths
2024-01-26 22:03:26 -05:00
Edwin Sirko b9af78dd4e fix 2024-01-26 21:54:49 -05:00
Edwin Sirko 10fbfab203 fix 2024-01-26 21:54:16 -05:00
Edwin Sirko d7d99939bd lint 2024-01-26 21:42:28 -05:00
Edwin Sirko 1219afee65 dist 2024-01-26 21:07:36 -05:00
Edwin Sirko 7b797db603 comment 2024-01-26 21:06:07 -05:00
Edwin Sirko 35c8ddfb58 ok 2024-01-26 21:03:27 -05:00
Edwin Sirko 2052298171 fix 2024-01-26 20:52:00 -05:00
Edwin Sirko 31164a045a tests almost there 2024-01-26 20:44:17 -05:00
Edwin Sirko d7ee685291 wip 2024-01-26 18:09:48 -05:00
Edwin Sirko 3e6047108b wip 2024-01-26 17:45:38 -05:00
Edwin Sirko 6630eef689 tests 2024-01-26 16:35:51 -05:00
Edwin Sirko 6eccb75525 fix 2024-01-26 16:35:51 -05:00
Edwin Sirko 89c429cf42 refactored path calculation 2024-01-26 16:35:51 -05:00
ddivad195 814845b943 remove console log of path 2024-01-26 21:31:48 +00:00
boxofyellowandGitHub 4e9f7acdee fix outputs 2024-01-26 16:29:43 -05:00
boxofyellow 1191379019 fromm running npm run all 2024-01-26 13:10:01 -08:00
boxofyellow 78e9f1d365 fix tests 2024-01-26 13:09:44 -08:00
boxofyellow ac306b4799 after npm run package 2024-01-26 12:18:00 -08:00
boxofyellow ebdbf0a34b fix lint 2024-01-26 12:14:31 -08:00
boxofyellowandGitHub 332b90e4be Disable attestations 2024-01-26 14:59:41 -05:00
boxofyellowandGitHub 5b27b9838a make sure to populate outputs of the composite action 2024-01-26 14:49:48 -05:00
Edwin SirkoandGitHub c0eda00aa3 Merge pull request #2 from ddivad195/esirko/validation-stuff
validation stuff
2024-01-26 13:50:45 -05:00
Edwin Sirko 206ff2d4e2 order logic to fail fast appropriately 2024-01-26 13:15:36 -05:00
Edwin Sirko 7120405e17 auto changes 2024-01-26 13:09:08 -05:00