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

Use CircleCI Google Cloud image #1201

Merged
merged 5 commits into from
May 29, 2023
Merged

Use CircleCI Google Cloud image #1201

merged 5 commits into from
May 29, 2023

Conversation

mipyykko
Copy link
Collaborator

@mipyykko mipyykko commented May 29, 2023

No need to use the custom image, as CircleCI maintains its own image with Google Cloud tools and Node, which is also more likely to be found in the cache.

Also a bit more lean pipeline overall. prepare_backend_test dependencies could be separately cached to speed it up further.

@codecov
Copy link

codecov bot commented May 29, 2023

Codecov Report

Merging #1201 (0bc2aac) into master (3e1095b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1201   +/-   ##
=======================================
  Coverage   64.30%   64.30%           
=======================================
  Files         125      125           
  Lines        5306     5306           
  Branches     1238     1238           
=======================================
  Hits         3412     3412           
  Misses       1767     1767           
  Partials      127      127           
Flag Coverage Δ
backend 64.30% <ø> (ø)

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

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mipyykko mipyykko merged commit fbba134 into master May 29, 2023
@mipyykko mipyykko deleted the test-using-cimg-gcp-image branch May 29, 2023 14:48
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.

1 participant