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

fix: Install fails with int commit hash #473

Merged
merged 6 commits into from
Jan 11, 2024

Conversation

ckadner
Copy link
Member

@ckadner ckadner commented Jan 9, 2024

Motivation

See #472

Modifications

Result

Resolves #472

Resolves kserve#472

Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
@ckadner
Copy link
Member Author

ckadner commented Jan 9, 2024

I reproduced/forced the original error in commit 20d00fc

Find the full error log here:
https://github.com/kserve/modelmesh-serving/actions/runs/7468073047/job/20322809022?pr=473#step:11:57

Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
Signed-off-by: Christian Kadner <ckadner@us.ibm.com>
@ckadner ckadner changed the title [WIP] fix: Install fails with int commit hash fix: Install fails with int commit hash Jan 10, 2024
Copy link
Member

@rafvasq rafvasq left a comment

Choose a reason for hiding this comment

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

Thanks Christian :)

Copy link

oss-prow-bot bot commented Jan 10, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ckadner, rafvasq

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

@kserve kserve deleted a comment from oss-prow-bot bot Jan 11, 2024
@ckadner ckadner merged commit 5f9c6f7 into kserve:main Jan 11, 2024
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Install fails if latest commit short hash can be parsed as an int
2 participants