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(codeql): ignore template files #18335

Merged
merged 3 commits into from
Jan 31, 2025

Conversation

tay1orjones
Copy link
Member

@tay1orjones tay1orjones commented Jan 13, 2025

Changelog

Changed

  • update codeql to scan actions (this is in public preview) This failed and I couldn't find a resolution, will wait for it to come out of public preview and be marked stable.
  • update codeql to ignore problematic template files that aren't valid js because they contain template strings/placeholders (noticed today in this workflow run)

Testing / Reviewing

  • CodeQL status check should pass

Copy link

netlify bot commented Jan 13, 2025

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

Name Link
🔨 Latest commit 3f5a412
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-web-components/deploys/678accd687a36b0009b589e2
😎 Deploy Preview https://deploy-preview-18335--v11-carbon-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

netlify bot commented Jan 13, 2025

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit 3f5a412
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/678accd67c38af0008ed9a14
😎 Deploy Preview https://deploy-preview-18335--carbon-elements.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 Jan 13, 2025

Deploy Preview for v11-carbon-react ready!

Name Link
🔨 Latest commit 3f5a412
🔍 Latest deploy log https://app.netlify.com/sites/v11-carbon-react/deploys/678accd6383c010008e51a8d
😎 Deploy Preview https://deploy-preview-18335--v11-carbon-react.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 Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.17%. Comparing base (3704abf) to head (3f5a412).
Report is 25 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #18335   +/-   ##
=======================================
  Coverage   84.17%   84.17%           
=======================================
  Files         408      408           
  Lines       14435    14435           
  Branches     4660     4694   +34     
=======================================
  Hits        12150    12150           
  Misses       2120     2120           
  Partials      165      165           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tay1orjones tay1orjones self-assigned this Jan 15, 2025
@tay1orjones tay1orjones marked this pull request as ready for review January 17, 2025 21:34
@tay1orjones tay1orjones requested a review from a team as a code owner January 17, 2025 21:34
@tay1orjones
Copy link
Member Author

@alisonjoseph @kennylam this one's ready for review, I pulled it down to just ignoring the template files

@tay1orjones tay1orjones changed the title chore(codeql): scan actions, ignore template files chore(codeql): ignore template files Jan 21, 2025
Copy link
Member

@alisonjoseph alisonjoseph left a comment

Choose a reason for hiding this comment

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

👍

@kennylam kennylam added this pull request to the merge queue Jan 29, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Jan 29, 2025
@guidari guidari added this pull request to the merge queue Jan 31, 2025
Merged via the queue into carbon-design-system:main with commit 3893572 Jan 31, 2025
37 checks passed
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.

4 participants