Migrate prow jobs to `.github/workflows`
Open
Nobody has claimed this yet.
kind/misc
- Dominant language
- Go
- Stars
- 277
- Forks
- 164
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 61
Description
Chains already makes an heavy use of GitHub workflows for e2e builds.
This issue is to track work to also migrate the few prow jobs that exists (build and unit-test) to github worfklows instead.
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 reviewing the existing prow build and unit-test jobs alongside the e2e workflows under .github/workflows, then read the linked Tekton Pipeline pull request for migration context. Done means the remaining build and unit-test prow jobs are represented by GitHub workflows and continue to run successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, go
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100