Skip to content

Conversation

@rimusz
Copy link
Owner

@rimusz rimusz commented Oct 2, 2025

Signed-off-by: rimas rmocius@gmail.com

Signed-off-by: rimas <rmocius@gmail.com>
Copilot AI review requested due to automatic review settings October 2, 2025 10:44
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR migrates the CI/CD pipeline from Google Cloud Build and CircleCI to GitHub Actions for a Helm charts repository. The migration replaces existing build pipelines with GitHub Actions workflows for chart linting, testing, and releasing.

  • Replaced Google Cloud Build pipeline with GitHub Actions chart-releaser workflow
  • Migrated CircleCI configuration to GitHub Actions for linting and testing
  • Added chart-releaser configuration for automated Helm chart releases

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.pipeline/cloudbuild.yaml Removed Google Cloud Build pipeline configuration
.github/workflows/release.yml Added GitHub Actions workflow for releasing Helm charts
.github/workflows/lint-and-test.yml Added GitHub Actions workflow for linting and testing charts
.github/cr.yaml Added chart-releaser configuration
.circleci/config.yml Removed CircleCI configuration

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@rimusz rimusz merged commit c72c8d7 into master Oct 2, 2025
1 of 2 checks passed
@rimusz rimusz deleted the feat/move-charts-to-gh-pages branch October 2, 2025 10:48
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.

2 participants