fix(ci): publishable submodule pointers + Pages remote_theme - #3
Merged
Conversation
CI checkout (submodules: recursive) failed because main referenced submodule commits never reachable on their remotes. Pin to the published tips: - resources/skills -> 9d95977 (opencue/skills soul-main; contains old cc41c23) - resources/mcps -> fdae32d (recodeee/mcps main; contains old a39afec) - .gitmodules: skills url -> opencue/skills.git (repo moved) Deploy Landing Page build failed: `theme: cayman` resolves to no gem. Use GitHub Pages remote_theme + jekyll-remote-theme plugin. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Fixes all 4 failing checks:
submodules: recursivecheckout failed on commits not fetchable from their remotes. Pin gitlinks to published tips (skills→9d95977 on opencue/skills, mcps→fdae32d on recodeee/mcps; both contain the prior commits). Update moved skills URL.theme: caymanresolves to no gem → useremote_theme: pages-themes/cayman@v0.2.0+jekyll-remote-theme.🤖 Generated with Claude Code