Rob Herley
da58a3f7b2
ncc
2024-01-22 15:58:20 -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
11ff42c7b1
add new overwrite input & docs
2024-01-18 13:31:03 -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
Rob Herley
4a6c273b98
Merge branch 'main' into v4-beta
2023-12-13 15:10:05 -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
83b889d09d
consume latest @actions/artifact
2023-12-04 15:40:37 -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
50ad273a1a
bump linked artifact toolkit pkg
2023-10-16 14:30:52 -04:00
Bethany
66630398df
update dist/index.js
2023-09-06 11:42:11 -07:00
Bethany
0597a567d0
update dist
2023-08-24 12:03:24 -07:00
Bethany
99700c1456
Update upload-artifact for @actions/artifact@v2
2023-08-24 11:01:45 -07: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
Konrad Pabjan
83fd05a356
Bump actions-core to v1.10.0 ( #356 )
2022-10-21 15:17:17 -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
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
Konrad Pabjan
82c141cc51
Bump @actions/artifact to version 0.6.1 ( #286 )
2021-12-15 09:47:54 -05:00
Konrad Pabjan
da838ae959
Bump @actions/artifact to version 0.6.0 ( #280 )
2021-12-07 11:45:04 -05:00
Brian Cristante
27121b0bdf
Ingest v0.5.2 of @actions/artifact ( #224 )
...
* npm install --update @actions/artifact
* update .license file
* npm run release
2021-06-16 11:09:14 -04:00
Konrad Pabjan
ee69f02b3d
Bump @actions/artifact to version 0.5.1 ( #189 )
...
* Bump @actions/artifact to version 0.5.1
* Update license versions
2021-04-06 16:47:26 -04:00
Yang Cao
e95d1b9c8d
update index.js
2021-02-08 15:41:35 -05:00
Konrad Pabjan
e448a9b857
Add retries to all HTTP calls + resolve dependabot alerts ( #160 )
...
* Bump @actions/artifact to version 0.5.0
* Resolve dependabot alert for node-notifier
* Resolve dependabot alert for node-fetch
* Bump artifact.dep.yml
* Update http-client.dep.yml
2021-01-04 15:48:10 +01:00
Josh Gross
328d69042a
Update @actions/core to 1.2.6
2020-11-12 16:32:13 -05:00
Thomas Boop
350822c32f
Add Licensed Workflow and config
2020-09-23 17:06:22 -04:00
Yang Cao
4560c23b39
Check for invalid retention-days input
2020-09-18 16:04:35 -04:00
Yang Cao
59018c2f85
Add an option to specify retention period
2020-09-18 15:01:18 -04:00
Thomas Boop
f109393e79
Add Third Party License Information ( #111 )
2020-08-10 17:24:27 +02:00
Konrad Pabjan
268d754764
Retry on 413 response codes ( #108 )
2020-08-04 17:36:48 +02:00
Konrad Pabjan
c8879bf5ae
Detect case insensitive uploads + Bump @actions/artifact to version 0.3.3 ( #106 )
...
* Detect case insensitive uploads
* PR feedback
2020-07-31 19:22:08 +02:00
Konrad Pabjan
5ba29a7d5b
Add new option to specify behavior if no files found ( #104 )
...
* Add new option to specify behavior if no files found
2020-07-31 17:27:37 +02:00
Konrad Pabjan
5f948bc1f0
Correctly check symlinks ( #103 )
2020-07-27 15:41:16 +02:00
Konrad Pabjan
f265ac5693
Multi Path Artifact Upload + Exclude Character Support ( #94 )
...
* Support for multi path upload
* Update README
* Fix tests
* Actually fix tests
* PR feedback
* Fix
* Apply suggestions from code review
Co-authored-by: Alberto Gimeno <gimenete@users.noreply.github.com>
* Fix more tests
Co-authored-by: Alberto Gimeno <gimenete@users.noreply.github.com>
2020-07-09 20:53:45 +02:00
Konrad Pabjan
97b7dace6c
Fix connection errors if a retry is encountered ( #82 )
...
* Use @actions/artifact 0.3.2
* setFailed if certain items don't upload
* Update verion #
2020-05-18 15:43:29 +02:00
Konrad Pabjan
e7eefc4917
V2 Upload Artifact ( #70 )
...
* V2 Preview (#54 )
* V2 Upload Artifact
* Improve logs
* Update release
* Update test.yml
* Update test.yml
* Update test.yml
* @actions/artifact v0.2.0 package
* Add extra YAML test
* Extra Documentation
* Update README.md
* Update README.md
* Update NPM packages
* Update to @actions/artifact 0.3.1
* Update readme from v2 preview to v2
* Add .gitattributes
* Misc Updates
* macOS to macos
* Update YAML so only push events trigger on the master branch
2020-04-28 17:18:53 +02:00