-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(ci): refactor GitHub workflows and update repository indexing
- Removed the token, path, and ref fields from the checkout step in charts-release.yaml. - Added a new step to index the helm repo in charts-release.yaml. - Updated commit message for publishing charts to include updating of repository index in charts-release.yaml. - Deleted repository-index-push.yaml workflow file. - Refactored repository-index.yaml to trigger on push events on main branch affecting 'repository/**' paths instead of being called as a workflow. - Removed unnecessary command to print index.yaml content in repository-index.yaml. - Changed commit message when updating the repository index in repository-index.yaml.
- Loading branch information
1 parent
eeff8a9
commit 56945a9
Showing
3 changed files
with
13 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters