Skip to content

fix(ci): remove extraneous plugins build job - #42677

Open
hainenber wants to merge 1 commit into
masterfrom
feat/remove-duplicate-plugins-build-ci
Open

fix(ci): remove extraneous plugins build job#42677
hainenber wants to merge 1 commit into
masterfrom
feat/remove-duplicate-plugins-build-ci

Conversation

@hainenber

Copy link
Copy Markdown
Contributor

fix(ci): remove extraneous plugins build job

SUMMARY

Pretty self-titled. The validate-frontend step is already included in lint step so it doesn't make sense to rerun it again.

This should reduce runner usage by a little amount. Hopefull economies of scale turn it into something bigger.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

N/A

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

Signed-off-by: hainenber <dotronghai96@gmail.com>
@dosubot dosubot Bot added the github_actions Pull requests that update GitHub Actions code label Aug 2, 2026
@bito-code-review

bito-code-review Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Bito Automatic Review Skipped - Files Excluded

Bito didn't auto-review this change because all changed files are in the exclusion list for automatic reviews. No action is needed if you didn't intend for the agent to review it. Otherwise, to manually trigger a review, type /review in a comment and save.
You can change the excluded files settings here, or contact your Bito workspace admin at evan@preset.io.

@codecov

codecov Bot commented Aug 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.43%. Comparing base (af7472f) to head (fe8807d).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #42677      +/-   ##
==========================================
- Coverage   65.44%   65.43%   -0.01%     
==========================================
  Files        2810     2810              
  Lines      159483   159483              
  Branches    36403    36403              
==========================================
- Hits       104367   104362       -5     
- Misses      53071    53076       +5     
  Partials     2045     2045              
Flag Coverage Δ
javascript 71.55% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant