Skip to content

Drop RC jobs and nightly PyPi publish#632

Merged
sjmonson merged 2 commits intomainfrom
ci/drop_rc
Mar 18, 2026
Merged

Drop RC jobs and nightly PyPi publish#632
sjmonson merged 2 commits intomainfrom
ci/drop_rc

Conversation

@sjmonson
Copy link
Collaborator

Summary

Our current development workflow does not involve RC branches so drop the CI automation. The nightly PyPi builds have been failing for some time due to an issue with z-stream tags. Users can just pip install from git if they need latest or use the nightly container image.

Related Issues

  • Resolves #

  • "I certify that all code in this PR is my own, except as noted below."

Use of AI

  • Includes AI-assisted code completion
  • Includes code generated by an AI application
  • Includes AI-generated tests (NOTE: AI written tests should have a docstring that includes ## WRITTEN BY AI ##)

@sjmonson
Copy link
Collaborator Author

@mergify rebase

@mergify
Copy link

mergify bot commented Mar 13, 2026

rebase

✅ Branch has been successfully rebased

@sjmonson sjmonson force-pushed the ci/drop_rc branch 2 times, most recently from 76d835d to cd1538a Compare March 17, 2026 21:57
@sjmonson sjmonson marked this pull request as ready for review March 17, 2026 21:57
@sjmonson sjmonson requested a review from dbutenhof March 17, 2026 21:57
Copy link
Collaborator

@dbutenhof dbutenhof left a comment

Choose a reason for hiding this comment

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

Yeah, OK: I'm good with that -- the idea of flooding PyPi with nightly builds actually seems a bit silly. RC is perhaps more debatable, if we used the concept consistently and meaningfully, but I don't have a problem with dropping it.

@dbutenhof
Copy link
Collaborator

@mergify rebase

@mergify
Copy link

mergify bot commented Mar 18, 2026

rebase

❌ Unable to rebase: Mergify can't impersonate dbutenhof

Details

User dbutenhof used as bot_account is unknown. Please make sure {login} exists and has logged into the Mergify dashboard.

@dbutenhof
Copy link
Collaborator

@mergify rebase

Signed-off-by: Samuel Monson <smonson@redhat.com>
Signed-off-by: Samuel Monson <smonson@redhat.com>
@mergify
Copy link

mergify bot commented Mar 18, 2026

rebase

✅ Branch has been successfully rebased

@sjmonson sjmonson merged commit 3c933f5 into main Mar 18, 2026
17 checks passed
@sjmonson sjmonson deleted the ci/drop_rc branch March 18, 2026 14:13
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