Commit Graph

  • 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
  • 52899c8c02 Merge pull request #504 from actions/robherley/reorganize Rob Herley 2024-01-22 16:56:11 -05:00
  • da58a3f7b2 ncc Rob Herley 2024-01-22 15:58:20 -05:00
  • 1f64adb853 fix import Rob Herley 2024-01-22 15:52:35 -05:00
  • 8d531b15a6 reorganize upload code in prep for merge logic, add more tests Rob Herley 2024-01-22 15:49:34 -05:00
  • 694cdabd8b Merge pull request #501 from actions/robherley/overwrite-artifact v4.2.0 Rob Herley 2024-01-18 15:11:31 -05:00
  • 05d4fe6702 run licensed against version that matches ci Rob Herley 2024-01-18 13:48:50 -05:00
  • 40b3052821 update readme Rob Herley 2024-01-18 13:44:36 -05:00
  • 49552fcb82 add overwrite tests to workflow Rob Herley 2024-01-18 13:33:14 -05:00
  • 79615904cc licensed cache Rob Herley 2024-01-18 13:32:10 -05:00
  • 11ff42c7b1 add new overwrite input & docs Rob Herley 2024-01-18 13:31:03 -05:00
  • 1eb3cb2b3e Merge pull request #497 from actions/robherley/update-readme-limit v4.1.0 Rob Herley 2024-01-10 15:47:13 -05:00
  • 8688a86492 Update readme to reflect new artifact/job limit Rob Herley 2024-01-10 15:23:13 -05:00
  • 73d8b66ede Support artifact-url output (#496) Konrad Pabjan 2024-01-10 12:31:08 -05:00
  • c320f57948 Update README.md (#492) shmuel 2024-01-10 15:00:06 +00:00
  • cf8714cfea Merge pull request #482 from actions/robherley/add-migration-docs Rob Herley 2023-12-18 18:18:28 -05:00
  • 7f16e37e88 add migrations docs Rob Herley 2023-12-18 18:10:52 -05:00
  • 353073034f Merge pull request #468 from actions/robherley/misc-updates Rob Herley 2023-12-14 15:14:19 -05:00
  • 6c139afa6f update imports and old v4-beta references Rob Herley 2023-12-14 15:08:24 -05:00
  • c7d193f32e Merge pull request #466 from actions/v4-beta v4.0.0 Rob Herley 2023-12-14 10:04:00 -05:00
  • 13131bb095 licensed cache v4-beta Rob Herley 2023-12-13 16:02:47 -05:00
  • 4a6c273b98 Merge branch 'main' into v4-beta Rob Herley 2023-12-13 15:10:05 -05:00
  • f391bb91a3 Merge pull request #465 from actions/robherley/v4-documentation Rob Herley 2023-12-13 13:00:16 -05:00
  • 9653d03c4b Apply suggestions from code review Rob Herley 2023-12-13 12:24:16 -05:00
  • 875b630764 add limitations section Rob Herley 2023-12-13 11:55:56 -05:00
  • ecb21463e9 add compression example Rob Herley 2023-12-13 10:17:03 -05:00
  • 5e7604f84a trim some repeated info Rob Herley 2023-12-12 23:27:17 -05:00
  • d6437d0758 naming Rob Herley 2023-12-12 23:24:58 -05:00
  • 1b56155703 s/v4-beta/v4/g Rob Herley 2023-12-12 23:21:37 -05:00
  • 6a5077f99b update docs and bump @actions/artifact Rob Herley 2023-12-12 23:19:52 -05:00
  • 2a6c27a029 Merge pull request #464 from actions/vmjoseph/v4-beta-more-descriptive-annotations Vallie Joseph 2023-12-11 14:32:50 -05:00
  • 9a179cdb8d adding error message improvement vmjoseph/v4-beta-more-descriptive-annotations Vallie Joseph 2023-12-11 16:41:05 +00:00
  • 48377050ae update jtamsut/update-upload-artifact Jonathan Tamsut 2023-12-07 13:29:22 -08:00