Skip to content

chore(ci): replace Ruby Pages build with Bun/Node publisher - #87

Merged
hyperpolymath merged 1 commit into
mainfrom
chore/ruby-exit-pages-on-bun
Sep 21, 2026
Merged

hyperpolymath merged 1 commit into
mainfrom
chore/ruby-exit-pages-on-bun

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Replace the legacy Ruby/Jekyll Pages workflow with the estate-standard deterministic publisher. This removes the Jekyll workflow and Ruby lock pins, adds a Bun-first / Node 18 fallback build, preserves the repository's published data paths, and adds the Ruby tooling Dependabot ignores.

This is the mechanical Pages-only migration from the estate Ruby recon; no Ruby application behaviour is being removed.

@coderabbitai

coderabbitai Bot commented Sep 21, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

Note

Currently processing new changes in this PR. This may take a few minutes, please wait...

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 27724c61-9c94-43e9-929f-a34e036d24f0

📥 Commits

Reviewing files that changed from the base of the PR and between 720ba2a and 1430369.

📒 Files selected for processing (6)
  • .github/dependabot.yml
  • .github/workflows/jekyll-gh-pages.yml
  • .github/workflows/pages.yml
  • .gitignore
  • scripts/build-site.mjs
  • site.json
 _______________________________________________
< I'm approving this in spirit, but not in Git. >
 -----------------------------------------------
  \
   \   (\__/)
       (•ㅅ•)
       /   づ
✨ Finishing Touches 💡 1
📝 Generate docstrings 💡
  • Commit to this branch
  • 🔴 Error generating docstrings - (🔄 Check to retry)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@hyperpolymath
hyperpolymath merged commit 7c099c3 into main Sep 21, 2026
17 of 22 checks passed
@hyperpolymath
hyperpolymath deleted the chore/ruby-exit-pages-on-bun branch September 21, 2026 08:33
run: idris2 Ddraig.idr -o ddraig
- name: Build site
- name: Checkout
uses: actions/checkout@v7.0.1
uses: actions/checkout@v7.0.1
- name: Setup Pages
id: pages
uses: actions/configure-pages@v6.0.0
./.ddraig-ssg/build/exec/ddraig build src _site https://hyperpolymath.github.io/${GITHUB_REPOSITORY#*/}
- name: Upload artifact
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
uses: actions/upload-pages-artifact@v5.0.0
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@368f82528645a54fb793d4d04e342629a3f51346 # v5.0.1
uses: actions/deploy-pages@v5.0.1
@coderabbitai

coderabbitai Bot commented Sep 21, 2026

Copy link
Copy Markdown

❌ Failed to create Coding Agent finishing-touch task. Please try again.

@coderabbitai

coderabbitai Bot commented Sep 21, 2026

Copy link
Copy Markdown

❌ Failed to create Coding Agent finishing-touch task. Please try again.

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