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

no more debugging #73

Merged
merged 1 commit into from
Oct 12, 2023
Merged

no more debugging #73

merged 1 commit into from
Oct 12, 2023

Conversation

Gaardsholt
Copy link
Member

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Other information

Signed-off-by: Lasse Gaardsholt <[email protected]>
@codey-pr-summarizer
Copy link

Hi, I am an AI assistant. In order to help you, I read the pull request and summarized it for you.
More info about me can be found here.

Pull request title: Update CI/CD workflows

Summary:

  • CI/CD workflows have been updated.
  • The "debugger" job was removed.
  • The "lint-test" job was moved to run after the "build-and-push-image" job.
  • In the "chart-testing" job, the image tag is now set using the output of the "build-and-push-image" job.
  • The workflow is now triggered on completion of the "Build image and push to GHCR" workflow.
  • The lint-test job now only runs if the previous workflow run was successful.
  • The chart-testing action has been updated to version 2.4.0.
  • The kind-action has been updated to version 1.8.0.

@Gaardsholt Gaardsholt marked this pull request as ready for review October 12, 2023 21:07
@Gaardsholt Gaardsholt merged commit 3c7ff23 into master Oct 12, 2023
8 checks passed
@Gaardsholt Gaardsholt deleted the no-more-debugging branch October 12, 2023 21:07
@Gaardsholt Gaardsholt added the new-feature New feature or request label Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant