Commit Graph
30 Commits
Author SHA1 Message Date
Daniel KennedyandGitHub 484a0b528f Update the readme (#473)
* Update the readme

* Update upload artifact versions

* Add back the GHES support note

* Update the skip-decompress description

* Be more specific with the direct download example

* Add GHES support section to TOC
2026-03-12 09:59:43 -04:00
Daniel KennedyandGitHub 3e5f45b2cf Add regression tests for CJK characters (#471)
* Add regression tests for CJK characters

* Dedupe the names and remove the ignored `name` param

* Bump @actions/artifact to v6.2.1

* Run `npm run release`

* Update licenses
2026-03-11 11:35:54 -04:00
Daniel KennedyandGitHub e6d03f6737 Add a regression test for artifact name + content-type mismatches (#472)
* Add a regression test for artifact name + content-type mismatches

* Specify that we want v4 in a comment

* Fix the expected type
2026-03-11 08:57:07 -04:00
Daniel KennedyandGitHub 70fc10c6e5 Merge pull request #461 from actions/danwkennedy/digest-mismatch-behavior
Add a setting to specify what to do on hash mismatch and default it to `error`
2026-02-23 15:27:01 -05:00
Daniel Kennedy f258da9a50 Add change docs 2026-02-23 15:12:17 -05:00
Daniel Kennedy ccc058e5fb Fix linting issues 2026-02-23 15:07:11 -05:00
Daniel Kennedy bd7976ba57 Add a setting to specify what to do on hash mismatch and default it to error 2026-02-23 15:07:11 -05:00
Daniel KennedyandGitHub ac21fcf45e Merge pull request #460 from actions/danwkennedy/download-no-unzip
Don't attempt to un-zip non-zipped downloads
2026-02-23 15:05:25 -05:00
Daniel Kennedy 15999bff51 Add note about package bumps 2026-02-23 12:32:38 -05:00
Daniel Kennedy 974686ed50 Bump the version to v8 and add release notes 2026-02-23 12:31:19 -05:00
Daniel Kennedy fbe48b1d27 Update test names to make it clearer what they do 2026-02-23 12:21:41 -05:00
Daniel Kennedy 96bf374a61 One more test fix 2026-02-23 12:18:06 -05:00
Daniel Kennedy b8c4819ef5 Fix skip decompress test 2026-02-23 12:13:23 -05:00
Daniel Kennedy 7127277c52 Fixup the minimatch license 2026-01-30 15:53:50 -05:00
Daniel Kennedy 41a8b730f4 Re-add minimatch.dep.yml 2026-01-30 15:51:28 -05:00
Daniel Kennedy 6533bb2df3 Revert "Updated the licensed version"
This reverts commit e6afc5e70e.
2026-01-30 15:45:48 -05:00
Daniel Kennedy e6afc5e70e Updated the licensed version 2026-01-30 15:44:23 -05:00
Daniel Kennedy 87db0e9f47 Cache licenses 2026-01-30 15:34:43 -05:00
Daniel Kennedy c9ff097e79 Update the integration test 2026-01-30 14:45:33 -05:00
Daniel Kennedy 882c7072ac Add an integration test for skip-decompress 2026-01-30 14:33:56 -05:00
Daniel Kennedy 6d4a0de04f Add tests 2026-01-30 14:19:20 -05:00
Daniel Kennedy f45b79f03c Don't attempt to un-zip non-zipped downloads 2026-01-30 14:16:38 -05:00
Daniel Kennedy 1d636af56d Upgrade jest and typescript 2026-01-30 14:15:49 -05:00
Daniel Kennedy 43c2394920 Migrate eslint to v9 2026-01-30 14:15:20 -05:00
Daniel Kennedy 3d65dc0e0b Update .gitignore 2026-01-30 14:14:33 -05:00
Daniel KennedyandGitHub 018cc2cf5b Merge pull request #438 from actions/danwkennedy/prepare-6.0.0
Prepare `v6.0.0`
2025-10-24 14:15:38 -04:00
Daniel Kennedy 815651c680 Revert "Remove github.dep.yml"
This reverts commit bb3a066a8b.
2025-10-24 14:08:06 -04:00
Daniel Kennedy bb3a066a8b Remove github.dep.yml 2025-10-24 14:04:55 -04:00
Daniel Kennedy fa1ce46bbd Prepare v6.0.0 2025-10-24 13:56:00 -04:00
Daniel KennedyandGitHub 5e3251c4ff Readme: spell out the first use of GHES 2025-09-24 09:44:57 -04:00