Commit Graph

270 Commits (main)
 

Author SHA1 Message Date
Konrad Pabjan 73d8b66ede
Support artifact-url output (#496)
* Support artifact-url output

* update dist/index.js

* Update license

* Simplify output

* Update README
2 years ago
shmuel c320f57948
Update README.md (#492)
Use correct id of step
2 years ago
Rob Herley cf8714cfea
Merge pull request #482 from actions/robherley/add-migration-docs
Add migrations docs
2 years ago
Rob Herley 7f16e37e88
add migrations docs 2 years ago
Rob Herley 353073034f
Merge pull request #468 from actions/robherley/misc-updates
Some cleanup
2 years ago
Rob Herley 6c139afa6f
update imports and old v4-beta references 2 years ago
Rob Herley c7d193f32e
Merge pull request #466 from actions/v4-beta
upload-artifact@v4
2 years ago
Rob Herley 13131bb095
licensed cache 2 years ago
Rob Herley 4a6c273b98
Merge branch 'main' into v4-beta 2 years ago
Rob Herley f391bb91a3
Merge pull request #465 from actions/robherley/v4-documentation
Update documentation for v4
2 years ago
Rob Herley 9653d03c4b
Apply suggestions from code review
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
2 years ago
Rob Herley 875b630764
add limitations section 2 years ago
Rob Herley ecb21463e9
add compression example 2 years ago
Rob Herley 5e7604f84a
trim some repeated info 2 years ago
Rob Herley d6437d0758
naming 2 years ago
Rob Herley 1b56155703
s/v4-beta/v4/g 2 years ago
Rob Herley 6a5077f99b
update docs and bump @actions/artifact 2 years ago
Vallie Joseph 2a6c27a029
Merge pull request #464 from actions/vmjoseph/v4-beta-more-descriptive-annotations
Consume latest @actions/toolkit
2 years ago
Vallie Joseph 9a179cdb8d adding error message improvement 2 years ago
Rob Herley eba2a242da
consume latest @actions/toolkit (#461) 2 years ago
Rob Herley 500e175644
Merge pull request #460 from actions/robherley/consume-latest-toolkit
Consume latest @actions/artifact
2 years ago
Rob Herley 83b889d09d
consume latest @actions/artifact 2 years ago
Rob Herley eeb333dcd2
Merge pull request #453 from actions/robherley/more-v4-improvements
More v4 Improvements: adjustable compression level and tweak concurrency
2 years ago
Rob Herley fa39c94ed2
consume latest @actions/artifact from toolkit 2 years ago
Rob Herley 59ef34ab24
bump for more logs 2 years ago
Rob Herley 20bcd3b8cb
add compression level input 2 years ago
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>
2 years ago
Rob Herley f87a4089c5
Merge pull request #446 from robherley/v4-beta
[v4-beta] Bump linked artifact toolkit pkg
2 years ago
Rob Herley 50ad273a1a
bump linked artifact toolkit pkg 2 years ago
Bethany a8a3f3ad30
Merge pull request #436 from bethanyj28/main
Bump @actions/artifact version
2 years ago
Bethany 7b48769c03 update dependency cache 2 years ago
Bethany 66630398df update dist/index.js 2 years ago
Bethany 55e76b779d bump @actions/artifact version 2 years ago
Bethany 0ff37d0dc6
Merge pull request #430 from bethanyj28/main
Create v4-beta
2 years ago
Bethany 0597a567d0 update dist 2 years ago
Bethany 0f573694ad bump @actions/artifact to 2.0.0 2 years ago
Bethany 99700c1456 Update upload-artifact for @actions/artifact@v2 2 years ago
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>
3 years ago
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>
3 years ago
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
3 years ago
Konrad Pabjan 055b8b3f04
Bump Actions NPM dependencies (#374) 3 years ago
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>
3 years ago
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.
3 years ago
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
3 years ago
Konrad Pabjan 83fd05a356
Bump actions-core to v1.10.0 (#356) 3 years ago
Rob Herley 3cea537223
Merge pull request #327 from actions/robherley/artifact-1.1.0
Bump @actions/artifact to 1.1.0
3 years ago
Rob Herley 849aa7758a
nvm use 12 & npm run release 3 years ago
Rob Herley 4d3986961d
recompile with correct ncc version 3 years ago
Rob Herley 2e0d362ec5
bump @actions/artifact to 1.1.0 3 years ago
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
3 years ago