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

build: remove vrt from ci.yml and run directly from netlify build script #6578

Conversation

matthewgallo
Copy link
Member

@matthewgallo matthewgallo commented Dec 12, 2024

Run percy from netlify build script to avoid using hardcoded percy token directly in .github/workflows/ci.yml.

What did you change?

.github/workflows/ci.yml

How did you test and verify your work?

Verified snapshots were still being taken from netlify logs.

Copy link

netlify bot commented Dec 12, 2024

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit 6cfcae5
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/675b1349e941850008534889
😎 Deploy Preview https://deploy-preview-6578--carbon-for-ibm-products.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.

Copy link

netlify bot commented Dec 12, 2024

Deploy Preview for ibm-products-web-components ready!

Name Link
🔨 Latest commit 6cfcae5
🔍 Latest deploy log https://app.netlify.com/sites/ibm-products-web-components/deploys/675b1349915cd800088bb9c5
😎 Deploy Preview https://deploy-preview-6578--ibm-products-web-components.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.

Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.95%. Comparing base (1c918d1) to head (6cfcae5).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6578      +/-   ##
==========================================
- Coverage   79.96%   79.95%   -0.02%     
==========================================
  Files         394      394              
  Lines       12899    12899              
  Branches     4274     4274              
==========================================
- Hits        10315    10313       -2     
- Misses       2584     2586       +2     
Components Coverage Δ
ibm-products ∅ <ø> (∅)
ibm-products-web-components ∅ <ø> (∅)

@matthewgallo matthewgallo changed the title build: comment out vrt in ci.yml to test if running from netlify works build: remove vrt from ci.yml and run directly from netlify build script Dec 12, 2024
Copy link
Contributor

@devadula-nandan devadula-nandan left a comment

Choose a reason for hiding this comment

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

🚀

@matthewgallo matthewgallo marked this pull request as ready for review December 12, 2024 17:15
@matthewgallo matthewgallo requested review from elycheea, kennylam and a team as code owners December 12, 2024 17:15
@elycheea elycheea added this pull request to the merge queue Dec 12, 2024
Merged via the queue into carbon-design-system:main with commit 20f5787 Dec 12, 2024
34 checks passed
@matthewgallo matthewgallo deleted the test-vrt-in-netlify-build-command branch December 12, 2024 20: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.

4 participants