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 |
dependabot[bot]
|
bcd44ad93d
|
Bump y18n from 4.0.0 to 4.0.1 (#186)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-04-06 14:57:20 -04: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 |
Yang Cao
|
59018c2f85
|
Add an option to specify retention period
|
2020-09-18 15:01:18 -04: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 |
dependabot[bot]
|
589ca5fbdd
|
Bump lodash from 4.17.15 to 4.17.19 (#99)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-07-22 12:45:55 +02:00 |
Konrad Pabjan
|
ebad382c09
|
Fix outdated dependencies (#96)
* Update outdated dependencies
* Update more outdated dependencies
|
2020-07-09 22:26:29 +02:00 |
Konrad Pabjan
|
90f03bd03e
|
Update outdated dependencies (#95)
|
2020-07-09 21:44:51 +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 |
dependabot[bot]
|
4a30538ab4
|
Bump @actions/http-client from 1.0.7 to 1.0.8 (#73)
Bumps [@actions/http-client](https://github.com/actions/http-client) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/actions/http-client/releases)
- [Changelog](https://github.com/actions/http-client/blob/master/RELEASES.md)
- [Commits](https://github.com/actions/http-client/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-05-11 12:02:41 +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 |