Commit Graph

127 Commits

Author SHA1 Message Date
David Daly 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 Daly 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 Daly 3c0615c0b0 Merge pull request #60 from immutable-actions/ddivad195/misc-cleanup
remove path input
2024-01-30 15:41:34 +00:00
David Daly 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 Daly baee642dcc only run if environment is not ghes 2024-01-30 14:02:59 +00:00
David Daly 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 Sirko 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 Sirko 54d0a402f9 npm run bundle (#57)
* 2 small fixes

* npm run bundle
2024-01-29 17:11:29 -05:00
Edwin Sirko 1c17c22b51 2 small fixes (#56) 2024-01-29 17:09:19 -05:00
Edwin Sirko 77fbf96c58 fixed bug with fsExtra.copySync (#55) 2024-01-29 16:44:15 -05:00
Conor Sloan 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 Daly b5c14d38d4 Update release.yml 2024-01-29 16:32:02 +00:00
David Daly ea0d6338c1 add missing permissions to workflow 2024-01-29 16:25:15 +00:00
David Daly 3de30988eb fix indentation (again) 2024-01-29 15:03:42 +00:00
David Daly b79d3edb6f fix indentation 2024-01-29 14:56:41 +00:00
David Daly af4e6c17e2 re-enable generate-build-provenance step 2024-01-29 14:54:24 +00:00
dependabot[bot] 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] <support@github.com>
2024-01-29 12:16:01 +00:00
David Daly 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 Sirko 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
boxofyellow 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
boxofyellow 332b90e4be Disable attestations 2024-01-26 14:59:41 -05:00
boxofyellow 5b27b9838a make sure to populate outputs of the composite action 2024-01-26 14:49:48 -05:00
Edwin Sirko 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
Edwin Sirko 4ed2e10e92 isActionRepo() 2024-01-26 13:07:57 -05:00
Edwin Sirko 55e582b23e resolved a TODO item about semver 2024-01-26 13:07:11 -05:00
Edwin Sirko d264ea0899 now properly getting the CR URL 2024-01-26 13:05:35 -05:00