Skip to content

fix(ci): publishable submodule pointers + Pages remote_theme - #3

Merged
NagyVikt merged 1 commit into
mainfrom
cue/ci-fix2
May 30, 2026
Merged

fix(ci): publishable submodule pointers + Pages remote_theme#3
NagyVikt merged 1 commit into
mainfrom
cue/ci-fix2

Conversation

@NagyVikt

Copy link
Copy Markdown
Contributor

Fixes all 4 failing checks:

  • CI/test + Profiles e2e (macos/ubuntu): submodules: recursive checkout 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.
  • Deploy Landing Page build: theme: cayman resolves to no gem → use remote_theme: pages-themes/cayman@v0.2.0 + jekyll-remote-theme.

🤖 Generated with Claude Code

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>
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