Skip to content

ci: add GitHub Actions workflow - #11

Closed
freshjuice-bot[bot] wants to merge 2 commits into
mainfrom
ci/add-github-actions
Closed

ci: add GitHub Actions workflow#11
freshjuice-bot[bot] wants to merge 2 commits into
mainfrom
ci/add-github-actions

Conversation

@freshjuice-bot

@freshjuice-bot freshjuice-bot Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

@reatlat this adds a basic CI pipeline to the starter.

What it does:

  • Installs dependencies (npm ci, falls back to npm install when no lockfile is committed)
  • Builds the site with npm run build
  • Runs eslint (non-blocking for now, there is one pre-existing style error in src/assets/js/main.js on berry-blast)

Node version comes from .nvmrc, so it follows whatever the project pins.

Proposed by the automated FreshJuice repo scan, run by Juicy (FreshJuice Bot app).

@freshjuice-bot

freshjuice-bot Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor Author

@reatlat closing this in favor of #13.

#13 contains the same CI workflow plus the js-yaml v5 build fix and the bookshop 3.19.0 bump. This branch conflicts with main and its CI run failed because of the js-yaml bug that #13 fixes. Superseded.

Commented by the automated FreshJuice repo scan, run by Juicy (FreshJuice Bot app).

@freshjuice-bot freshjuice-bot Bot closed this Aug 2, 2026
@freshjuice-bot
freshjuice-bot Bot deleted the ci/add-github-actions branch August 2, 2026 22:41
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.

0 participants