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

ci: fix version tagging of notebook server images #7386

Conversation

thesuperzapper
Copy link
Member

There was a small bug in the CI from #7357, which cause the release version tags to not be created (when the releasing/version/VERSION file is updated).

It was simply doing the cd too early, so the relative path was not correct.

We will probably need to quickly do a 1.8.0-rc.5 after cherry-picking this pr into the v1.8-branch.

@thesuperzapper
Copy link
Member Author

We need to quickly merge this and cut a new RC for 1.8, as right now, the notebook server image tags for 1.8.0-rc.4 are not present, see: https://hub.docker.com/r/kubeflownotebookswg/jupyter-tensorflow-full/tags

/assign @kimwnasptd @DnPlas

@DnPlas
Copy link
Contributor

DnPlas commented Oct 25, 2023

/lgtm

@google-oss-prow google-oss-prow bot added the lgtm label Oct 25, 2023
@thesuperzapper
Copy link
Member Author

Self-approving, because we need to get this cut ASAP, and is a minor fix.

/approve

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: DnPlas, thesuperzapper

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 f81aadd into kubeflow:master Oct 25, 2023
2 checks passed
@thesuperzapper thesuperzapper deleted the fix-notebook-server-version-tagging branch October 25, 2023 18:30
DnPlas pushed a commit to DnPlas/kubeflow that referenced this pull request Oct 25, 2023
google-oss-prow bot pushed a commit that referenced this pull request Oct 25, 2023
Co-authored-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.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.

None yet

3 participants