actions / actions/toolkit

zstd support for artifacts

Open
#2,335 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
5.9k
Forks
1.8k
PR merge metrics
No merged PRs in 30d

Description

@danwkennedy i can see that a bunch of compression extensions are recognized by the library, would it be possible to also add .zst+application/zstd?

Originally posted by @beeequeue in #2324

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the compression-extension mapping referenced in the linked actions/toolkit commit and trace how artifact content types are recognized. Update the mapping so .zst and application/zstd are handled, then verify the artifact flow and relevant tests cover both values.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
devtools
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.