Fix benchmark manifest ops CI generation#51
Closed
Copilot wants to merge 115 commits into
Closed
Conversation
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.49 to 3.1.50. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.49...3.1.50) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.50 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Install Autoloop
…op-freq-30-minutes Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
Ensure all coding agents know to run 'gh aw compile' and 'apm compile' after modifying workflow files, preventing stale integration file CI failures. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Add agentic workflow recompilation instruction
Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
…ntegration-files Refresh stale APM integration files
…-minutes Set autoloop cadence to 30 minutes
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 11.14.0 to 11.15.0. - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.14.0...mermaid@11.15.0) --- updated-dependencies: - dependency-name: mermaid dependency-version: 11.15.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
chore(deps): bump gitpython from 3.1.49 to 3.1.50
Fix agentic workflow CI failures
…ermaid-11.15.0 chore(deps): bump mermaid from 11.14.0 to 11.15.0 in /docs
chore(deps): bump urllib3 from 2.6.3 to 2.7.0
Fixes ./actions/setup monorepo subtree ref that was breaking every workflow run. Includes bundle transport shallow checkout fix (#31603). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Recompile all lock files with gh-aw main
The copilot-requests permission isn't enabled on this repo, causing every workflow run to fail with "The permission 'copilot-requests' is not allowed". Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Remove copilot-requests permission from autoloop
…and migrate 5 leaf modules - Set up Go module (github.com/githubnext/apm) - Migrate constants.py -> internal/constants (55 lines) - Migrate version.py -> internal/version (101 lines) - Migrate utils/short_sha.py -> internal/utils/sha (45 lines, with tests) - Migrate utils/paths.py -> internal/utils/paths (27 lines) - Migrate utils/normalization.py -> internal/utils/normalization (57 lines) - Create benchmarks/migration-status.json tracking 285/71696 lines (0.40%) - Add Go build targets to Makefile Run: https://github.com/githubnext/apm/actions/runs/25717987972 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…ic_io, git_env to Go Run: https://github.com/githubnext/apm/actions/runs/25736801433 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…py to Go Run: https://github.com/githubnext/apm/actions/runs/25744614816 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…v.py and helpers.py to Go Run: https://github.com/githubnext/apm/actions/runs/25747630390 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
… modules + migrate host_backends + policy/discovery Registered 6 previously untracked Go modules (+5033 lines): - deps/download_strategies (1122) -> internal/deps/downloadstrategies - deps/apm_resolver (918) -> internal/deps/apmresolver - core/operations (145) -> internal/core/operations - models/dependency/reference (1559) -> internal/models/depreference - primitives/discovery (612) -> internal/primitives/discovery - deps/plugin_parser (677) -> internal/deps/pluginparser New Go migrations (+1988 lines): - deps/host_backends (623) -> internal/deps/hostbackends: HostBackend interface + GitHubBackend/GHECloudBackend/GHESBackend sharing gitHubFamilyBase; ADOBackend/ GitLabBackend/GenericGitBackend; BackendFor/BackendForHost dispatch - policy/discovery (1365) -> internal/policy/discovery: DiscoverPolicy/ DiscoverPolicyWithChain; GitHub Contents API fetch; URL fetch; file load; hash-pin verification (sha256); JSON-based cache with TTL + stale fallback; minimal YAML policy parser; atomic cache writes via os.Rename Metric: 65.26 -> 75.06 (+9.80) Run: https://github.com/githubnext/apm/actions/runs/25886940959 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…flow Install Evergreen PR health workflow
[Autoloop: python-to-go-migration]
Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
- Update latest status: iteration 51, PR #43, best metric 75.06% - Migrated lines: 53,813 of 71,696 (was 15,116) - Migrated modules: 141 (was 89) - Extend migration progress table with iters 36-51 - Replace migrated modules table with full current list from migration-status.json - Update benchmark signals and Go build/test validation (iters 49-51) - Update next-up section: github_downloader, mcp_integrator, agents_compiler - Timestamp: 2026-05-14 23:03 UTC Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…-migration-dashboard Replace docs site with migration progress dashboard
…evalue-5.8.1 chore(deps): bump devalue from 5.8.0 to 5.8.1 in /docs
…r51-a6f9d073544a8ec5 [autoloop-progress] docs: update Autoloop Go migration progress to iteration 51 (75.06%)
Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix benchmark_manifest_ops.py sandboxing issue
Fix benchmark manifest ops CI generation
May 15, 2026
Contributor
|
@copilot fix ci |
Co-authored-by: mrjf <180956+mrjf@users.noreply.github.com>
Contributor
Author
Fixed the CI lint failure in e17e03a by applying the ruff formatting change to |
Contributor
|
Closing as part of resetting |
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.
Description
scripts/benchmark_manifest_ops.pycould not reliably run in sandboxed environments, blocking CI-generated benchmark results for the public docs site.--work-dirExample CI invocation:
python3 scripts/benchmark_manifest_ops.py \ --work-dir "$RUNNER_TEMP" \ --markdown \ --update-doc docs/src/content/docs/progress/autoloop-go-migration.mdxType of change
Testing