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

👷‍♂️ Chore(ci): Introduce new preversion and graduate targets for creating a prerelease version #1686

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

literat
Copy link
Collaborator

@literat literat commented Oct 4, 2024

refs #DS-1434

Description

Additional context

Issue reference

@github-actions github-actions bot added the maintenance Changes to the build process or auxilary tools and libraries or other maintenance label Oct 4, 2024
Copy link

netlify bot commented Oct 4, 2024

Deploy Preview for spirit-design-system ready!

Name Link
🔨 Latest commit 7f42cd1
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system/deploys/670d4c1a11abb60007fdf914
😎 Deploy Preview https://deploy-preview-1686--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: 92 (🔴 down 4 from production)
Accessibility: 93 (no change from production)
Best Practices: 100 (no change from production)
SEO: 82 (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

netlify bot commented Oct 4, 2024

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

Name Link
🔨 Latest commit 7f42cd1
🔍 Latest deploy log https://app.netlify.com/sites/spirit-design-system-storybook/deploys/670d4c1a51e4a90008a4add7

@coveralls
Copy link

coveralls commented Oct 4, 2024

Coverage Status

coverage: 78.751%. remained the same
when pulling 9154c51 on chore/DS-1434-prerelease-workflow
into 73b15a8 on chore/DS-1434-prerelease.

@literat literat force-pushed the chore/DS-1434-prerelease-workflow branch from 26d3616 to a42bdca Compare October 4, 2024 14:03
@literat literat force-pushed the chore/DS-1434-prerelease-workflow branch from ee47d05 to d0334c3 Compare October 4, 2024 15:33
@literat literat force-pushed the chore/DS-1434-prerelease branch 2 times, most recently from 1f04abf to 9bac127 Compare October 8, 2024 14:56
@literat literat force-pushed the chore/DS-1434-prerelease-workflow branch from 9154c51 to 1a37759 Compare October 8, 2024 15:06
make preversion preid=alpha
elif [ "${{ env.BRANCH_NAME }}" == "beta" ]; then
make preversion preid=beta
elif [ "${{ env.BRANCH_NAME }}" == "next" ]; then
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

next is distribution channel.

Base automatically changed from chore/DS-1434-prerelease to main October 11, 2024 07:46
@literat literat force-pushed the chore/DS-1434-prerelease-workflow branch from 373d393 to 9a49708 Compare October 14, 2024 14:55
@literat literat force-pushed the chore/DS-1434-prerelease-workflow branch from 9a49708 to 7f42cd1 Compare October 14, 2024 16:51
@literat
Copy link
Collaborator Author

literat commented Oct 15, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Changes to the build process or auxilary tools and libraries or other maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants