ddivad195
85d00a6e39
add subdirectories in archives
2024-04-09 17:05:31 +01:00
David Daly and GitHub
f11d125628
Merge pull request #108 from immutable-actions/ddivad195/re-integrate-toolkit
...
re-integrate toolkit code to main action
2024-03-26 10:55:52 +00:00
ddivad195
113eb50eb5
re-integrate toolkit code to main action
2024-03-25 17:44:45 +00:00
David Daly and GitHub
cbce22dbfd
Merge pull request #100 from immutable-actions/ddivad195/fix-semver-parsing
...
fix semver parsing by removing `v` from version
2024-03-05 17:24:03 +00:00
ddivad195
2fabbad58f
fix semver parsing by removing
2024-03-05 17:09:16 +00:00
David Daly and GitHub
a4456b225e
Merge pull request #101 from immutable-actions/ddivad195/fix-url-parsing
...
fix isEnterprise check
2024-03-05 17:08:55 +00:00
ddivad195
05bd356814
fix test
2024-03-05 16:51:22 +00:00
ddivad195
9c9b57d4d4
update dist
2024-03-05 16:35:10 +00:00
ddivad195
1529e43c68
fix isEnterprise check
2024-03-05 16:31:13 +00:00
David Daly and GitHub
2c0bfdf7d3
Merge pull request #91 from immutable-actions/ddivad195/update-readme
...
remove path from readme
2024-02-07 17:15:02 +00:00
David Daly and GitHub
2218323404
remove path from readme
...
Remove the `path` input from the readme example as its no longer in use.
2024-02-07 15:42:55 +00:00
David Daly and GitHub
a6a87a7e13
Merge pull request #86 from immutable-actions/ddivad195/replace-axios2
...
remove axios and replace with fetch
2024-02-06 18:36:27 +00:00
ddivad195
b42b69f193
cleanup debug logging
2024-02-06 18:27:57 +00:00
ddivad195
1167b03ce8
refactor debug logging
2024-02-06 18:27:55 +00:00
ddivad195
4fb632b14a
fix lint
2024-02-06 18:27:04 +00:00
ddivad195
6d082c4eab
cleanup tests
2024-02-06 18:27:04 +00:00
ddivad195
e5b7da2730
update tests to remove axios mocks and mock fetch instead
2024-02-06 18:25:25 +00:00
ddivad195
501681319f
replace axios with fetch
2024-02-06 18:25:25 +00:00
ddivad195
38b91834f7
replace axios with fetch
2024-02-06 18:25:25 +00:00
ddivad195 and Edwin Sirko
ebbc8c8d58
rebuild dist after dependabot updates
2024-02-02 13:04:37 -05:00
David Daly and Edwin Sirko
8a5726de70
fix lint
2024-02-02 13:04:37 -05:00
ddivad195 and Edwin Sirko
6233cad2a5
fix failing lint and test errors
2024-02-02 13:04:36 -05:00
David Daly and Edwin Sirko
621cb8210d
only run if environment is not ghes
2024-02-02 13:04:35 -05:00
David Daly and Edwin Sirko
3c4259bfdd
re-enable generate-build-provenance step
2024-02-02 13:02:14 -05:00
ddivad195 and Edwin Sirko
cb62dd8450
remove console log of path
2024-02-02 13:00:34 -05:00
David Daly and Edwin Sirko
002cf60682
cleanup action steps
2024-02-02 12:58:40 -05:00
David Daly and Edwin Sirko
1fbd6bde21
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-02-02 12:55:36 -05:00