Pull build/deploy back into GH
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 103
- Forks
- 18
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 555
Description
Removed in 99366fbdc66b76306b2c85cfea2cc259bfa3d27d
Right now its a Northflank pipeline but there are two major issues:
- it does not have an optimal cache
- we're not blocking on tests, just deploying main
There's a minor issue in that its not free (GH is free as we're open source on this repo).
Contributor guide
No contributing guide indexed for this repository
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
Review commit 99366fbdc66b76306b2c85cfea2cc259bfa3d27d and the current Northflank pipeline configuration first. Compare the existing build and deployment flow with a GitHub-based workflow, including cache behavior and whether deployment waits for tests. Done means build and deploy are back in GitHub, tests block deployment, and the workflow avoids the current paid pipeline.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- build-system, ci-cd, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100