prometheus / prometheus/node_exporter
Move buildkite steps to pipeline.yml
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 13.8k
- Forks
- 2.7k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 8
Description
Buildkite currently executes pipeline steps internally. It's now possible to convert these steps to a pipline yaml config that is stored in-repo.
We should convert the steps so that it's easier to maintain them.
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 existing Buildkite steps and reading how they are currently executed. Use the in-repository pipeline.yml as the target configuration, preserving the current steps and confirming that Buildkite runs them from that file.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100