Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move all charts into /charts dir #88

Closed
wants to merge 1 commit into from

Conversation

dfarrell07
Copy link
Member

Attempting to get helm/charts-releaser to detect changes to our charts
and publish them. It seems the GHA expects this layout.

See discussion:

helm/chart-releaser-action#36

And default dir:

https://github.com/helm/chart-releaser-action/blob/master/action.yml#L14

Signed-off-by: Daniel Farrell dfarrell@redhat.com

@dfarrell07 dfarrell07 added bug Something isn't working automation labels Nov 13, 2020
@dfarrell07 dfarrell07 added this to the 0.8.0 milestone Nov 13, 2020
@dfarrell07 dfarrell07 self-assigned this Nov 13, 2020
@dfarrell07 dfarrell07 marked this pull request as draft November 13, 2020 13:49
Attempting to get helm/charts-releaser to detect changes to our charts
and publish them. It seems the GHA expects this layout.

See discussion:

helm/chart-releaser-action#36

And default dir:

https://github.com/helm/chart-releaser-action/blob/master/action.yml#L14

Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
@skitt
Copy link
Member

skitt commented Nov 13, 2020

charts-releaser attempts to create a release if it finds changes, see https://github.com/submariner-io/submariner-charts/pull/89/checks?check_run_id=1396648865

I think we should re-implement the Travis job instead of using charts-releaser.

@dfarrell07
Copy link
Member Author

Closing in favor of #90.

@dfarrell07 dfarrell07 closed this Nov 16, 2020
@dfarrell07
Copy link
Member Author

Independent of the releasing question, it still seems we should use a charts/ directory. Other tools like ct expect this layout and it seems to be a good practice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants