Fix CI setup failure by repointing flext-infra submodule gitlink to a reachable commit - #170
Closed
marlon-costa-dc with Copilot wants to merge 4065 commits into
Closed
Fix CI setup failure by repointing flext-infra submodule gitlink to a reachable commit#170marlon-costa-dc with Copilot wants to merge 4065 commits into
flext-infra submodule gitlink to a reachable commit#170marlon-costa-dc with Copilot wants to merge 4065 commits into
Conversation
Prior pin landed pre-absorb OID; align with origin/0.12.0-dev. Co-authored-by: Cursor <cursoragent@cursor.com>
chore(gitlinks): pin flext-cli to absorb tip
DEV-only closeout; no promote to main. Co-authored-by: Cursor <cursoragent@cursor.com>
chore(gitlinks): pin flext-infra after CI kick
Document main-only ci-matrix, member exclusion/prune, and regenerate the root workflow header so projections no longer imply member manual matrix. Co-authored-by: Cursor <cursoragent@cursor.com>
Point the workspace at flext-infra a6001252 so consumers regenerate from the landed matrix policy and orphan prune. Co-authored-by: Cursor <cursoragent@cursor.com>
Updated all subproject references to indicate a 'dirty' state across various components, including flext-api, flext-auth, flext-cli, and others. This change ensures clarity on the current state of the subprojects in the workspace.
Point flext-infra at cfd50a90 (PR #205 on 0.12.0-dev). No main.
Point flext-infra at PR #206 on 0.12.0-dev. No main.
Docs reliability leftovers for the make work saga on 0.12.0-dev; pin flext-infra gitlink to fail-closed tip. No main.
Align AGENTS and root ci-matrix comments with the canonical gen APPLY surface after the main-only policy closeout. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Bump 16 lagging submodule pointers to origin/0.12.0-dev tips (includes flext-grpc Channel.ready mypy fix). Align development.md and arc42 §8.1 with Result DIP: p.Result annotations and r[T] factories.
chore(workspace): sync gitlinks + Result DIP doc fixes
Align verb census, FIX→APPLY, docstring audit recipes, and ULW wording with make help on 0.12.0-dev. No main promote. Beads: mro-2yjy Co-authored-by: Cursor <cursoragent@cursor.com>
…vers-012 docs: reliability leftovers for live Make surface (DEV)
Point submodules at gate-fix tips: grpc Channel.ready four-gate green (#58), infra conform/detector lint+mypy (#210).
chore(workspace): bump grpc+infra gitlinks
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Land flext-infra Security closeout projections across the fleet on 0.12.0-dev. No promote to main. Beads: mro-2yjy Co-authored-by: Cursor <cursoragent@cursor.com>
…kflows-012 chore(gitlinks): pin members after workflow sanitize
…on-id chore(workspace): bump flext-core gitlink (#375)
Follow-up after concurrent tip movement; gitlinks only. Beads: mro-2yjy Co-authored-by: Cursor <cursoragent@cursor.com>
chore(gitlinks): repin members after workflow sanitize
…d-job Fix strict docs build failure by correcting docstring-standards TOC anchors
…ature/mro-x0rau-hook-verb-law # Conflicts: # .agents/commands/flext-law.md # .agents/skills/flext-law/SKILL.md # .beads/config.yaml # .beads/metadata.json # .default-python-packages # .github/scripts/install-git-hooks.sh # .github/workflows/ci.yml # .github/workflows/docs.yml # .markdownlint.json # .markdownlintignore # .mise.toml # .pre-commit-config.yaml # .vscode/settings.json # AGENTS.md # Makefile # config/workspace.yaml # custom.mk # docs/AI_HUB_CONSUMER.md # docs/GOVERNANCE.md # docs/architecture/adr/002-v0-13-0-platform-baseline.md # docs/architecture/adr/010-unified-project-standardization-via-codegen.md # docs/architecture/adr/016-make-work-lane-saga.md # docs/architecture/adr/README.md # docs/architecture/settings-config-canonical-pattern.md # docs/audits/flext-deletion-targets-2026-04-25.md # docs/guides/make-commands.md # docs/guides/using-flext-core.md # docs/references/2026-08-06-i2h4-flext-core-handoff.md # docs/references/pydantic2/internals/resolving_annotations.md # docs/references/three-owner-enforcement-ledger.md # docs/superpowers/plans/2026-08-05-fix-forward-fleet-handoff.md # docs/superpowers/plans/2026-08-05-three-owner-p0-handoff.md # docs/ways-of-working/worker-lane-contract.md # examples/README.md # flext-infra # flext-meltano # pyproject.toml # tests/unit/provider_surface_tests.py # uv.lock Co-authored-by: marlon-costa-dc <128386606+marlon-costa-dc@users.noreply.github.com>
Phase 0A (mro-x0rau): Exterminate docs verb R12
Co-authored-by: marlon-costa-dc <128386606+marlon-costa-dc@users.noreply.github.com>
Co-authored-by: marlon-costa-dc <128386606+marlon-costa-dc@users.noreply.github.com>
audit: bugfix/mro-0tvv-1-backup-disabled -> 0.12.0-dev
fix(security): migrate base images per Snyk remediation (18 Dockerfiles)
docs(security): Semgrep triage inventory (52 findings)
chore(deps): bump packaging from 26.2 to 26.3
…l-sh/setup-uv-10.0.1 chore(deps): bump astral-sh/setup-uv from 9.0.0 to 10.0.1
Co-authored-by: marlon-costa-dc <128386606+marlon-costa-dc@users.noreply.github.com>
…ise-action-4.2.5 chore(deps): bump jdx/mise-action from 4.2.4 to 4.2.5
Copilot
AI
changed the title
[WIP] Fix failing GitHub Actions job ci
Fix CI setup failure by repointing Aug 22, 2026
flext-infra submodule gitlink to a reachable commit
chore(deps): bump hatchling from 1.31.0 to 1.32.0
Contributor
There was a problem hiding this comment.
Pull request overview
This PR fixes CI make setup failures caused by the superproject pinning the flext-infra submodule to an unreachable commit, by updating the gitlink to a reachable SHA on the tracked 0.12.0-dev line.
Changes:
- Updated the
flext-infrasubmodule gitlink from an unreachable SHA to a reachable SHA on0.12.0-dev.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
marlon-costa-dc
force-pushed
the
0.12.0-dev
branch
from
August 24, 2026 16:34
9f9680d to
bbb7176
Compare
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.



The
ciworkflow failed inmake setupbecause the superproject pinnedflext-infrato a commit that no longer exists on the remote (not our ref). This PR updates the gitlink to a valid commit on the tracked0.12.0-devline so submodule initialization can proceed.Root cause
flext-infrasubmodule pointer referenced an unreachable SHA:f01c9a8dcafc137e540915e4f1675e9924a6a758.Change
flext-infra:f01c9a8dcafc137e540915e4f1675e9924a6a758→43572e5d026ce85c601f14d45c7ad2e1c3c29e85.Scope