Skip to content

Conversation

andreyvelich
Copy link
Member

@andreyvelich andreyvelich commented Jun 19, 2024

I removed the code generation from our release script.

Currently, we have to clone Katib repo to the $GOPATH/src/github.com/kubeflow/katib to correctly run Go code generation. However, in the release script we clone the Katib repo to the temp directory to avoid un-sync Git history.

We don't need to run make generate in our release script, since we have the code generation check for each PR.

Also, we don't need to publish images with COMMIT tag during the release.

/assign @tenzen-y @johnugeorge

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
Copy link
Member

@tenzen-y tenzen-y left a comment

Choose a reason for hiding this comment

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

Thank you!

/lgtm
/approve

@google-oss-prow google-oss-prow bot added the lgtm label Jun 20, 2024
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tenzen-y

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow bot merged commit 5a0b7db into kubeflow:master Jun 20, 2024
@andreyvelich andreyvelich deleted the fix-release-generate branch June 20, 2024 12:43
andreyvelich added a commit to andreyvelich/katib that referenced this pull request Jun 20, 2024
Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
google-oss-prow bot pushed a commit that referenced this pull request Jun 20, 2024
Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
shashank-iitbhu pushed a commit to shashank-iitbhu/katib that referenced this pull request Jun 30, 2024
Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
shashank-iitbhu pushed a commit to shashank-iitbhu/katib that referenced this pull request Jul 25, 2024
Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
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.

3 participants