Skip to content

chore(release): cut v1.8.0 - #183

Open
Decipher wants to merge 1 commit into
mainfrom
release/v1.8.0
Open

chore(release): cut v1.8.0#183
Decipher wants to merge 1 commit into
mainfrom
release/v1.8.0

Conversation

@Decipher

@Decipher Decipher commented Sep 9, 2026

Copy link
Copy Markdown
Owner

Moves [Unreleased] into [1.8.0]. CHANGELOG only, matching how v1.7.0 was cut (bb3ae56 touched nothing else, and nuxt/package.json carries no version field).

Minor, not patch: [Unreleased] contains a new user-facing artefact (/llms.txt) and two new routes (/feed.xml, /rss.xml), which is additive functionality.

Contents

Added — the /llms.txt site index and the /feed.xml // /rss.xml aliases to /blog.xml.

Fixed — the Lighthouse and Playwright concurrency defects. Both tools default browser concurrency to floor(cpus / 2), which was 9 on the GitLab runner and 2 on GitHub Actions, so the suites were substantially measuring their own CPU contention. Evidence: the same unchanged page scored 0.74 and 0.80 on consecutive runs, and TBT on a static site read as high as 4.5s before the fix versus 0.000 on 10 of 13 pages after.

Process note

v1.7.0 was cut in the CHANGELOG and merged to main via #178, but no v1.7.0 tag was ever created on either remote. The newest tag on both is v1.6.2. Worth tagging v1.7.0 at a69e233 alongside this release so the tag history is not missing a version.

@coderabbitai

coderabbitai Bot commented Sep 9, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 31 minutes.

Check out review usage here.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: e9c4d3be-5431-4464-8d72-ca2017ade91a

📥 Commits

Reviewing files that changed from the base of the PR and between 5cf6028 and da6b171.

📒 Files selected for processing (1)
  • CHANGELOG.md

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.

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

Preview site

pr-183: https://pr-183--stuartclark.netlify.app

Updated 2026-09-09T11:20:25Z

@codecov

codecov Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.77%. Comparing base (5cf6028) to head (da6b171).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #183   +/-   ##
=======================================
  Coverage   99.77%   99.77%           
=======================================
  Files          81       81           
  Lines        1340     1340           
  Branches      332      332           
=======================================
  Hits         1337     1337           
  Misses          3        3           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

✅ Lighthouse Audit · unknown

All pages within budget — 13 pages scanned.

Route FCP LCP CLS TBT Perf
/ 2.8s 3.0s 0.009 17.000 0.90
/about 2.6s 3.0s 0.178 4.000 0.82
/community 2.6s 2.7s 0.016 1.500 0.92
/open-source 2.7s 4.8s 0.000 0.000 0.78
/writing 2.7s 2.9s 0.000 6.000 0.91
/writing/custom-formatters-410-20260731 2.9s 3.4s 0.063 0.000 0.86
/writing/decoupling-configuration-config-pages-20220412 2.7s 3.0s 0.015 0.000 0.90
/writing/drupal-site-settings-over-jsonapi-consumer-20260826 2.9s 4.1s 0.159 0.000 0.75
/writing/druxt-drupal-13x-resource-list-yours-20260909 3.2s 4.2s 0.058 0.000 0.79
/writing/field-tokens-200-20260722 2.7s 2.8s 0.019 0.000 0.91
/writing/hello-world-20211126 2.9s 3.0s 0.142 0.000 0.84
/writing/jsonapi-views-120-20260812 2.7s 2.8s 0.005 0.000 0.91
/writing/layout-paragraphs-module-20220301 2.7s 2.7s 0.055 0.000 0.91

Thresholds: FCP ≤ 3.5s, LCP ≤ 5.0s, CLS ≤ 0.25, TBT ≤ 600.000, Perf ≥ 0.75

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