[Module] Add GitHub Actions
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 580
- Forks
- 199
- Avg merge
- 1h 49m
- Merged PRs (30d)
- 28
Description
Adding this as more of a discussion issue.
It would be great to see some sort of GitHub action template for testing on main push / PRs.
This could use ni (or UnJS equivalent) to continue allowing users to user whatever package manager they want.
Personally, I'd also like a release script but this is a bit more complicated due to having to manage NPM tokens.
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
No files or tests are named; start by reviewing the repository's current package-manager and release setup before defining the workflow scope. Done should be a documented decision on testing for main pushes and pull requests, using the proposed package-manager approach, with any release-script and NPM-token requirements explicitly resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript
- Domain
- ci-cd, release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100