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

Update GitSubDirectory field of codefresh/cf-runtime #1053

Conversation

adamkpickering
Copy link
Collaborator

Currently we are getting an error when we run partner-charts-ci auto for the codefresh/cf-runtime package:

failed to populate codefresh/cf-runtime: failed to fetch data from upstream: git subdirectory '.deploy/cf-runtime' does not exist

This is happening because the value of GitSubDirectory in the upstream.yaml for codefresh/cf-runtime is .deploy/cf-runtime, which is a path that was moved to charts/cf-runtime in the commit 311172a86145e373a687783fccba65142684fde7 in the repository (https://github.com/codefresh-io/venona).

This PR fixes this problem.

@adamkpickering adamkpickering requested a review from a team as a code owner July 12, 2024 23:10
@adamkpickering adamkpickering merged commit 142ec67 into rancher:main-source Jul 15, 2024
1 check passed
@adamkpickering adamkpickering deleted the modify-git-subdirectory-codefresh-cf-runtime branch July 15, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants