Commit Graph

131 Commits (013d2b89baa2f354c5ffec54c68bec4ab39a2534)
 

Author SHA1 Message Date
Remy Kabel 9dc0ee81a2
Fix spelling error (#204)
effect -> affect
4 years ago
dependabot[bot] 2e3d6da508
Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Konrad Pabjan ee69f02b3d
Bump @actions/artifact to version 0.5.1 (#189)
* Bump @actions/artifact to version 0.5.1

* Update license versions
5 years ago
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>
5 years ago
Yang Cao ea3d524381
Merge pull request #173 from yacaovsnc/main
Display a warning if user tries to upload over 10000 files
5 years ago
Yang Cao e95d1b9c8d update index.js 5 years ago
Yang Cao 0fbc4b771a Display a warning if user tries to upload over 10000 files 5 years ago
Robin Neatherway a1af2e8f43
Add on: pull_request trigger to CodeQL workflow (#165)
From February 2021, in order to provide feedback on pull requests, Code Scanning workflows must be configured with both `push` and `pull_request` triggers. This is because Code Scanning compares the results from a pull request against the results for the base branch to tell you only what has changed between the two.

Early in the beta period we supported displaying results on pull requests for workflows with only `push` triggers, but have discontinued support as this proved to be less robust.

See https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#scanning-pull-requests for more information on how best to configure your Code Scanning workflows.
5 years ago
Konrad Pabjan a4f98af3fa
Update README.md 5 years ago
Konrad Pabjan 16b8b2b2e7
Update where does the upload go section (#162) 5 years ago
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
5 years ago
Hugo van Kemenade e6bd6b7749
Replace "file(s)" with "file" or "files" (#159) 5 years ago
Josh Gross 1fd4c858f9
Merge pull request #152 from actions/joshmgross/fix-codeowners
Fix CODEOWNERS team name
5 years ago
Josh Gross a2af908e3a
Fix CODEOWNERS team name 5 years ago
Brian Cristante 928d1a16d9
Create CODEOWNERS (#149) 5 years ago
Konrad Pabjan e4a7ffadfc
Update README with more retention documentation 5 years ago
Brian Westphal 726a6dcd01
Adding example of retention-days option. (#131) 5 years ago
Josh Gross 3db166e2ea
Merge pull request #145 from actions/joshmgross/update-actions-core
Update @actions/core to 1.2.6
5 years ago
Josh Gross d86048c66c
Update @actions/core license 5 years ago
Josh Gross 328d69042a
Update @actions/core to 1.2.6 5 years ago
Yang Cao 27bce4eee7
Merge pull request #112 from thboop/main
Add `Licensed` To Help Verify Prod Licenses
5 years ago
Thomas Boop f8b42f7ab4 update licensed files 5 years ago
Thomas Boop 2106e8cf10 update contributing.md 5 years ago
Thomas Boop db66798ebc Ignore Generated Files in Git PR's 5 years ago
Thomas Boop d359fd0772 Manual Verification of licenses 5 years ago
Thomas Boop 350822c32f Add Licensed Workflow and config 5 years ago
Justin Weissig abecf4abf4
Updated README.md (#118)
Fixed minor spelling and grammar issues.
5 years ago
Yang Cao 604e071d21
Merge pull request #126 from yacaovsnc/main
Add an option to specify retention period for artifacts
5 years ago
Yang Cao 4560c23b39 Check for invalid retention-days input 5 years ago
Yang Cao 59018c2f85 Add an option to specify retention period 5 years ago
Konrad Pabjan 58740802ef
Update README.md 5 years ago
Thomas Boop f109393e79
Add Third Party License Information (#111) 5 years ago
Konrad Pabjan 268d754764
Retry on 413 response codes (#108) 5 years ago
Konrad Pabjan c8879bf5ae
Detect case insensitive uploads + Bump @actions/artifact to version 0.3.3 (#106)
* Detect case insensitive uploads

* PR feedback
5 years ago
Konrad Pabjan 5ba29a7d5b
Add new option to specify behavior if no files found (#104)
* Add new option to specify behavior if no files found
5 years ago
Konrad Pabjan 5f948bc1f0
Correctly check symlinks (#103) 5 years ago
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>
5 years ago
Konrad Pabjan 8ec57c93cb
Update README.md 5 years ago
Konrad Pabjan ee5fe7718d
Update test.yml 5 years ago
Konrad Pabjan 0c366cb4fc
Create CONTRIBUTING.md 5 years ago
Konrad Pabjan 63d6076e6f
Create CODE_OF_CONDUCT.md 5 years ago
Konrad Pabjan ebad382c09
Fix outdated dependencies (#96)
* Update outdated dependencies

* Update more outdated dependencies
5 years ago
Konrad Pabjan 90f03bd03e
Update outdated dependencies (#95) 5 years ago
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>
5 years ago
Konrad Pabjan 4347a0d55a
Update README.md 5 years ago
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 #
5 years ago
Nick Schonning 9bcc1e21d0
chore: Remove CodeQL strategy (#79)
The job isn't using a matrix, so this value isn't allowed
5 years ago
Josh Gross f729db2261
Merge pull request #78 from actions/joshmgross/add-code-scanning
Create codeql-analysis.yml
5 years ago
Josh Gross d6636db5bd
Add paths-ignore for md files 5 years ago
Josh Gross 1c797a4e6c
Create codeql-analysis.yml 5 years ago