typelevel / typelevel/sbt-typelevel
Chop down artifact list in generated ci.yml
Open
Nobody has claimed this yet.
github-actions
- Dominant language
- Scala
- Stars
- 185
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
It would make pull requests easier to read if the list of artifacts compressed by tar were chopped down. See this example of a workflow that was converted to hand-written to auto-generated
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the generator for ci.yml and inspect how the tar artifact list is assembled. Compare the generated output with the linked hand-written workflow example. Done means generated pull requests show a shorter artifact list while retaining the required artifacts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, scala
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100