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

ci: 💚 add GitHub actions CI #733

Merged
merged 2 commits into from
Jul 31, 2023
Merged

ci: 💚 add GitHub actions CI #733

merged 2 commits into from
Jul 31, 2023

Conversation

dylankelly
Copy link
Contributor

@dylankelly dylankelly commented Jul 28, 2023

Issue:

What I did

  • Added GitHub actions CI steps, uses seperate workflows for packages and dependencies
  • Added unfinished Publish step

How to test

Checklist

For all PR's

  • I've added relevant changes to the project Readme if needed.
  • I've updated the documentation site as needed.
  • I have added unit tests to cover my changes (if not applicable, please state why in a comment)

For new components only

  • I have added a story covering all variants
  • I have checked a11y tab in storybook passes
  • Any events are emitted on the event bus

@codesandbox
Copy link

codesandbox bot commented Jul 28, 2023

This branch is running in CodeSandbox. Use the links below to review this PR faster.


CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders | Preview

@netlify
Copy link

netlify bot commented Jul 28, 2023

Deploy Preview for ripple-docs ready!

Name Link
🔨 Latest commit 3eef752
🔍 Latest deploy log https://app.netlify.com/sites/ripple-docs/deploys/64c704e2be26b100082a65b0
😎 Deploy Preview https://deploy-preview-733--ripple-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@cypress
Copy link

cypress bot commented Jul 28, 2023

Passing run #125 ↗︎

0 83 0 0 Flakiness 0

Details:

Merge branch 'develop' into feature/gh-actions
Project: ripple-framework Commit: 3eef752971
Status: Passed Duration: 03:11 💡
Started: Jul 31, 2023 12:56 AM Ended: Jul 31, 2023 12:59 AM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@dylankelly dylankelly changed the title ci: 💚 add GitHub actions for basic tests ci: 💚 add GitHub actions CI Jul 30, 2023
ci: prevent storybook test running if no change

ci: fix syntax

ci: fix indent in storybook workflow

ci: fix syntax

ci: split workflows based on path

ci: fix syntax

ci: test component tests run

ci: fix nuxt-app syntax

ci: test nuxt app run

ci: add publish and canary steps

Revert "ci: test nuxt app run"

This reverts commit 2842f7c.

Revert "ci: test component tests run"

This reverts commit 127c761.
@dylankelly dylankelly added this pull request to the merge queue Jul 31, 2023
Merged via the queue into develop with commit 9a7b8d3 Jul 31, 2023
13 checks passed
@dylankelly dylankelly added this to the 2.1.0 milestone Aug 7, 2023
@waitingallday waitingallday deleted the feature/gh-actions branch October 25, 2023 00:29
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.

3 participants