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

pgautoupgrade now does multi-arch builds #6939

Merged
merged 1 commit into from
May 1, 2024
Merged

Conversation

justinclift
Copy link
Member

What type of PR is this?

  • Other

Description

Thanks to substantial efforts by @andyundso, the Docker Hub images for pgautoupgrade are now multi-arch (x86_64 and ARM64), so lets switch back to them. 😄

How is this tested?

  • Unit tests (pytest, jest)
  • E2E Tests (Cypress)

Thanks to substantial efforts by @andyundso, the Docker Hub
images for pgautoupgrade are now multi-arch (x86_64 and ARM64). :)
Copy link

codecov bot commented May 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.76%. Comparing base (2b974e1) to head (012381f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6939   +/-   ##
=======================================
  Coverage   63.76%   63.76%           
=======================================
  Files         161      161           
  Lines       13085    13085           
  Branches     1812     1812           
=======================================
  Hits         8344     8344           
  Misses       4438     4438           
  Partials      303      303           

@justinclift
Copy link
Member Author

Thanks @AndrewChubatiuk, merging now. 😄

@justinclift justinclift merged commit 897c683 into master May 1, 2024
16 checks passed
@justinclift justinclift deleted the pgautoupgrade_v1 branch May 1, 2024 13:03
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.

2 participants