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
Edwin Sirko
f0a3f907d9
generate-new-version fixes
2024-01-26 13:03:16 -05:00
David Daly
20f2765392
cleanup action steps
2024-01-26 16:55:53 +00:00
boxofyellow
9189d9269d
Remove the problematic test for really-realls
2024-01-26 16:34:43 +00:00
boxofyellow
70f1827fe7
remove new test to see if the CI will pass
2024-01-26 16:34:40 +00:00
boxofyellow
6ca3985d5d
after running npm run all
2024-01-26 16:34:40 +00:00
boxofyellow
ba9590c184
fix up string interpolation
2024-01-26 16:34:40 +00:00
boxofyellow
748d779644
PR feed back
2024-01-26 16:34:40 +00:00
boxofyellow
c773bf210d
fix lint errors
2024-01-26 16:34:40 +00:00
boxofyellow
c8ad6774d7
after running npm run all
2024-01-26 16:34:40 +00:00
boxofyellow
dbec321cd4
this was already done
2024-01-26 16:34:40 +00:00
boxofyellow
c06282fe29
make main.test.ts test data more varied
2024-01-26 16:34:40 +00:00
boxofyellow
c88b93864f
make ghcr-client.test.ts test data more varied
2024-01-26 16:34:40 +00:00
boxofyellow
8abbcf0a68
make oci-container.test.ts test data more varied
2024-01-26 16:34:40 +00:00
boxofyellow
54571c1488
fix copy past error
2024-01-26 16:34:40 +00:00
boxofyellow
67b4eb38f3
add notes about console.log
2024-01-26 16:34:40 +00:00
boxofyellow
0ba67aaf7a
leave shared object unchanged
2024-01-26 16:34:40 +00:00
boxofyellow
df5639170c
add test for **_some_** of the layer to already be there
2024-01-26 16:34:40 +00:00
boxofyellow
84a94880b6
test bundleFilesintoDirectory can handle sub directories
2024-01-26 16:34:40 +00:00
boxofyellow
e144688ccc
Add negative test for createArchives
2024-01-26 16:34:40 +00:00
Edwin Sirko
983c5e7554
v0.0.67: revert that stuff
2024-01-26 16:34:40 +00:00
Edwin Sirko
7269b88cd7
v0.0.66: testing something dumb
2024-01-26 16:34:39 +00:00
Edwin Sirko
be346d67f7
v0.0.65: documentation update
2024-01-26 16:34:39 +00:00
Edwin Sirko
2016180627
v0.0.64: got rid of registry input
2024-01-26 16:34:39 +00:00
Edwin Sirko
61a702939a
v0.0.63: fixed sed
2024-01-26 16:34:39 +00:00
Edwin Sirko
94d1a57d98
v0.0.62: created generate-new-version.sh
2024-01-26 16:34:39 +00:00
Edwin Sirko
624fc6877e
v0.0.61: fixed version
2024-01-26 16:34:39 +00:00
Edwin Sirko
4772dbfcc0
v0.0.60: why didn't it print
2024-01-26 16:34:39 +00:00
Edwin Sirko
d5e6f39e19
v0.0.59: try this
2024-01-26 16:34:39 +00:00
Edwin Sirko
5d36b1908c
v0.0.58: try this
2024-01-26 16:34:38 +00:00
Edwin Sirko
475c9db7d7
v0.0.57: this probably won't work
2024-01-26 16:34:38 +00:00
Edwin Sirko
86588e3791
v0.0.56: style
2024-01-26 16:34:38 +00:00
Edwin Sirko
995b9bd0a1
v0.0.55: get rid of an extraneous await
2024-01-26 16:34:38 +00:00
Edwin Sirko
120663b080
v0.0.53
2024-01-26 16:34:38 +00:00
Edwin Sirko
9853dad78c
v0.0.53: attempted fix
2024-01-26 16:34:38 +00:00
Edwin Sirko
bb84d03b7e
v0.0.52: fetch CR URL
2024-01-26 16:34:37 +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 Daly
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 Daly
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
dependabot[bot]
d7c62e85e3
Bump @types/node from 20.9.4 to 20.11.4
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.9.4 to 20.11.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-16 14:10:19 +00:00
dependabot[bot]
7de850349b
Bump @typescript-eslint/parser from 6.12.0 to 6.19.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.12.0 to 6.19.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.19.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-16 14:10:14 +00:00
David Daly
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