Austin Sasko
e4c0e43685
Update package-lock.json
2022-03-18 14:25:24 -04:00
Austin Sasko
7f9548d301
Update package.json
2022-03-18 14:19:44 -04:00
Austin Sasko
cd4e36b11f
Update package.json
2022-03-18 14:17:45 -04:00
Austin Sasko
59d282b60b
fix: Typo in false statement
2022-03-18 14:13:44 -04:00
Austin Sasko
70d5f75956
Update download-artifact.ts
2022-03-17 18:17:01 -04:00
Austin Sasko
1d04e136ce
Update package.json
2022-03-15 16:09:44 -04:00
Austin Sasko
b35dca496d
Update test.yml
2022-03-15 16:08:45 -04:00
Austin Sasko
c9ceeba26c
Remove jest
2022-03-15 16:08:21 -04:00
Austin Sasko
07705729e6
Adding tests for gz
2022-03-15 16:08:00 -04:00
Austin Sasko
55042b3b87
Adding test framework
2022-03-14 15:43:00 -04:00
Austin Sasko
1cb32c1bff
Inverting naming to improve readability
2022-03-14 15:39:28 -04:00
Austin Sasko
5704a917d1
Invert naming to improve readability
2022-03-14 15:36:37 -04:00
Austin Sasko
246e01026b
Inverting naming to improve readability
2022-03-14 15:35:39 -04:00
Austin Sasko
1f33bfbcba
Inverting the naming so that the behavior is clear
2022-03-14 15:35:14 -04:00
Austin Sasko
1bf5e084f4
Update action.yml
2022-03-14 15:24:17 -04:00
Austin Sasko
a808fb584a
Update constants.ts
2022-03-14 15:24:08 -04:00
Austin Sasko
a64f201980
Update download-artifact.ts
2022-03-14 15:22:54 -04:00
Austin Sasko
d6ab5a844b
Update constants.ts
2022-03-14 15:22:27 -04:00
Austin Sasko
f162689056
Update constants.ts
2022-03-14 15:18:01 -04:00
Austin Sasko
6f47d83949
Update index.js
2022-03-14 15:15:51 -04:00
Austin Sasko
c3b37cf849
feat: Add support for #143 - add flag to pipeResponseToFile
...
Adding a flag that will skip the gzip decode step
2022-03-14 14:59:24 -04:00
Jonathan Tamsut
fb598a63ae
Merge pull request #136 from actions/jtamsut/update-lockfile-version
...
Update `lockfileVersion` in `package-lock.json`
2022-03-02 10:35:41 -08:00
Jonathan Tamsut
a4a09c5d7e
regenerate index.js
2022-03-01 14:43:36 -08:00
Jonathan Tamsut
9acf51df79
regenerate package lock
2022-03-01 14:31:56 -08:00
Jonathan Tamsut
8821072325
upgrade artifact version
2022-03-01 14:30:51 -08:00
Jonathan Tamsut
b8bbd3b64f
regenerate lockfile
2022-03-01 13:38:43 -08:00
Jonathan Tamsut
6ee3d963e5
revert artifact version
2022-03-01 13:37:07 -08:00
Jonathan Tamsut
d4793f4e27
update docs for v3
2022-03-01 13:27:20 -08:00
Jonathan Tamsut
2d338d2145
upgrade package to v3
2022-03-01 13:18:36 -08:00
Jonathan Tamsut
360d0830b5
update dependency on artifact lib
2022-03-01 13:14:55 -08:00
Jonathan Tamsut
d9b73cccac
update lock file
2022-03-01 13:14:35 -08:00
Thomas Boop
a327a9c763
Update default runtime to node16 ( #134 )
...
Node 12 has an end of life on April 30, 2022.
This PR updates the default runtime to [node16](https://github.blog/changelog/2021-12-10-github-actions-github-hosted-runners-now-run-node-js-16-by-default/ ), rather then node12.
This is supported on all Actions Runners v2.285.0 or later.
2022-02-07 21:18:27 +01:00
Konrad Pabjan
f023be2c48
Update @actions/artifact to version 0.6.0 ( #123 )
...
* Update @actions/artifact to version 0.6.0
* update artifact.dep.yml to use version 0.6.0
2021-12-07 11:44:54 -05:00
Konrad Pabjan
591af65465
Create release-new-action-version.yml ( #122 )
2021-12-02 11:14:52 -05:00
dependabot[bot]
f2e7c54ea3
Bump path-parse from 1.0.6 to 1.0.7 ( #109 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-02 10:31:46 -05:00
Rob Herley
e15ea60964
Merge pull request #121 from actions/robherley/dupe-issue-template
...
rm dupe security vulnerability from issue template
2021-11-23 14:48:56 -05:00
Rob Herley
12f9853977
rm dupe security vulnerability from issue template
2021-11-23 14:46:39 -05:00
Rob Herley
b3f61af72c
Merge pull request #120 from actions/robherley/update-issue-templates
...
Add issue templates
2021-11-22 16:49:17 -05:00
Rob Herley
ad79f6c16c
add issue templates
2021-11-22 10:12:52 -05:00
Brian Cristante
b1985abdea
Create check-dist.yml ( #108 )
...
* Add check-dist.yml
* Fix triggers in licensed.yml
2021-08-10 13:59:02 -04:00
Brian Cristante
3be87be14a
Ingest v0.5.2 of @actions/artifact ( #100 )
...
* npm install --update @actions/artifact
* Update .licenses file
* npm run release
2021-06-16 16:19:05 -04:00
Brian Cristante
8bef1ad834
Merge pull request #97 from actions/dependabot/npm_and_yarn/glob-parent-5.1.2
...
Bump glob-parent from 5.1.1 to 5.1.2
2021-06-16 16:06:52 -04:00
Brian Cristante
2940e0d2ad
Merge pull request #92 from actions/dependabot/npm_and_yarn/hosted-git-info-2.8.9
...
Bump hosted-git-info from 2.8.5 to 2.8.9
2021-06-16 16:06:23 -04:00
Brian Cristante
bd90b34638
Merge pull request #91 from actions/dependabot/npm_and_yarn/lodash-4.17.21
...
Bump lodash from 4.17.19 to 4.17.21
2021-06-16 16:06:06 -04:00
Brian Cristante
3b6d0aba35
Merge pull request #99 from actions/brcrista/dependabot-push
...
Don't trigger CodeQL on Dependabot push
2021-06-16 16:05:29 -04:00
Brian Cristante
46a6d6f216
Don't trigger CodeQL on Dependabot push
2021-06-16 16:01:04 -04:00
dependabot[bot]
246a0f4716
Bump glob-parent from 5.1.1 to 5.1.2
...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent ) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases )
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2 )
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 13:14:19 +00:00
Robert Cannon
df388c92ce
Clarified the v1
and v2
differences ( #96 )
...
The original text implies by supplying no inputs all files are placed in the root directory without added directories by focusing only on the `path` input. In practice, supplying no inputs results in the backwards compatible `v1` behavior of creating an extra parameter. This may be obvious in some scenarios and stated somewhat later in the document, but is less obvious when the "name" matches a filename for a single file artifact.
2021-05-21 21:20:10 +02:00
dependabot[bot]
87f717a35d
Bump hosted-git-info from 2.8.5 to 2.8.9
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.5...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 17:16:23 +00:00
dependabot[bot]
ae445150c2
Bump lodash from 4.17.19 to 4.17.21
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 12:10:53 +00:00