Joel Ambass
|
87530877ea
|
We only need to exclude the .git folder
|
2024-09-03 15:37:40 +02:00 |
|
Conor Sloan
|
1255bb0a54
|
error if local changes made to the checked out action content
|
2024-08-28 13:22:37 +01:00 |
|
Conor Sloan
|
86a49c7f6a
|
secure actions execution context
|
2024-08-28 12:10:13 +01:00 |
|
Conor Sloan
|
18cf56a126
|
move checking of git checkout out of parse logic
|
2024-04-15 15:43:26 +01:00 |
|
Conor Sloan
|
881fd1c540
|
fix fs helper git test
|
2024-04-15 14:03:10 +01:00 |
|
Conor Sloan
|
17c0582657
|
check github_ref tag and sha are checked out on parse
|
2024-04-15 13:45:54 +01:00 |
|
ddivad195
|
113eb50eb5
|
re-integrate toolkit code to main action
|
2024-03-25 17:44:45 +00:00 |
|
Conor Sloan
|
54d9a343c3
|
Move from composite to regular node action.
This involves generating the attestation in the code using the new attest library in the actions toolkit.
|
2024-03-01 16:45:32 +00:00 |
|
Edwin Sirko
|
b80af95dd0
|
use runner's RUNNER_TEMP for temp directory (#75)
* use runner tempdir
* fix tests etc
* feedback
* ran npm install before generating dist
|
2024-02-02 13:05:08 -05:00 |
|
 ddivad195andEdwin Sirko
|
6233cad2a5
|
fix failing lint and test errors
|
2024-02-02 13:04:36 -05:00 |
|
 Conor SloanandEdwin Sirko
|
1f47b19ed3
|
Tying up loose ends (#54)
* various qol updates to publish action
* review comments and run bundle
|
2024-02-02 13:02:14 -05:00 |
|
Edwin Sirko
|
7472b3f822
|
refactored path calculation
|
2024-02-02 13:02:14 -05:00 |
|
Edwin Sirko
|
5f9b214e33
|
properly getting CR URL
|
2024-02-02 12:59:49 -05:00 |
|
 boxofyellowandEdwin Sirko
|
5e2391735e
|
tests
|
2024-02-02 12:58:40 -05:00 |
|
 Conor SloanandEdwin Sirko
|
4ac7dfc3cb
|
update deps, linting, test cases, etc.
|
2024-02-02 12:55:29 -05:00 |
|
 Conor SloanandEdwin Sirko
|
d057826061
|
initial mvp version
|
2024-02-02 12:52:31 -05:00 |
|