eggyhead
1746f4ab65
Revert "updating to release 4.3.2"
...
This reverts commit 31685d04a0 .
updating to release 4.3.2
2024-04-18 15:05:07 +00:00
eggyhead
31685d04a0
updating to release 4.3.2
2024-04-18 14:56:48 +00:00
eggyhead
18bf333cd2
Merge pull request #562 from actions/eggyhead/update-artifact-v215
...
updating `@actions/artifact` dependency to v2.1.5 and `@actions/core` to v1.0.1
2024-04-17 15:05:29 -07:00
eggyhead
dac413befa
update package lock version
2024-04-17 21:24:58 +00:00
eggyhead
bb3b4a3cdb
updating package version
2024-04-17 20:38:47 +00:00
eggyhead
3e3da837d2
updating artifact and core dependencies
2024-04-17 17:00:25 +00:00
Rob Herley
e35774f165
Merge pull request #561 from actions/robherley/deprecation-notice
...
Update readme with v3/v2/v1 deprecation notice
2024-04-16 17:12:57 -04:00
Rob Herley
e63ea677fb
Update readme with v3/v2/v1 deprecation notice
...
- https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
- https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
2024-04-16 16:48:37 -04:00
Rob Herley
ef09cdac3e
Merge pull request #523 from andrewakim/andrewakim/migration-readme-fix
...
Minor fix to the migration readme
2024-02-15 14:06:33 -05:00
Andrew Kim
00e36f94d8
Minor fix to the migration readme
2024-02-15 11:01:40 -08:00
Konrad Pabjan
4c0ff1c489
Update release-new-action-version.yml ( #516 )
2024-02-05 17:19:59 -05:00
eggyhead
5d5d22a312
Merge pull request #515 from actions/eggyhead/update-artifact-v2.1.1
...
updating artifact dependency to version 2.1.1
2024-02-05 13:19:54 -08:00
eggyhead
f1e993d966
update artifact license
2024-02-05 17:52:45 +00:00
eggyhead
4881bfd3f2
updating dist:
2024-02-05 17:39:17 +00:00
eggyhead
a30777e265
@eggyhead
...
updating artifact dependency to version 2.1.1
2024-02-05 17:31:38 +00:00
Rob Herley
3a8048248f
Merge pull request #511 from actions/robherley/migration-docs-typo
...
Fix typo with v3 artifact downloads in migration guide
2024-01-31 12:36:26 -05:00
Rob Herley
9d63e3f2f8
Merge branch 'main' into robherley/migration-docs-typo
2024-01-31 12:34:24 -05:00
Rob Herley
dfa1ab292d
fix typo with v3 artifact downloads in migration guide
2024-01-31 12:27:48 -05:00
Rob Herley
d00351bf69
Merge pull request #509 from markmssd/patch-1
...
Update limitation of `10` artifacts upload to `500`
2024-01-29 09:38:17 -05:00
Mark Massoud
707f5a7b71
Update limitation of 10 artifacts upload to 500
...
According to https://github.com/actions/upload-artifact/issues/470#issuecomment-1885881535 , the limitation has been raised from `10` to `500`. This PR simply updates the docs to reflect the change.
2024-01-27 16:21:08 -05:00
Rob Herley
26f96dfa69
Merge pull request #505 from actions/robherley/merge-artifacts
...
Add sub-action to merge artifacts
2024-01-23 12:39:33 -05:00
Rob Herley
530ed2c9b8
use correct artifact name in test
2024-01-23 11:26:59 -05:00
Rob Herley
53ef6987b3
add additional integration test for merge all behavior
2024-01-23 11:15:52 -05:00
Rob Herley
90b0f8eed8
add workflow to test merging
2024-01-22 22:50:11 -05:00
Rob Herley
199a58f54f
more docs
2024-01-22 22:24:56 -05:00
Rob Herley
3f353f9d9e
ncc
2024-01-22 21:46:33 -05:00
Rob Herley
997fffa355
add merge artifact sub-action
2024-01-22 21:46:12 -05:00
Rob Herley
52899c8c02
Merge pull request #504 from actions/robherley/reorganize
...
Reorganize upload code in prep for merge logic & add more tests
2024-01-22 16:56:11 -05:00
Rob Herley
da58a3f7b2
ncc
2024-01-22 15:58:20 -05:00
Rob Herley
1f64adb853
fix import
2024-01-22 15:52:35 -05:00
Rob Herley
8d531b15a6
reorganize upload code in prep for merge logic, add more tests
2024-01-22 15:49:34 -05:00
Rob Herley
694cdabd8b
Merge pull request #501 from actions/robherley/overwrite-artifact
...
Ability to overwrite an Artifact
2024-01-18 15:11:31 -05:00
Rob Herley
05d4fe6702
run licensed against version that matches ci
2024-01-18 13:48:50 -05:00
Rob Herley
40b3052821
update readme
2024-01-18 13:44:36 -05:00
Rob Herley
49552fcb82
add overwrite tests to workflow
2024-01-18 13:33:14 -05:00
Rob Herley
79615904cc
licensed cache
2024-01-18 13:32:10 -05:00
Rob Herley
11ff42c7b1
add new overwrite input & docs
2024-01-18 13:31:03 -05:00
Rob Herley
1eb3cb2b3e
Merge pull request #497 from actions/robherley/update-readme-limit
...
Update readme to reflect new artifact per job limit
2024-01-10 15:47:13 -05:00
Rob Herley
8688a86492
Update readme to reflect new artifact/job limit
2024-01-10 15:23:13 -05:00
Konrad Pabjan
73d8b66ede
Support artifact-url output ( #496 )
...
* Support artifact-url output
* update dist/index.js
* Update license
* Simplify output
* Update README
2024-01-10 12:31:08 -05:00
shmuel
c320f57948
Update README.md ( #492 )
...
Use correct id of step
2024-01-10 10:00:06 -05:00
Rob Herley
cf8714cfea
Merge pull request #482 from actions/robherley/add-migration-docs
...
Add migrations docs
2023-12-18 18:18:28 -05:00
Rob Herley
7f16e37e88
add migrations docs
2023-12-18 18:10:52 -05:00
Rob Herley
353073034f
Merge pull request #468 from actions/robherley/misc-updates
...
Some cleanup
2023-12-14 15:14:19 -05:00
Rob Herley
6c139afa6f
update imports and old v4-beta references
2023-12-14 15:08:24 -05:00
Rob Herley
c7d193f32e
Merge pull request #466 from actions/v4-beta
...
upload-artifact@v4
2023-12-14 10:04:00 -05:00
Rob Herley
13131bb095
licensed cache
2023-12-13 16:02:47 -05:00
Rob Herley
4a6c273b98
Merge branch 'main' into v4-beta
2023-12-13 15:10:05 -05:00
Rob Herley
f391bb91a3
Merge pull request #465 from actions/robherley/v4-documentation
...
Update documentation for v4
2023-12-13 13:00:16 -05:00
Rob Herley
9653d03c4b
Apply suggestions from code review
...
Co-authored-by: Konrad Pabjan <konradpabjan@github.com >
2023-12-13 12:24:16 -05:00
Rob Herley
875b630764
add limitations section
2023-12-13 11:55:56 -05:00
Rob Herley
ecb21463e9
add compression example
2023-12-13 10:17:03 -05:00
Rob Herley
5e7604f84a
trim some repeated info
2023-12-12 23:27:17 -05:00
Rob Herley
d6437d0758
naming
2023-12-12 23:24:58 -05:00
Rob Herley
1b56155703
s/v4-beta/v4/g
2023-12-12 23:21:37 -05:00
Rob Herley
6a5077f99b
update docs and bump @actions/artifact
2023-12-12 23:19:52 -05:00
Vallie Joseph
2a6c27a029
Merge pull request #464 from actions/vmjoseph/v4-beta-more-descriptive-annotations
...
Consume latest @actions/toolkit
2023-12-11 14:32:50 -05:00
Vallie Joseph
9a179cdb8d
adding error message improvement
2023-12-11 16:41:05 +00:00
Rob Herley
eba2a242da
consume latest @actions/toolkit ( #461 )
2023-12-07 11:53:07 -08:00
Rob Herley
500e175644
Merge pull request #460 from actions/robherley/consume-latest-toolkit
...
Consume latest @actions/artifact
2023-12-04 15:47:37 -05:00
Rob Herley
83b889d09d
consume latest @actions/artifact
2023-12-04 15:40:37 -05:00
Rob Herley
eeb333dcd2
Merge pull request #453 from actions/robherley/more-v4-improvements
...
More v4 Improvements: adjustable compression level and tweak concurrency
2023-11-21 10:58:16 -05:00
Rob Herley
fa39c94ed2
consume latest @actions/artifact from toolkit
2023-11-20 20:56:30 -05:00
Rob Herley
59ef34ab24
bump for more logs
2023-11-20 11:28:41 -05:00
Rob Herley
20bcd3b8cb
add compression level input
2023-11-20 11:08:50 -05:00
Konrad Pabjan
aa5cae10db
Add artifact-id output to v4-beta ( #448 )
...
* Add artifact-id to outputs
* ncc
---------
Co-authored-by: Rob Herley <robherley@github.com >
2023-10-26 12:05:31 -04:00
Rob Herley
f87a4089c5
Merge pull request #446 from robherley/v4-beta
...
[v4-beta] Bump linked artifact toolkit pkg
2023-10-16 14:56:45 -04:00
Rob Herley
50ad273a1a
bump linked artifact toolkit pkg
2023-10-16 14:30:52 -04:00
Bethany
a8a3f3ad30
Merge pull request #436 from bethanyj28/main
...
Bump @actions/artifact version
2023-09-06 15:03:53 -04:00
Bethany
7b48769c03
update dependency cache
2023-09-06 11:46:07 -07:00
Bethany
66630398df
update dist/index.js
2023-09-06 11:42:11 -07:00
Bethany
55e76b779d
bump @actions/artifact version
2023-09-06 11:35:17 -07:00
Bethany
0ff37d0dc6
Merge pull request #430 from bethanyj28/main
...
Create v4-beta
2023-08-24 15:06:41 -04:00
Bethany
0597a567d0
update dist
2023-08-24 12:03:24 -07:00
Bethany
0f573694ad
bump @actions/artifact to 2.0.0
2023-08-24 11:21:18 -07:00
Bethany
99700c1456
Update upload-artifact for @actions/artifact@v2
2023-08-24 11:01:45 -07:00
Luís Ferreira
65d862660a
chore(github): remove trailing whitespaces ( #313 )
...
Signed-off-by: Luís Ferreira <contact@lsferreira.net >
Signed-off-by: Luís Ferreira <contact@lsferreira.net >
Co-authored-by: Konrad Pabjan <konradpabjan@github.com >
2023-01-06 09:46:02 -05:00
Luís Ferreira
0b7f8abb15
ci(github): update action/download-artifact from v1 to v3 ( #312 )
...
Signed-off-by: Luís Ferreira <contact@lsferreira.net >
Signed-off-by: Luís Ferreira <contact@lsferreira.net >
Co-authored-by: Konrad Pabjan <konradpabjan@github.com >
2023-01-05 18:07:55 -05:00
Konrad Pabjan
013d2b89ba
Create devcontainer for codespaces + update all dev dependencies ( #375 )
...
* Create devcontainer for codespaces
* Use node 16 for devcontainer and CI
* Fix node version incompatibility error
* Remove caching
* Add npm build to check-dist
* Remove new caching
* use npm install
* Test node 14
* Update check dist with node 16
* Use node 18.x for check-dist
* Npm install vs CI
* Update package.json scripts
* test
* Remove caching
* npm run test
* testing
* test
* test
* One more test
* Test
* test
* Update everything
* use vercel
* Test
* Update index.js
* Test
* Remove codeql warnings
* Use NPM CI vs install
* Small tweaks to existing workflows
2023-01-05 16:27:11 -05:00
Konrad Pabjan
055b8b3f04
Bump Actions NPM dependencies ( #374 )
2023-01-04 13:55:10 -05:00
Luís Ferreira
7a5d4831f7
ci(github): update action/checkout from v2 to v3 ( #315 )
...
Signed-off-by: Luís Ferreira <contact@lsferreira.net >
Signed-off-by: Luís Ferreira <contact@lsferreira.net >
Co-authored-by: Konrad Pabjan <konradpabjan@github.com >
2023-01-04 13:44:29 -05:00
George Melikov
e0057a5b76
README: Bump actions/checkout to v3 ( #352 )
...
`Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ . Please update the following actions to use Node.js 16: actions/checkout, actions/checkout`
It's great to have non-deprecated examples.
2023-01-04 13:34:12 -05:00
James M. Greene
7fe6c13ac8
Update to latest actions/publish-action ( #363 )
...
To avoid Actions core deprecation messages.
https://github.com/actions/publish-action/releases/tag/v0.2.1
2023-01-04 13:21:58 -05:00
Konrad Pabjan
83fd05a356
Bump actions-core to v1.10.0 ( #356 )
2022-10-21 15:17:17 -04:00
Rob Herley
3cea537223
Merge pull request #327 from actions/robherley/artifact-1.1.0
...
Bump @actions/artifact to 1.1.0
2022-05-20 10:28:12 -04:00
Rob Herley
849aa7758a
nvm use 12 & npm run release
2022-05-19 21:17:44 +00:00
Rob Herley
4d3986961d
recompile with correct ncc version
2022-05-19 20:46:08 +00:00
Rob Herley
2e0d362ec5
bump @actions/artifact to 1.1.0
2022-05-19 20:33:04 +00:00
Yang Cao
09a5d6a283
Merge pull request #320 from actions/dependabot/npm_and_yarn/ansi-regex-4.1.1
...
Bump ansi-regex from 4.1.0 to 4.1.1
2022-04-25 09:59:36 -04:00
dependabot[bot]
189315d910
Bump ansi-regex from 4.1.0 to 4.1.1
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-25 13:56:12 +00:00
Yang Cao
d159c2d80b
Merge pull request #297 from actions/dependabot/npm_and_yarn/ajv-6.12.6
...
Bump ajv from 6.11.0 to 6.12.6
2022-04-25 09:55:27 -04:00
dependabot[bot]
c26a7ba4b5
Bump ajv from 6.11.0 to 6.12.6
...
Bumps [ajv](https://github.com/ajv-validator/ajv ) from 6.11.0 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases )
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.11.0...v6.12.6 )
---
updated-dependencies:
- dependency-name: ajv
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-25 13:50:51 +00:00
Yang Cao
6ed6c72922
Merge pull request #303 from actions/dependabot/npm_and_yarn/yargs-parser-13.1.2
...
Bump yargs-parser from 13.1.1 to 13.1.2
2022-04-25 09:50:11 -04:00
dependabot[bot]
2aeee267b2
Bump yargs-parser from 13.1.1 to 13.1.2
...
Bumps [yargs-parser](https://github.com/yargs/yargs-parser ) from 13.1.1 to 13.1.2.
- [Release notes](https://github.com/yargs/yargs-parser/releases )
- [Changelog](https://github.com/yargs/yargs-parser/blob/main/docs/CHANGELOG-full.md )
- [Commits](https://github.com/yargs/yargs-parser/commits )
---
updated-dependencies:
- dependency-name: yargs-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-25 13:47:10 +00:00
Yang Cao
0e2226cf92
Merge pull request #311 from actions/dependabot/npm_and_yarn/minimist-1.2.6
...
Bump minimist from 1.2.5 to 1.2.6
2022-04-25 09:46:22 -04:00
dependabot[bot]
f29a5d04a6
Bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-26 14:50:39 +00:00
Jonathan Tamsut
6673cd052c
Update lockfileVersion in package-lock.json ( #302 )
...
* update lockfileVersion
* regenerate package lock
* update actions/artifact package
* upgrade to v3
* bump license number
* bump upload-artifact package version
* regenerate index.js
* add newline
* generate release
* revert index.js
* use correct typescript version
* revert artifact version
* regenerate lock file
* revert to newer packages
* regenerate index.js
* use new version in README
2022-03-03 08:44:35 -08:00
Thomas Boop
2244c82003
Update to node16 ( #293 )
...
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:54 +01:00
Konrad Pabjan
87348cee5f
Add 503 warning when uploading to the same artifact
2022-01-20 15:26:28 +01:00
Konrad Pabjan
82c141cc51
Bump @actions/artifact to version 0.6.1 ( #286 )
2021-12-15 09:47:54 -05:00