Skip to content

[codex] Update xlings ecosystem references#49

Merged
Sunrisepeak merged 1 commit intomainfrom
codex/update-xlings-ecosystem-links
May 4, 2026
Merged

[codex] Update xlings ecosystem references#49
Sunrisepeak merged 1 commit intomainfrom
codex/update-xlings-ecosystem-links

Conversation

@Sunrisepeak
Copy link
Copy Markdown
Member

Summary

  • Update GitHub Actions and devcontainer bootstrap to use openxlings/xlings and pin xlings to v0.4.14.
  • Replace stale d2learn/xlings repository links and legacy install-script URLs with canonical openxlings/xlings links.
  • Fix old xlings checker wording to d2x checker and replace the broken d2learn.org/docs/xlings AI tips links with current xlings d2x documentation pages.

Notes

I checked mdbook@0.5.2 because it is the current xlings index latest, but it rejects the existing book.toml author field. This PR keeps the existing mdbook@0.4.43 pin to avoid mixing a compatibility migration into the xlings reference update.

Validation

  • rg -n "github\.com/d2learn/xlings|raw\.githubusercontent\.com/d2learn/xlings|d2learn\.org/xlings-install|d2learn\.org/docs/xlings|xlings checker|XLINGS_VERSION: \"0\.4\.3\"|v0\.4\.2" --glob '!**/.git/**' returned no matches.
  • git diff --check
  • bash -n .devcontainer/postCreate.sh book/build.sh tools/update_upstream.sh
  • curl -fsI checked the new xlings release asset, quick install scripts, and d2x documentation URLs.
  • mdbook v0.4.43 && ./book/build.sh completed; existing mdbook-foo preprocessor warnings remain.
  • xmake f -y
  • Built and ran all 47 *-ref targets through xmake d2x-buildtools.
  • Filename parity check reports the existing informational warning for missing solutions/hello-mcpp.cpp.

@Sunrisepeak Sunrisepeak marked this pull request as ready for review May 4, 2026 11:28
@Sunrisepeak Sunrisepeak merged commit 89bea6e into main May 4, 2026
1 check passed
@Sunrisepeak Sunrisepeak deleted the codex/update-xlings-ecosystem-links branch May 4, 2026 11:29
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.

1 participant