bethanyj28
6fd111f15a
update @actions/artifact
2024-03-01 13:20:31 -05:00
bethanyj28
47f9ce604f
update @actions/artifact
2024-02-26 10:40:04 -05:00
bethanyj28
67d37cd346
Update toolkit
2024-02-23 16:42:29 -05:00
eggyhead
81eafdc926
update artifact license
2024-02-05 17:53:17 +00:00
Rob Herley
a244de5a62
ncc
2024-01-10 15:17:47 -05:00
Vallie Joseph
5f5015dc38
readding index
2024-01-10 16:48:45 +00:00
Vallie Joseph
8aa9e2115b
Revert "updating dist"
...
This reverts commit 555a2fc129
.
2024-01-10 16:47:16 +00:00
Vallie Joseph
555a2fc129
updating dist
2024-01-10 16:18:33 +00:00
Vallie Joseph
3f40cd641f
updating release
2024-01-10 15:58:28 +00:00
Vallie Joseph
82c243c150
updating artifacts package
2024-01-10 15:31:35 +00:00
Rob Herley
c4c6db724f
support globbing artifact list & merging download directory
2023-12-15 17:18:41 -05:00
Rob Herley
ada9446619
update docs and bump @actions/artifact
2023-12-12 19:21:23 -05:00
Rob Herley
3132d12662
consume latest toolkit
2023-12-11 14:42:09 -05:00
Rob Herley
465b526e63
consume latest @actions/toolkit
2023-12-06 19:43:53 -05:00
Rob Herley
0742efc19b
set new 'latest' attribute for list operations
2023-12-04 13:08:24 -05:00
Rob Herley
5e4b342272
consume latest @actions/artifact
2023-12-01 13:20:09 -05:00
Rob Herley
98c6f16055
Merge pull request #239 from actions/robherley/bump-v4-beta-toolkit
...
Bump to latest artifact version from toolkit
2023-11-21 10:58:42 -05:00
Rob Herley
9140050fd5
consume latest @actions/artifact from toolkit
2023-11-20 20:57:50 -05:00
Konrad Pabjan
88dadfbcfc
[v4 beta] Fixes to download directory structure ( #233 )
...
* Fix extra root extra root directory if downloading single artifact on v4-beta
* Fix for all downloads
* Bump to node20 runtime
* ncc
---------
Co-authored-by: Rob Herley <robherley@github.com>
2023-10-27 10:11:07 -04:00
Rob Herley
57685c7c71
bump linked artifact toolkit pkg
2023-10-16 14:40:44 -04:00
Rob Herley
727cfbe442
better fallback for path and append aritfact name for mutli-download
2023-08-24 12:05:05 -04:00
Rob Herley
24b1443a07
use new @actions/artifact version & update download logic
2023-08-24 11:57:52 -04:00
Konrad Pabjan
9bc31d5ccc
Update to latest actions/artifact NPM package ( #195 )
...
* Use latest actions/artifact NPM package + misc updates
* Use node 18 + caching in CI
* Run npm release
* Use node 16 for CI + devcontainer
2023-01-04 17:30:33 -05:00
Francesco Renzi
9782bd6a98
Update @actions/core to 1.10.0 ( #178 )
...
* Update @actions/core to 1.10.0
* Update licenses
* solve npm conflicts
* update licenses
2022-10-20 19:26:49 -04:00
Jonathan Tamsut
a4a09c5d7e
regenerate index.js
2022-03-01 14:43:36 -08: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
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
Konrad Pabjan
158ca71f7c
Bump @actions/artifact to version 0.5.1 ( #85 )
2021-04-06 16:50:27 -04:00
Konrad Pabjan
4a7a711286
Add retries to all HTTP calls + fix dependabot alerts ( #80 )
...
* Update @actions/artifact package to version 0.5.0
* bump eslint-plugin-github to version 4.1.1
* Update artifact.dep.yml
2021-01-04 15:47:26 +01:00
Konrad Pabjan
f144d3c391
Update @actions/artifact from 0.3.5 to 0.4.2 ( #73 )
...
* Update @actions/artifact from 0.3.5 to 0.4.2
* Update package versions in .licenses
2020-12-15 10:55:26 -05:00
Konrad Pabjan
f8e41fbffe
Bump @actions/core to v1.2.6 ( #64 )
...
* Bump @actions/core to v1.2.6
* Update version in license for @actions/core
* Fix typo
2020-11-13 14:53:33 -05:00
Thomas Boop
fbf2bddea0
Add licensed workflow and files
2020-08-11 20:20:07 -04:00
Thomas Boop
c3f5d00c87
Add Third Party License Information to Dist Files ( #54 )
...
* Add Third Party License Information
* Update licenses for @actions npm modules
2020-08-10 18:21:40 +02:00
Konrad Pabjan
b3cedea9be
Bump @actions/artifact to 0.3.5 ( #52 )
2020-08-04 17:55:46 +02:00
Konrad Pabjan
80d2d4023c
Document Artifact Limitations + Bump actions/artifact package version ( #51 )
...
* Document Artifact Limitations
* README Updates
* Restructure README
2020-07-31 17:16:59 +02:00
Konrad Pabjan
381af06b42
Add support for tilde expansion ( #50 )
...
* Add support for tilde expansion
* Print resolved path with debug
* Update README
* README
* Only replace tilde in certain scenarios
* Fix
2020-07-30 12:01:38 +02:00
Konrad Pabjan
7e5b6f00de
Misc Download Artifact Improvements ( #43 )
...
* Various improvements to download-artifact
* Resolve input path
* README updates
* PR feedback
2020-07-15 12:09:31 +02:00
Konrad Pabjan
d0b19596d3
V2 Updates ( #36 )
...
* Update README with compatibilty differences between v1 and v2
* NPM package updates and rebuild index.js
* Update README
* Compat update
2020-04-30 22:50:01 +02:00
Konrad Pabjan
1de1dea89c
V2 Download Artifact ( #27 )
...
* V2 Preview (#19 )
* V2 Setup
* Add end-to-end tests
* Update tests
* Update tests
* Update tests
* Update tests again
* Misc Updates
* Improve logs
* Update release
* Update README.md
* @actions/artifact v0.2.0
* Update to the latest version of the @actions/artifact package
* Update @actions/artifact to 0.3.1
* Misc Updates
* Add .gitattributes
* Update Readme
* Update test YAML
2020-04-28 15:45:21 +02:00