Skip to content

CI: i686 gitconfig tip for MCI URL [sources] - #367

Closed
ChrisRackauckas-Claude wants to merge 5 commits into
SciML:masterfrom
ChrisRackauckas-Claude:ci-i686-gitconfig-via-dotgithub
Closed

ChrisRackauckas-Claude wants to merge 5 commits into
SciML:masterfrom
ChrisRackauckas-Claude:ci-i686-gitconfig-via-dotgithub

Conversation

@ChrisRackauckas-Claude

Copy link
Copy Markdown
Member

Summary

  • Master x86 fails cloning MCI URL [sources] (failed to stat '/etc/gitconfig').
  • Point CI at ChrisRackauckas-Claude/.github@i686-gitconfig-consumable (carries the i686 gitconfig + clone cleanup from Forward dotgithub-ref to tests.yml; default to master .github#137 before that PR merges).
  • After #137 merges, switch this back to SciML/.github@master and drop once MCI 0.3.0 registers.

Test plan

  • x86 Core green with MCI URL source
  • Revert workflow pin after .github#137 lands

Made with Cursor

ChrisRackauckas and others added 2 commits September 10, 2026 05:02
Registry MCI 0.2 pulls LatticeRules 0.0.1 (broken on i686); URL-sourcing
MCI 0.3 needs LibGit2 /etc/gitconfig. Consume the temporary
ChrisRackauckas-Claude/.github@i686-gitconfig-consumable tip until
SciML/.github#137 merges, then switch back to SciML/.github@master.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
ChrisRackauckas and others added 3 commits September 10, 2026 05:45
Julia 1.13 no longer matches named-arg @docs forms to the where {iip}
init methods; use type-only signatures so checkdocs=:exports passes.

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@ChrisRackauckas-Claude

Copy link
Copy Markdown
Member Author

Superseded by the drop-mci-url-sources PR now that MCI 0.3.0 is registered.

ChrisRackauckas added a commit that referenced this pull request Sep 12, 2026
MonteCarloIntegration 0.3.0 is now in the General registry, so the git-URL
override is no longer needed:

    [sources]
    MonteCarloIntegration = {url = "https://github.com/ranjanan/...", rev = "master"}

That override pointed at the old personal repository and was the reason the
i686 CI lane failed to clone (`failed to stat '/etc/gitconfig'`), which #367
was opened to work around. The compat entry already admits 0.3, so resolution
now comes from the registry.

Registration chain: the package moved to SciML, which blocked Registrator until
the registry repo URL was corrected in JuliaRegistries/General#167927; 0.3.0
then registered via JuliaRegistries/General#167966.



Agent-Harness: Claude Code
Agent-Model: claude-opus-5[1m]
Claude-Session: https://claude.ai/code/session_014FEzNTLFutCmTEAZ3zBg5R

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants