chore(ci): Bump actions/setup-python from 6 to 7 - #500
Merged
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Data-Wise
added a commit
that referenced
this pull request
Sep 5, 2026
.STATUS had not been touched since 2026-07-07 (f740eb5): the header still read Phase: Released (v7.16.0) while v7.17.0, v7.17.1 and v7.17.2 had all shipped, and Focus: held the literal string "--help" -- a bad write, not a focus. - Header: Phase -> Released (v7.17.2); Focus -> a real one-line focus. - Added four session entries reconstructed from CHANGELOG.md, the merged PR bodies (#505, #506, #509, #513, #499, #514, #515) and the release tags: v7.17.0 (teach deploy safety + CI coverage), v7.17.1 (alias-proof pipelines), v7.17.2 (CI hardening + PATH fix), plus the 2026-07-08..07-19 housekeeping commits and a session entry for this resync itself. - Demoted the stale "Current Session (2026-07-07)" and two older headings that had been left as "Current Session" against the file's own convention. - Test baseline refreshed from evidence rather than carried forward: 84 passed / 0 failed / 0 timeout / 1 skipped across 85 registered suites, per CI run 33946019980 on dev. - Next Action re-verified against repo state: added stale-issue triage (#487/#488/#489), the PR #500 rebase decision, .gitignore for .token-optimizer, and the advisory markdown-lint backlog. Verified: scripts/check-status.zsh clean on the updated file (validator confirmed non-vacuous via a planted "Progress: banana" defect, which it caught); _flow_status_field reads all four header fields correctly. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Owner
|
@dependabot recreate Recreating so this picks up |
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6 to 7. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v6...v7) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions/setup-python-7
branch
from
September 5, 2026 18:41
397214c to
17570e4
Compare
dependabot
Bot
deleted the
dependabot/github_actions/actions/setup-python-7
branch
September 5, 2026 18:56
Data-Wise
added a commit
that referenced
this pull request
Sep 6, 2026
…timizer/ Session log entry for the work done after this morning's resync, plus a Next Action list re-verified against the resulting repo state. What the entry records (each verified against git/gh, not .STATUS): - PR #500 merged (c607a14) after 6 weeks stuck. It was based on main, predating #515's target-branch key. "@dependabot recreate" retargeted it to dev -- so target-branch is NOT creation-time-only, and a mis-based dependabot PR can be rescued rather than closed and waited out. - Issues #489 and #488 closed with evidence (PR #496, merge commit 94d9bde, code live at zsh/functions.zsh:620 and :638). - Issue #487 rewritten, not closed: the AI rewrite trigger was never built and never rejected, and its spec is unrecoverable because the branch holding it was never pushed. The surviving copy of its decisions was the GitHub issue body, not git. - 9 stale remote feature/* branches: 8 deleted after passing both gates (remote tip == PR headRefOid, and the PR merge commit is an ancestor of dev); feature/email-dispatcher-restructure kept, since it is the only copy of a 96-line ORCHESTRATE plan. - Tooling friction worth remembering: branch-guard blocked a provably-safe push --delete (the cc-config#32 false positive), and the auto-mode classifier blocked a deletion loop while allowing the same deletions individually. .gitignore: .token-optimizer/ is a per-machine plugin cache. Also restores the ## Parked section, which an over-broad regex removed while rewriting ## Next Action in the same pass. Verified: scripts/check-status.zsh clean; _flow_status_field reads Phase, Focus and Progress correctly. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps actions/setup-python from 6 to 7.
Release notes
Sourced from actions/setup-python's releases.
... (truncated)
Commits
5fda3b9Pin SHA commits and update docs with latest versions (#1338)4ab7e95Merge pull request #1337 from actions/philip-gai/bump-actions-cache-6-2-00f3a009Remove the pip-install input (#1336)f8cf429Migrate to ESM and upgrade dependencies (#1330)54baeeaValidate and retry manifest fetch to prevent silent failures (#1332)c709277Annotation code fix (#1335)6849080remove EOL Python versions and Bumps numpy text fixture (#1333)0903b46Bump certifi from 2020.6.20 to 2024.7.4 in /tests/data (#1328)