ci: bump actions/upload-artifact from 4 to 7#4
Merged
dcondrey merged 1 commit intoJul 6, 2026
Conversation
Owner
|
@dependabot rebase |
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact 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/upload-artifact-7
branch
from
July 6, 2026 16:27
b97cc48 to
353b763
Compare
dcondrey
added a commit
that referenced
this pull request
Jul 9, 2026
) #4: _build_error_context now threads project/test_command/language/cwd from the executor's gate sites and, when orchestrator.failure_probe is on, appends a fresh isolated re-run of the first failing test (config default off — the re-run is cheap for pytest/jest, a full compile for cargo/swift/dotnet, so opt-in). #5: decompose_spec gains a staging_hint; agent._staging_hint reads the already- built symbol graph and, when every public symbol lives in ONE non-test file (a single-file goal), synthesizes ordered construction->mutation->query stages so the decomposer splits a state-heavy file into a few sequential sub-tasks. Empty (prompt unchanged) for multi-file goals. Both never-raising and additive.
dcondrey
added a commit
that referenced
this pull request
Jul 14, 2026
Task #4 was already implemented — model_selector escalates on gate failure (target = min(attempt, last)), climbs past emptied tiers, and forces the strongest tier on the final attempt, so a mislabeled task can only cost extra cost/latency, never shipped quality. Lock the property with regression tests: a hard task mislabeled 'small' reaches the frontier tier by the final attempt, climbs monotonically, and never de-escalates, across every posture.
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/upload-artifact from 4 to 7.
Release notes
Sourced from actions/upload-artifact's releases.
... (truncated)
Commits
043fb46Merge pull request #797 from actions/yacaovsnc/update-dependency634250cInclude changes in typespec/ts-http-runtime 0.3.5e454baaReadme: bump all the example versions to v7 (#796)74fad66Update the readme with direct upload details (#795)bbbca2dSupport direct file uploads (#764)589182cUpgrade the module to ESM and bump dependencies (#762)47309c9Merge pull request #754 from actions/Link-/add-proxy-integration-tests02a8460Add proxy integration testb7c566aMerge pull request #745 from actions/upload-artifact-v6-releasee516bc8docs: correct description of Node.js 24 support in README