actions / actions/actions-runner-controller

Separate Git repository for the chart releases

Open
#1,133 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
6.5k
Forks
1.5k
Avg merge
2d 2h
Merged PRs (30d)
27

Description

I don't think it's the user's fault at all but the reality is that I have been asked questions like https://github.com/actions-runner-controller/actions-runner-controller/issues/1130 several times.
That's the consequence of using chart-releaser-action (and perhaps chart-releaser) in the same repo and it can be avoided at all if we used another repository that is dedicated to the chart releases.

https://github.com/actions-runner-controller/actions-runner-controller/blob/eb0a4a96034257bcba616498f55a13f832d95f90/.github/workflows/on-push-master-publish-chart.yml#L117

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked .github/workflows/on-push-master-publish-chart.yml workflow, especially the referenced section using chart-releaser-action, and the related issue #1130. The issue proposes a separate repository dedicated to chart releases; done means chart releases are handled from that dedicated repository rather than the controller repository, though the migration details are not specified.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd, release
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.