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

Add a workaround for Docker build failures #3480

Merged
merged 3 commits into from
Oct 2, 2023
Merged

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Oct 2, 2023

Description

Export fewer files from Docker.

Readiness checklist

  • I added/updated unit tests (and they pass).
  • I added/updated integration/compatibility tests (and they pass).
  • I added/updated comments and checked rendering.
  • I made spot refactorings.
  • I updated user documentation.
  • I ran task all, and it passed.
  • I ensured that PR title is good enough for the changelog.
  • (for maintainers only) I set Reviewers (@FerretDB/core), Milestone (Next), Labels, Project and project's Sprint fields.
  • I marked all done items in this checklist.

@AlekSi AlekSi added code/chore Code maintenance improvements trust PRs that can access Actions secrets packages PRs that should build packages labels Oct 2, 2023
@AlekSi AlekSi added this to the Next milestone Oct 2, 2023
@AlekSi AlekSi self-assigned this Oct 2, 2023
@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

Merging #3480 (abab419) into main (2c8d2b6) will decrease coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3480      +/-   ##
==========================================
- Coverage   74.34%   74.27%   -0.08%     
==========================================
  Files         422      422              
  Lines       26374    26374              
==========================================
- Hits        19608    19589      -19     
- Misses       5618     5631      +13     
- Partials     1148     1154       +6     

see 6 files with indirect coverage changes

Flag Coverage Δ
filter-true 69.27% <ø> (-0.04%) ⬇️
hana-1 2.98% <ø> (ø)
integration 69.27% <ø> (-0.04%) ⬇️
mongodb-1 4.63% <ø> (ø)
pg-1 40.61% <ø> (ø)
pg-2 43.15% <ø> (ø)
pg-3 42.90% <ø> (ø)
postgresql-1 ∅ <ø> (∅)
postgresql-2 ?
postgresql-3 ?
sort-false 69.27% <ø> (-0.04%) ⬇️
sqlite-1 39.72% <ø> (-0.03%) ⬇️
sqlite-2 42.47% <ø> (ø)
sqlite-3 42.40% <ø> (ø)
unit 25.06% <ø> (-0.04%) ⬇️

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

@AlekSi AlekSi marked this pull request as ready for review October 2, 2023 10:25
@AlekSi AlekSi merged commit dd6e9dd into FerretDB:main Oct 2, 2023
23 of 29 checks passed
@AlekSi AlekSi deleted the build-target branch October 2, 2023 10:25
princejha95 pushed a commit to princejha95/FerretDB that referenced this pull request Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/chore Code maintenance improvements packages PRs that should build packages trust PRs that can access Actions secrets
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant