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

RHOAIENG-16751: chore(gha): add test for checking the values match between Version file and metadata yaml file #504

Merged

Conversation

jiridanek
Copy link
Member

https://issues.redhat.com/browse/RHOAIENG-16751

Description

Same logic as implemented in

How Has This Been Tested?

See GHA result below.

Merge criteria:

  • The commits are squashed in a cohesive manner and have meaningful messages.
  • Testing instructions have been added in the PR body (for PRs involving changes that are not immediately obvious).
  • The developer has manually tested the changes and verified that the changes work

@jstourac
Copy link
Member

/lgtm

(cd components/odh-notebook-controller; make manifests generate fmt)

# component metadata yaml file
(cd components/notebook-controller; bash generate-metadata-yaml.sh -o config/component_metadata.yaml)

Choose a reason for hiding this comment

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

the -o argument no longer required... but does no harm

Copy link
Member Author

Choose a reason for hiding this comment

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

i'm tempted to remove -o, but since it would then require another lgtm before I can merge, i'm gonna leave it be, thanks

this way it's explicit which file it updates

@andyatmiami
Copy link

one minor (non-blocking) comment...

/lgtm

@jiridanek
Copy link
Member Author

/approve

Copy link

openshift-ci bot commented Jan 14, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jiridanek

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

@openshift-merge-bot openshift-merge-bot bot merged commit 3fbc9c2 into opendatahub-io:main Jan 14, 2025
10 checks passed
@jiridanek jiridanek deleted the jd_unittest_generate branch January 14, 2025 13:55
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