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

Streamline CircleCI config #4073

Merged
merged 5 commits into from
Nov 5, 2024
Merged

Streamline CircleCI config #4073

merged 5 commits into from
Nov 5, 2024

Conversation

TonyCTHsu
Copy link
Contributor

@TonyCTHsu TonyCTHsu commented Nov 5, 2024

What does this PR do?

Our CircleCI configuration contains a lot of unnecessary indirections.

For instance, plenty of & variable is only been used ONCE!

This PR tries to streamline the process to make the configuration a bit more expressive

@github-actions github-actions bot added the dev/ci Involves CircleCI, GitHub Actions, or GitLab label Nov 5, 2024
@TonyCTHsu TonyCTHsu marked this pull request as ready for review November 5, 2024 18:55
@TonyCTHsu TonyCTHsu requested a review from a team as a code owner November 5, 2024 18:55
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.73%. Comparing base (dedb0bb) to head (e7b129a).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4073      +/-   ##
==========================================
+ Coverage   97.72%   97.73%   +0.01%     
==========================================
  Files        1338     1338              
  Lines       80248    80248              
  Branches     4016     4016              
==========================================
+ Hits        78420    78433      +13     
+ Misses       1828     1815      -13     

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

@TonyCTHsu TonyCTHsu enabled auto-merge November 5, 2024 19:02
@pr-commenter
Copy link

pr-commenter bot commented Nov 5, 2024

Benchmarks

Benchmark execution time: 2024-11-05 19:17:57

Comparing candidate commit e7b129a in PR branch tonycthsu/circleci-streamline with baseline commit dedb0bb in branch master.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 29 metrics, 2 unstable metrics.

@TonyCTHsu TonyCTHsu merged commit b6d746e into master Nov 5, 2024
273 of 274 checks passed
@TonyCTHsu TonyCTHsu deleted the tonycthsu/circleci-streamline branch November 5, 2024 20:25
@github-actions github-actions bot added this to the 2.6.0 milestone Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev/ci Involves CircleCI, GitHub Actions, or GitLab
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants