4db8255e70 
					 
					
						
						
							
							Fix the grammar in a warning message  
						
						 
						
						
						
						
							
						
					 
					
						2021-05-23 08:33:18 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						9243a41f97 
					 
					
						
						
							
							Re-order example descriptions ( #209 )  
						
						 
						
						... 
						
						
						
						Given the way that the two descriptions were written it was confusing about which example was being discussed (see specifically "In the above example in the previous version). 
						
						
							
						
					 
					
						2021-05-21 19:28:43 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						9dc0ee81a2 
					 
					
						
						
							
							Fix spelling error ( #204 )  
						
						 
						
						... 
						
						
						
						effect -> affect 
						
						
							
						
					 
					
						2021-05-14 15:13:55 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						ee69f02b3d 
					 
					
						
						
							
							Bump @actions/artifact to version 0.5.1 ( #189 )  
						
						 
						
						... 
						
						
						
						* Bump @actions/artifact to version 0.5.1
* Update license versions 
						
						
							
  v2.2.3
 
						
					 
					
						2021-04-06 16:47:26 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						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  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						ea3d524381 
					 
					
						
						
							
							Merge pull request  #173  from yacaovsnc/main  
						
						 
						
						... 
						
						
						
						Display a warning if user tries to upload over 10000 files 
						
						
							
						
					 
					
						2021-02-08 15:48:10 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e95d1b9c8d 
					 
					
						
						
							
							update index.js  
						
						 
						
						
						
						
							
						
					 
					
						2021-02-08 15:41:35 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0fbc4b771a 
					 
					
						
						
							
							Display a warning if user tries to upload over 10000 files  
						
						 
						
						
						
						
							
						
					 
					
						2021-02-08 15:09:20 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						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. 
						
						
							
						
					 
					
						2021-01-15 12:19:21 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						a4f98af3fa 
					 
					
						
						
							
							Update README.md  
						
						 
						
						
						
						
							
						
					 
					
						2021-01-07 18:56:21 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						16b8b2b2e7 
					 
					
						
						
							
							Update where does the upload go section ( #162 )  
						
						 
						
						
						
						
							
						
					 
					
						2021-01-05 16:00:51 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						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 
						
						
							
  v2.2.2
 
						
					 
					
						2021-01-04 15:48:10 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e6bd6b7749 
					 
					
						
						
							
							Replace "file(s)" with "file" or "files" ( #159 )  
						
						 
						
						
						
						
							
						
					 
					
						2021-01-04 11:24:12 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						1fd4c858f9 
					 
					
						
						
							
							Merge pull request  #152  from actions/joshmgross/fix-codeowners  
						
						 
						
						... 
						
						
						
						Fix CODEOWNERS team name 
						
						
							
						
					 
					
						2020-12-07 14:24:45 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						a2af908e3a 
					 
					
						
						
							
							Fix CODEOWNERS team name  
						
						 
						
						
						
						
							
						
					 
					
						2020-12-07 13:36:14 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						928d1a16d9 
					 
					
						
						
							
							Create CODEOWNERS ( #149 )  
						
						 
						
						
						
						
							
						
					 
					
						2020-11-25 15:24:41 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e4a7ffadfc 
					 
					
						
						
							
							Update README with more retention documentation  
						
						 
						
						
						
						
							
						
					 
					
						2020-11-17 12:57:17 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						726a6dcd01 
					 
					
						
						
							
							Adding example of retention-days option. ( #131 )  
						
						 
						
						
						
						
							
  v2.2.1
 
						
					 
					
						2020-11-13 12:25:13 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						3db166e2ea 
					 
					
						
						
							
							Merge pull request  #145  from actions/joshmgross/update-actions-core  
						
						 
						
						... 
						
						
						
						Update @actions/core to 1.2.6 
						
						
							
						
					 
					
						2020-11-13 10:52:34 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d86048c66c 
					 
					
						
						
							
							Update @actions/core license  
						
						 
						
						
						
						
							
						
					 
					
						2020-11-12 16:46:49 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						328d69042a 
					 
					
						
						
							
							Update @actions/core to 1.2.6  
						
						 
						
						
						
						
							
						
					 
					
						2020-11-12 16:32:13 -05:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						27bce4eee7 
					 
					
						
						
							
							Merge pull request  #112  from thboop/main  
						
						 
						
						... 
						
						
						
						Add `Licensed` To Help Verify Prod Licenses 
						
						
							
  v2.2.0
 
						
					 
					
						2020-09-23 17:18:48 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						f8b42f7ab4 
					 
					
						
						
							
							update licensed files  
						
						 
						
						
						
						
							
						
					 
					
						2020-09-23 17:09:42 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						2106e8cf10 
					 
					
						
						
							
							update contributing.md  
						
						 
						
						
						
						
							
						
					 
					
						2020-09-23 17:06:57 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						db66798ebc 
					 
					
						
						
							
							Ignore Generated Files in Git PR's  
						
						 
						
						
						
						
							
						
					 
					
						2020-09-23 17:06:22 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d359fd0772 
					 
					
						
						
							
							Manual Verification of licenses  
						
						 
						
						
						
						
							
						
					 
					
						2020-09-23 17:06:22 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						350822c32f 
					 
					
						
						
							
							Add Licensed Workflow and config  
						
						 
						
						
						
						
							
						
					 
					
						2020-09-23 17:06:22 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						abecf4abf4 
					 
					
						
						
							
							Updated README.md ( #118 )  
						
						 
						
						... 
						
						
						
						Fixed minor spelling and grammar issues. 
						
						
							
						
					 
					
						2020-09-18 17:36:35 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						604e071d21 
					 
					
						
						
							
							Merge pull request  #126  from yacaovsnc/main  
						
						 
						
						... 
						
						
						
						Add an option to specify retention period for artifacts 
						
						
							
						
					 
					
						2020-09-18 16:57:13 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						4560c23b39 
					 
					
						
						
							
							Check for invalid retention-days input  
						
						 
						
						
						
						
							
						
					 
					
						2020-09-18 16:04:35 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						59018c2f85 
					 
					
						
						
							
							Add an option to specify retention period  
						
						 
						
						
						
						
							
						
					 
					
						2020-09-18 15:01:18 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						58740802ef 
					 
					
						
						
							
							Update README.md  
						
						 
						
						
						
						
							
  v2.1.4
 
						
					 
					
						2020-08-11 18:20:19 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						f109393e79 
					 
					
						
						
							
							Add Third Party License Information ( #111 )  
						
						 
						
						
						
						
							
						
					 
					
						2020-08-10 17:24:27 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						268d754764 
					 
					
						
						
							
							Retry on 413 response codes ( #108 )  
						
						 
						
						
						
						
							
  v2.1.3
 
						
					 
					
						2020-08-04 17:36:48 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						c8879bf5ae 
					 
					
						
						
							
							Detect case insensitive uploads + Bump @actions/artifact to version 0.3.3 ( #106 )  
						
						 
						
						... 
						
						
						
						* Detect case insensitive uploads
* PR feedback 
						
						
							
  v2.1.2
 
						
					 
					
						2020-07-31 19:22:08 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						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  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						5f948bc1f0 
					 
					
						
						
							
							Correctly check symlinks ( #103 )  
						
						 
						
						
						
						
							
  v2.1.1
 
						
					 
					
						2020-07-27 15:41:16 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						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  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						8ec57c93cb 
					 
					
						
						
							
							Update README.md  
						
						 
						
						
						
						
							
						
					 
					
						2020-07-14 12:25:21 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						ee5fe7718d 
					 
					
						
						
							
							Update test.yml  
						
						 
						
						
						
						
							
						
					 
					
						2020-07-14 12:20:40 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						0c366cb4fc 
					 
					
						
						
							
							Create CONTRIBUTING.md  
						
						 
						
						
						
						
							
						
					 
					
						2020-07-10 14:17:19 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						63d6076e6f 
					 
					
						
						
							
							Create CODE_OF_CONDUCT.md  
						
						 
						
						
						
						
							
						
					 
					
						2020-07-10 13:49:39 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						ebad382c09 
					 
					
						
						
							
							Fix outdated dependencies ( #96 )  
						
						 
						
						... 
						
						
						
						* Update outdated dependencies
* Update more outdated dependencies 
						
						
							
  2.1.0
 
  v2.1.0
 
						
					 
					
						2020-07-09 22:26:29 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						90f03bd03e 
					 
					
						
						
							
							Update outdated dependencies ( #95 )  
						
						 
						
						
						
						
							
						
					 
					
						2020-07-09 21:44:51 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						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  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						4347a0d55a 
					 
					
						
						
							
							Update README.md  
						
						 
						
						
						
						
							
						
					 
					
						2020-06-29 11:07:02 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						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 # 
						
						
							
  v2.0.1
 
						
					 
					
						2020-05-18 15:43:29 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						9bcc1e21d0 
					 
					
						
						
							
							chore: Remove CodeQL strategy ( #79 )  
						
						 
						
						... 
						
						
						
						The job isn't using a matrix, so this value isn't allowed 
						
						
							
						
					 
					
						2020-05-13 11:17:32 +02:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						f729db2261 
					 
					
						
						
							
							Merge pull request  #78  from actions/joshmgross/add-code-scanning  
						
						 
						
						... 
						
						
						
						Create codeql-analysis.yml 
						
						
							
						
					 
					
						2020-05-11 10:48:04 -04:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d6636db5bd 
					 
					
						
						
							
							Add paths-ignore for md files  
						
						 
						
						
						
						
							
						
					 
					
						2020-05-11 09:48:08 -04:00