Skip to content

feat(examples): add lastBuiltOn to elements previews#22194

Merged
heloiselui merged 7 commits into
carbon-design-system:mainfrom
tay1orjones:task/nextjs-16-examples
May 15, 2026
Merged

feat(examples): add lastBuiltOn to elements previews#22194
heloiselui merged 7 commits into
carbon-design-system:mainfrom
tay1orjones:task/nextjs-16-examples

Conversation

@tay1orjones

@tay1orjones tay1orjones commented May 6, 2026

Copy link
Copy Markdown
Member

Follow up to #22177

This adds a message at the bottom top of all the elements previews that indicates when the current deployment was built. The new CI step from #22177 should prevent the deployment from ever getting out of date again, but just in case, this lastBuiltOn will help us realize if it does go stale somehow.

Changelog

New

  • Add lastBuiltOn to elements previews

Testing / Reviewing

  • Take a look at the elements deploy preview, there should be a build date message on each. The "landing" page should have one too, that ones in the footer.

PR Checklist

As the author of this PR, before marking ready for review, confirm you:

  • Reviewed every line of the diff
    ~- [ ] Updated documentation and storybook examplesv
    - [ ] Wrote passing tests that cover this change
    - [ ] Addressed any impact on accessibility (a11y)
    - [ ] Tested for cross-browser consistency
  • Validated that this code is ready for review and status checks should pass

More details can be found in the pull request guide

@tay1orjones tay1orjones requested a review from a team as a code owner May 6, 2026 14:00
@tay1orjones tay1orjones self-assigned this May 6, 2026
@github-project-automation github-project-automation Bot moved this to 🕵️‍♀️ Triage in Design System May 6, 2026
@netlify

netlify Bot commented May 6, 2026

Copy link
Copy Markdown

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit 927235d
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-react/deploys/69fe30fff14f0e00086ca0ae
😎 Deploy Preview https://deploy-preview-22194--v11-carbon-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented May 6, 2026

Copy link
Copy Markdown

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 927235d
🔍 Latest deploy log https://app.netlify.com/projects/carbon-elements/deploys/69fe30ff5e41e200083eeb3c
😎 Deploy Preview https://deploy-preview-22194--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify

netlify Bot commented May 6, 2026

Copy link
Copy Markdown

Deploy Preview for v11-carbon-web-components ready!

Name Link
🔨 Latest commit 927235d
🔍 Latest deploy log https://app.netlify.com/projects/v11-carbon-web-components/deploys/69fe3101286f0100089e8af3
😎 Deploy Preview https://deploy-preview-22194--v11-carbon-web-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov

codecov Bot commented May 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.11%. Comparing base (9edbceb) to head (927235d).
⚠️ Report is 39 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #22194      +/-   ##
==========================================
- Coverage   95.13%   95.11%   -0.03%     
==========================================
  Files         549      549              
  Lines       45651    45651              
  Branches     6532     6532              
==========================================
- Hits        43430    43419      -11     
- Misses       2091     2102      +11     
  Partials      130      130              
Flag Coverage Δ
main-packages 89.16% <ø> (ø)
web-components 97.90% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

@heloiselui heloiselui added this pull request to the merge queue May 15, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to no response for status checks May 15, 2026
@heloiselui heloiselui added this pull request to the merge queue May 15, 2026
Merged via the queue into carbon-design-system:main with commit 6c33f63 May 15, 2026
40 checks passed
@github-project-automation github-project-automation Bot moved this from 🚦 In Review to ✅ Done in Design System May 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

3 participants