Skip to content

ci(workflows): align smoke-test-binary on python 3.14#1557

Open
jd wants to merge 1 commit into
devs/jd/feat/rust-stack-new/extract-shared-git-helpers-crate-git--4382c586from
devs/jd/feat/rust-stack-new/align-smoke-test-binary-python-3-14--6c11ab3a
Open

ci(workflows): align smoke-test-binary on python 3.14#1557
jd wants to merge 1 commit into
devs/jd/feat/rust-stack-new/extract-shared-git-helpers-crate-git--4382c586from
devs/jd/feat/rust-stack-new/align-smoke-test-binary-python-3-14--6c11ab3a

Conversation

@jd

@jd jd commented Jun 5, 2026

Copy link
Copy Markdown
Member

smoke-test-binary was the lone holdout on 3.13 — all the other
workflows (build-wheels.yml, func-tests-live.yaml) target
3.14. Match them so there's a single supported runtime version
across the CI surface.

Co-Authored-By: Claude Opus 4.7 noreply@anthropic.com

Depends-On: #1555

@jd

jd commented Jun 5, 2026

Copy link
Copy Markdown
Member Author

This pull request is part of a Mergify stack:

# Pull Request Link
1 feat(rust): port stack sync to native Rust #1523
2 feat(rust): port stack list + stack open to native Rust #1524
3 feat(rust): port stack hooks + stack setup to native Rust #1527
4 feat(rust): port stack push end-to-end + delete Python push.py #1553
5 chore: delete Python tree + simplify wheel/CI for pure-Rust binary #1554
6 refactor(stack): extract shared git helpers into crate::git #1555
7 ci(workflows): align smoke-test-binary on python 3.14 #1557 👈

@mergify

mergify Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🔴 ⛓️ Depends-On Requirements

Waiting for

This rule is failing.

Requirement based on the presence of Depends-On in the body of the pull request

🔴 👀 Review Requirements

Waiting for

  • #approved-reviews-by>=2
This rule is failing.
  • any of:
    • #approved-reviews-by>=2
    • author = dependabot[bot]
    • author = mergify-ci-bot
    • author = renovate[bot]

🔴 🔎 Reviews

Waiting for

  • #review-requested = 0
This rule is failing.
  • #review-requested = 0
  • #changes-requested-reviews-by = 0
  • #review-threads-unresolved = 0

🟢 🤖 Continuous Integration

Wonderful, this rule succeeded.
  • all of:
    • check-success=ci-gate

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert|ui)(?:\(.+\))?:

🟢 📕 PR description

Wonderful, this rule succeeded.
  • body ~= (?ms:.{48,})

@mergify mergify Bot requested a review from a team June 5, 2026 11:39
@jd jd force-pushed the devs/jd/feat/rust-stack-new/extract-shared-git-helpers-crate-git--4382c586 branch from faf159c to f4d2fe7 Compare June 5, 2026 12:37
@jd jd force-pushed the devs/jd/feat/rust-stack-new/align-smoke-test-binary-python-3-14--6c11ab3a branch from cf0aa77 to e27bc33 Compare June 5, 2026 12:37
@jd jd temporarily deployed to func-tests-live June 5, 2026 12:37 — with GitHub Actions Inactive
@jd jd temporarily deployed to func-tests-live June 5, 2026 12:37 — with GitHub Actions Inactive
@jd

jd commented Jun 5, 2026

Copy link
Copy Markdown
Member Author

Revision history

# Type Changes Reason Date
1 initial cf0aa77 2026-06-05 12:37 UTC
2 rebase cf0aa77 → e27bc33 (rebase only) 2026-06-05 12:37 UTC
3 rebase e27bc33 → d9dc771 (rebase only) 2026-06-08 11:31 UTC
4 rebase d9dc771 → d6cbcbf (rebase only) 2026-06-08 15:03 UTC
5 rebase d6cbcbf → 5d30bcb (rebase only) 2026-06-09 07:12 UTC

@mergify mergify Bot had a problem deploying to Mergify Merge Protections June 5, 2026 12:37 Failure
@jd jd marked this pull request as ready for review June 5, 2026 15:40
@jd jd force-pushed the devs/jd/feat/rust-stack-new/align-smoke-test-binary-python-3-14--6c11ab3a branch from e27bc33 to d9dc771 Compare June 8, 2026 11:31
@jd jd force-pushed the devs/jd/feat/rust-stack-new/extract-shared-git-helpers-crate-git--4382c586 branch from f4d2fe7 to c5f353a Compare June 8, 2026 11:31
@jd jd temporarily deployed to func-tests-live June 8, 2026 11:31 — with GitHub Actions Inactive
@jd jd temporarily deployed to func-tests-live June 8, 2026 11:31 — with GitHub Actions Inactive
@mergify mergify Bot had a problem deploying to Mergify Merge Protections June 8, 2026 11:31 Failure
@jd jd force-pushed the devs/jd/feat/rust-stack-new/align-smoke-test-binary-python-3-14--6c11ab3a branch from d9dc771 to d6cbcbf Compare June 8, 2026 15:02
@jd jd temporarily deployed to func-tests-live June 8, 2026 15:03 — with GitHub Actions Inactive
@mergify mergify Bot had a problem deploying to Mergify Merge Protections June 8, 2026 15:03 Failure
`smoke-test-binary` was the lone holdout on 3.13 — all the other
workflows (`build-wheels.yml`, `func-tests-live.yaml`) target
3.14. Match them so there's a single supported runtime version
across the CI surface.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Change-Id: I6c11ab3aa15987820c9b1568c61c914b44494a9d
@jd jd force-pushed the devs/jd/feat/rust-stack-new/align-smoke-test-binary-python-3-14--6c11ab3a branch from d6cbcbf to 5d30bcb Compare June 9, 2026 07:12
@jd jd force-pushed the devs/jd/feat/rust-stack-new/extract-shared-git-helpers-crate-git--4382c586 branch from 49231a6 to 284ec44 Compare June 9, 2026 07:12
@jd jd temporarily deployed to func-tests-live June 9, 2026 07:12 — with GitHub Actions Inactive
@jd jd temporarily deployed to func-tests-live June 9, 2026 07:12 — with GitHub Actions Inactive
@mergify mergify Bot had a problem deploying to Mergify Merge Protections June 9, 2026 07:12 Failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant