Commit Graph

  • 6027e3dd17 Merge pull request #681 from GhadimiR/patch-1 main Rob Herley 2025-03-25 09:24:05 -04:00
  • d7079ed267 Merge branch 'main' into patch-1 Ryan Ghadimi 2025-03-25 09:29:28 +00:00
  • ea165f8d65 Merge pull request #685 from salmanmkc/salmanmkc/3-new-upload-artifacts-release v4.6.2 v4 Yang Cao 2025-03-19 10:34:59 -07:00
  • 08396203c1 Prepare for new release of actions/upload-artifact with new toolkit cache version Salman Chishti 2025-03-19 05:38:34 -07:00
  • 99ec7df36b Update README.md Ryan Ghadimi 2025-03-14 15:03:00 +00:00
  • 4cec3d8aa0 Merge pull request #673 from actions/yacaovsnc/artifact_2.2.2 v4.6.1 Yang Cao 2025-02-21 13:56:39 -05:00
  • e9fad966cc license cache update for artifact yacaovsnc/artifact_2.2.2 Yang Cao 2025-02-21 13:16:50 -05:00
  • b26fd06e9d Update to use artifact 2.2.2 package Yang Cao 2025-02-21 13:05:59 -05:00
  • 65c4c4a1dd Merge pull request #662 from actions/yacaovsnc/add_variable_for_concurrency_and_timeout v4.6.0 Yang Cao 2025-01-09 10:32:47 -05:00
  • 0207619228 move files back to satisfy licensed ci yacaovsnc/add_variable_for_concurrency_and_timeout Yang Cao 2025-01-09 10:18:40 -05:00
  • 1ecca81102 licensed cache updates Yang Cao 2025-01-09 09:57:34 -05:00
  • 97422693d3 Expose env vars to controll concurrency and timeout Yang Cao 2025-01-09 14:41:08 +00:00
  • 6f51ac03b9 Merge pull request #656 from bdehamer/bdehamer/artifact-digest v4.5.0 Rob Herley 2024-12-17 17:02:00 -05:00
  • c40c16d999 add new artifact-digest output Brian DeHamer 2024-12-17 11:47:09 -08:00
  • 735efb4a0a bump @actions/artifact from 2.1.11 to 2.2.0 Brian DeHamer 2024-12-17 11:46:41 -08:00
  • 184d73b71b Merge pull request #578 from hamirmahal/fix/deprecated-nodejs-usage-in-action Josh Gross 2024-10-09 13:44:23 -04:00
  • b4a0a984a0 Merge branch 'main' into fix/deprecated-nodejs-usage-in-action Josh Gross 2024-10-09 13:29:53 -04:00
  • b4b15b8c7c Merge pull request #632 from actions/joshmgross/undo-dependency-changes v4.4.3 Josh Gross 2024-10-09 13:16:31 -04:00
  • 92b01ebffa Undo indirect dependency updates from #627 Josh Gross 2024-10-09 12:35:22 -04:00
  • 84480863f2 Merge pull request #627 from actions/robherley/v4.4.2 v4.4.2 Rob Herley 2024-10-08 14:15:05 -04:00
  • b1d4642b69 add explicit relative and absolute symlinks to workflow Rob Herley 2024-10-08 13:39:45 -04:00
  • d50e66084c bump version Rob Herley 2024-10-08 13:35:54 -04:00
  • aabe6f8050 build with @actions/artifact v2.1.11 Rob Herley 2024-10-08 12:46:18 -04:00
  • 604373da63 Merge pull request #625 from actions/robherley/artifact-2.1.10 v4.4.1 Rob Herley 2024-10-07 11:46:25 -04:00
  • 0150148bdf paste right core version Rob Herley 2024-10-07 09:57:16 -04:00
  • a009b25faa update licenses Rob Herley 2024-10-07 09:55:37 -04:00
  • 9f6f6f402e update @actions/core and @actions/artifact to latest versions Rob Herley 2024-10-07 09:45:59 -04:00
  • 3eadd8b791 Merge pull request #621 from actions/Jcambass-patch-1 Joel Ambass 2024-09-26 08:20:21 +02:00
  • aeba9f7961 Add workflow file for publishing releases to immutable action package Joel Ambass 2024-09-24 15:53:26 +02:00
  • c24449f33c Merge pull request #608 from actions/joshmgross/fix-include-hidden-files-input-node20 v3.2.1-node20 v3-node20 v3/node20 Josh Gross 2024-09-02 12:45:52 -04:00
  • ff15f0306b Merge pull request #609 from actions/joshmgross/fix-include-hidden-files-input-node16 v3.2.1 v3 v3/node16 Josh Gross 2024-09-02 12:45:38 -04:00
  • 87b9624c21 Ensure hidden files input is used Josh Gross 2024-09-02 12:34:51 -04:00
  • 2339de448d Ensure hidden files input is used Josh Gross 2024-09-02 12:29:26 -04:00
  • b18b1d32f3 Merge pull request #607 from actions/joshmgross/hidden-files-readme Josh Gross 2024-09-02 10:39:50 -04:00
  • d7c12077c4 Add a section about hidden files Josh Gross 2024-09-02 10:30:03 -04:00
  • 672174a5ba Merge pull request #606 from actions/v3/node16 v3.2.0-node20 Ryan Troost 2024-08-29 11:55:17 -04:00
  • 9ee08a3b00 Merge pull request #604 from actions/v3/backport-exclude-hidden-files v3.2.0 Ryan Troost 2024-08-29 11:44:05 -04:00
  • 50769540e7 Merge pull request #598 from actions/joshmgross/exclude-hidden-files v4.4.0 Josh Gross 2024-08-29 10:38:39 -04:00
  • ff37344dc2 Update documentation for action v3/backport-exclude-hidden-files Ryan Troost 2024-08-22 14:46:08 +00:00
  • d99c5eca07 update readme with section Ryan Troost 2024-08-22 14:43:51 +00:00
  • afc7e4a27d Exclude hidden files by default backport Ryan Troost 2024-08-22 14:36:56 +00:00
  • f626d210e8 linting joshmgross/exclude-git-directory Josh Gross 2024-08-15 20:37:17 -04:00
  • fa37431cef npm ci and npm run release Josh Gross 2024-08-15 20:34:01 -04:00
  • 3412bb46a4 Exclude the .git directory by default Josh Gross 2024-08-15 20:29:20 -04:00
  • d52396ac5d Add a warning about enabling include-hidden-files Josh Gross 2024-08-15 19:45:59 -04:00
  • 710f362075 Remove "merged" from include-hidden-files input description Josh Gross 2024-08-15 19:39:39 -04:00
  • 3b315f26f6 npm run release again 🙂 Josh Gross 2024-08-15 17:36:20 -04:00
  • 3be2180eb7 Remove another trailing comma Josh Gross 2024-08-15 17:35:00 -04:00
  • 453e8d0a40 Update glob license Josh Gross 2024-08-15 17:31:21 -04:00
  • 0a398c1480 npm run release Josh Gross 2024-08-15 17:30:44 -04:00
  • a0c40cf602 Update to latest @actions/glob and fix tests Josh Gross 2024-08-15 17:26:43 -04:00
  • acb59e4776 lint Josh Gross 2024-08-15 16:31:57 -04:00
  • cb6558bb10 Exclude hidden files by default Josh Gross 2024-08-15 16:22:09 -04:00
  • 834a144ee9 Merge pull request #594 from actions/robherley/4.3.6 v4.3.6 Rob Herley 2024-08-06 10:41:08 -04:00
  • 134dcf33c0 v4.3.6 Rob Herley 2024-08-06 10:24:34 -04:00
  • 73a0b9c954 revert back to @actions/artifact 2.1.8 Rob Herley 2024-08-06 10:23:43 -04:00
  • 89ef406dd8 Merge pull request #588 from actions/robherley/4.3.5 v4.3.5 Rob Herley 2024-08-02 09:59:06 -04:00
  • 23d796df36 license updates Rob Herley 2024-08-01 15:50:32 -04:00
  • e445c64bc2 bump @actions/artifact to v2.1.9 Rob Herley 2024-08-01 15:46:49 -04:00
  • 0b2256b8c0 Merge pull request #584 from actions/robherley/bump-pkgs v4.3.4 Rob Herley 2024-07-05 11:11:13 -04:00
  • 488dcefb9b licensed cache Rob Herley 2024-07-05 14:39:15 +00:00
  • 04c51f5766 ncc Rob Herley 2024-07-05 13:55:51 +00:00
  • 32a9e276a8 bump @actions/artifact and npm audit Rob Herley 2024-07-05 13:51:02 +00:00
  • a954e16c38 fix: deprecated Node.js version in action Hamir Mahal 2024-06-17 13:11:33 -07:00
  • a1d85e775a ci: update CodeQL Action before deprecation Hamir Mahal 2024-06-17 13:00:34 -07:00
  • 552bf3722c new version Jonathan Tamsut 2024-04-23 11:22:42 -07:00
  • 79616d2ded Merge pull request #565 from actions/eggyhead/use-artifact-v2.1.6 eggyhead 2024-04-22 09:19:03 -07:00
  • 65462800fd updating package version v4.3.3 eggyhead/use-artifact-v2.1.6 Your Name 2024-04-22 08:10:47 -07:00
  • c004fb4bf6 Merge branch 'main' into eggyhead/use-artifact-v2.1.6 eggyhead 2024-04-22 08:08:40 -07:00
  • 90aba496fc updating toolkit artifact dependency to 2.1.6 Your Name 2024-04-22 08:06:58 -07:00
  • b06cde36fc Merge pull request #563 from actions/eggyhead/release-4.3.2 eggyhead 2024-04-18 08:13:48 -07:00
  • 1746f4ab65 Revert "updating to release 4.3.2" v4.3.2 eggyhead/release-4.3.2 eggyhead 2024-04-18 15:04:03 +00:00
  • 31685d04a0 updating to release 4.3.2 eggyhead 2024-04-18 14:56:48 +00:00
  • 18bf333cd2 Merge pull request #562 from actions/eggyhead/update-artifact-v215 eggyhead 2024-04-17 15:05:29 -07:00
  • dac413befa update package lock version eggyhead/update-artifact-v215 eggyhead 2024-04-17 21:24:58 +00:00
  • bb3b4a3cdb updating package version eggyhead 2024-04-17 20:38:47 +00:00
  • 3e3da837d2 updating artifact and core dependencies eggyhead 2024-04-17 17:00:25 +00:00
  • e35774f165 Merge pull request #561 from actions/robherley/deprecation-notice Rob Herley 2024-04-16 17:12:57 -04:00
  • e63ea677fb Update readme with v3/v2/v1 deprecation notice Rob Herley 2024-04-16 16:48:37 -04:00
  • 97a0fba137 use node20 Rob Herley 2024-03-18 15:56:53 +00:00
  • ef09cdac3e Merge pull request #523 from andrewakim/andrewakim/migration-readme-fix Rob Herley 2024-02-15 14:06:33 -05:00
  • 00e36f94d8 Minor fix to the migration readme Andrew Kim 2024-02-15 11:01:40 -08:00
  • 4c0ff1c489 Update release-new-action-version.yml (#516) Konrad Pabjan 2024-02-05 17:19:59 -05:00
  • 5d5d22a312 Merge pull request #515 from actions/eggyhead/update-artifact-v2.1.1 v4.3.1 eggyhead 2024-02-05 13:19:54 -08:00
  • f1e993d966 update artifact license eggyhead/update-artifact-v2.1.1 eggyhead 2024-02-05 17:52:45 +00:00
  • 4881bfd3f2 updating dist: eggyhead 2024-02-05 17:39:17 +00:00
  • a30777e265 @eggyhead updating artifact dependency to version 2.1.1 eggyhead 2024-02-05 17:31:38 +00:00
  • f8d6a4c74d updating based on toolkit changes in v2.1.0 eggyhead/release-ghes-hostcheck-toolkit2.1.0 eggyhead 2024-01-31 20:15:54 +00:00
  • 3a8048248f Merge pull request #511 from actions/robherley/migration-docs-typo Rob Herley 2024-01-31 12:36:26 -05:00
  • 9d63e3f2f8 Merge branch 'main' into robherley/migration-docs-typo Rob Herley 2024-01-31 12:34:24 -05:00
  • dfa1ab292d fix typo with v3 artifact downloads in migration guide Rob Herley 2024-01-31 12:27:48 -05:00
  • d00351bf69 Merge pull request #509 from markmssd/patch-1 Rob Herley 2024-01-29 09:38:17 -05:00
  • 707f5a7b71 Update limitation of 10 artifacts upload to 500 Mark Massoud 2024-01-27 16:21:08 -05:00
  • 26f96dfa69 Merge pull request #505 from actions/robherley/merge-artifacts v4.3.0 Rob Herley 2024-01-23 12:39:33 -05:00
  • 530ed2c9b8 use correct artifact name in test Rob Herley 2024-01-23 11:26:59 -05:00
  • 53ef6987b3 add additional integration test for merge all behavior Rob Herley 2024-01-23 11:15:52 -05:00
  • 90b0f8eed8 add workflow to test merging Rob Herley 2024-01-22 22:50:11 -05:00
  • 199a58f54f more docs Rob Herley 2024-01-22 22:24:56 -05:00
  • 3f353f9d9e ncc Rob Herley 2024-01-22 21:46:33 -05:00
  • 997fffa355 add merge artifact sub-action Rob Herley 2024-01-22 21:46:12 -05:00