Skip to content

chore: simplify delivery-yaml for building operator #2673

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

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

macedigital
Copy link
Member

Commit switches builder image to cdp-runtime/go, removing the need to install go manually.

Also, commit splits "build-postgres-operator" pipeline into 2 distinct steps.

  1. Run unit tests based on locally checked out code including set up of dependencies and generated code.
  2. Build Docker image if tests are successful

Commit switches builder image to `cdp-runtime/go`, removing the need to install `go` manually.

Also, commit splits "build-postgres-operator" pipeline into 2 distinct steps.

1. Run unit tests based on locally checked out code including set up of dependencies and generated code.
2. Build Docker image if tests are successful
@macedigital
Copy link
Member Author

@FxKu Food for thought

@FxKu FxKu added this to the 1.13.0 milestone Jun 26, 2024
@macedigital
Copy link
Member Author

👍

1 similar comment
@FxKu
Copy link
Member

FxKu commented Jun 26, 2024

👍

@FxKu
Copy link
Member

FxKu commented Jun 26, 2024

LGTM. Thanks!

@macedigital macedigital merged commit 7cdc23f into master Jun 26, 2024
9 checks passed
@macedigital macedigital deleted the simplify-delivery-yaml branch June 26, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants