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

Quarkus 3 Migration: Push to main should handle rebase before push if needed #301

Closed
radtriste opened this issue Jun 1, 2023 · 1 comment

Comments

@radtriste
Copy link

The nightly run of Quarkus 3 Migration is checking out all repositories and then proceeding with quarkus 3 migration updates.
Issue is that by the time it reaches, for example, kogito runtimes migration updates, some changes may have been done on the main branch and so, the update of the before.sh patch will fail because the updates cannot be push to main branch anymore.
The script should try to rebase before performing the push.

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

No branches or pull requests

1 participant