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

ci: Pin Ubuntu release to 20.04 LTS #2686

Merged
merged 3 commits into from
Apr 28, 2022
Merged

ci: Pin Ubuntu release to 20.04 LTS #2686

merged 3 commits into from
Apr 28, 2022

Conversation

abhidg
Copy link
Contributor

@abhidg abhidg commented Apr 28, 2022

Now that 22.04 LTS has been released, at some point ubuntu-latest
will point to ubuntu-22.04 which can cause unplanned breakage,
pinning CI to 20.04 until we have a migration plan.

Additionally, drop main-eu builds as EU migration is complete.

Now that 22.04 LTS has been released, at some point ubuntu-latest
will point to ubuntu-22.04 which can cause unplanned breakage,
pinning CI to 20.04 until we have a migration plan.
@codecov-commenter
Copy link

codecov-commenter commented Apr 28, 2022

Codecov Report

Merging #2686 (4539ac6) into main (a6f5b73) will increase coverage by 3.57%.
The diff coverage is 98.27%.

@@            Coverage Diff             @@
##             main    #2686      +/-   ##
==========================================
+ Coverage   62.15%   65.73%   +3.57%     
==========================================
  Files          17      146     +129     
  Lines        1197     5612    +4415     
  Branches      189     1497    +1308     
==========================================
+ Hits          744     3689    +2945     
- Misses        453     1923    +1470     
Impacted Files Coverage Δ
...ata-serving/data-service/src/model/demographics.ts 100.00% <ø> (ø)
...ation/curator-service/api/src/util/validate-env.ts 100.00% <ø> (ø)
data-serving/data-service/src/controllers/case.ts 82.78% <97.87%> (ø)
data-serving/data-service/src/model/age-bucket.ts 100.00% <100.00%> (ø)
data-serving/data-service/src/model/case.ts 98.36% <100.00%> (ø)
data-serving/data-service/src/util/case.ts 91.01% <100.00%> (ø)
...ation/curator-service/api/src/controllers/cases.ts 48.17% <100.00%> (+0.38%) ⬆️
verification/curator-service/api/src/index.ts 88.54% <100.00%> (ø)
...nts/new-case-form-fields/PreexistingConditions.tsx 75.00% <0.00%> (ø)
...urator-service/ui/src/components/Sidebar/index.tsx 90.32% <0.00%> (ø)
... and 126 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 112215e...4539ac6. Read the comment docs.

@jim-sheldon
Copy link
Collaborator

Good stuff. We may even want to move to Alpine and/or scratch.

@abhidg abhidg merged commit 4c8b81e into main Apr 28, 2022
@abhidg abhidg deleted the pin-ci-2004 branch April 28, 2022 16:58
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.

None yet

3 participants