Skip to content

[3.12] Convert change detection to a Python script (GH-129627) - #130370

Merged
hugovk merged 2 commits into
python:3.12from
hugovk:backport-7d9a22f-3.12
Feb 21, 2025
Merged

[3.12] Convert change detection to a Python script (GH-129627)#130370
hugovk merged 2 commits into
python:3.12from
hugovk:backport-7d9a22f-3.12

Conversation

@hugovk

Copy link
Copy Markdown
Member

(cherry picked from commit 7d9a22f)

(cherry picked from commit 7d9a22f)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
Comment thread.github/workflows/build.yml Outdated
}}
${{
!fromJSON(needs.check_source.outputs.run_hypothesis)
!fromJSON(needs.build-context.outputs.run_hypothesis)

@AA-TurnerAA-TurnerFeb 20, 2025

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Failure is here I think. Note difference from 7d9a22f.

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

Thanks, how's e17a76b (#130370)?

@hugovk
hugovk marked this pull request as ready for review February 21, 2025 15:18
@hugovk
hugovk enabled auto-merge (squash) February 21, 2025 15:18
@hugovk
hugovk merged commit 91e5e24 into python:3.12Feb 21, 2025
@hugovk
hugovk deleted the backport-7d9a22f-3.12 branch February 21, 2025 15:18
Sign up for freeto 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.

2 participants

@hugovk@AA-Turner