Skip to content

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

Merged
rusackas merged 4 commits into
masterfrom
feat/remove-duplicate-plugins-build-ci
Aug 9, 2026
Merged

fix(ci): remove extraneous plugins build job#42677
rusackas merged 4 commits 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 66.42%. Comparing base (2548179) to head (cebe757).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #42677   +/-   ##
=======================================
  Coverage   66.42%   66.42%           
=======================================
  Files        2857     2857           
  Lines      161293   161293           
  Branches    37134    37134           
=======================================
  Hits       107132   107132           
  Misses      52136    52136           
  Partials     2025     2025           
Flag Coverage Δ
javascript 73.26% <ø> (ø)

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.

Signed-off-by: hainenber <dotronghai96@gmail.com>
@pull-request-size pull-request-size Bot added size/XS and removed size/S labels Aug 5, 2026
@rusackas
rusackas merged commit 3b164e4 into master Aug 9, 2026
75 checks passed
@rusackas
rusackas deleted the feat/remove-duplicate-plugins-build-ci branch August 9, 2026 00:27
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/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants