Skip to content

Fix nightly #2227

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
Apr 24, 2025
Merged

Fix nightly #2227

merged 1 commit into from
Apr 24, 2025

Conversation

mattdangerw
Copy link
Member

If the original version has a .dev suffix on it, we were trying to create a nightly with .devX.devY, which is invalid.

We have a dev suffix on the master branch to stop accidentally releasing a stable version from the master branch (which we've done a few times).

If the original version has a .dev suffix on it, we were trying to
create a nightly with .devX.devY, which is invalid.

We have a dev suffix on the master branch to stop accidentally
releasing a stable version from the master branch (which we've
done a few times).
@mattdangerw mattdangerw requested a review from hertschuh April 24, 2025 00:43
@mattdangerw mattdangerw merged commit f905bff into keras-team:master Apr 24, 2025
9 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants