Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat(lts-schedule): Introduce fork of the Node.js LTS schedule script #1792

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

literat
Copy link
Collaborator

@literat literat commented Dec 3, 2024

Description

  • custom release schedule graph generator

Additional context

#1790

Issue reference

https://jira.almacareer.tech/browse/DS-1552

Copy link

netlify bot commented Dec 3, 2024

Deploy Preview for spirit-design-system-storybook canceled.

Name Link
🔨 Latest commit b44fb02
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-storybook/deploys/6759678a4700a10008f2e022

@github-actions github-actions bot added the feature New feature or request label Dec 3, 2024
Copy link

netlify bot commented Dec 3, 2024

Deploy Preview for spirit-design-system ready!

Name Link
🔨 Latest commit b44fb02
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system/deploys/6759678a4982c40008f49ebe
😎 Deploy Preview https://deploy-preview-1792--spirit-design-system.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 96 (no change from production)
Accessibility: 91 (no change from production)
Best Practices: 100 (no change from production)
SEO: 91 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

Copy link
Contributor

@adamkudrna adamkudrna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

Comment on lines +9 to +20
:root {
--container: #fffff;
--unstable-fill: #ffbe00;
--prerelease-fill: #4dd7be;
--active-fill: #7652d8;
--maintenance-fill: #fd7e40;
--text: #161616;
--text-on-color: #ffffff;
--text-inverse: #ffffff;
--border: #e0e0e0;
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spirit design tokens here? 🙂 The light/dark mode queries could then go away.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@crishpeen suggested the same. But this was a quick "redesign". I am not sure if this will work with tokens or Sass.

@literat literat force-pushed the docs/DS-1552-release-schedule branch from c3d41c1 to a215cbe Compare December 11, 2024 10:07
@coveralls
Copy link

Coverage Status

coverage: 96.838%. remained the same
when pulling b44fb02 on feat/lts-schedule
into a215cbe on docs/DS-1552-release-schedule.

@literat literat force-pushed the docs/DS-1552-release-schedule branch from a215cbe to 9f8564b Compare December 12, 2024 12:38
Base automatically changed from docs/DS-1552-release-schedule to main December 12, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants