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

Build arm/v7 .deb and .rpm packages and binaries #3576

Merged
merged 16 commits into from
Oct 16, 2023
Merged

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Oct 13, 2023

Description

Closes #2171.

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 13, 2023
@AlekSi AlekSi self-assigned this Oct 13, 2023
@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Merging #3576 (b0a0a23) into main (ff92b03) will decrease coverage by 0.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3576      +/-   ##
==========================================
- Coverage   61.60%   61.48%   -0.13%     
==========================================
  Files         426      426              
  Lines       27225    27225              
==========================================
- Hits        16772    16739      -33     
- Misses       9472     9495      +23     
- Partials      981      991      +10     

see 8 files with indirect coverage changes

Flag Coverage Δ
filter-false ?
filter-true 58.00% <ø> (-0.07%) ⬇️
hana-1 2.89% <ø> (ø)
integration 58.00% <ø> (-0.08%) ⬇️
mongodb-1 4.50% <ø> (ø)
postgresql-1 41.19% <ø> (-0.02%) ⬇️
postgresql-2 40.77% <ø> (-0.07%) ⬇️
postgresql-3 39.60% <ø> (-0.03%) ⬇️
sort-false 58.00% <ø> (-0.04%) ⬇️
sort-true ?
sqlite-1 40.93% <ø> (-0.11%) ⬇️
sqlite-2 41.30% <ø> (-0.06%) ⬇️
sqlite-3 39.51% <ø> (-0.08%) ⬇️
unit 22.37% <ø> (-0.06%) ⬇️

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

@AlekSi AlekSi mentioned this pull request Oct 13, 2023
9 tasks
@mergify
Copy link
Contributor

mergify bot commented Oct 13, 2023

@AlekSi this pull request has merge conflicts.

@mergify mergify bot added the conflict PRs that have merge conflicts label Oct 13, 2023
@AlekSi AlekSi added the not ready Issues that are not ready to be worked on; PRs that should skip CI label Oct 13, 2023
# Conflicts:
#	Taskfile.yml
@mergify mergify bot removed the conflict PRs that have merge conflicts label Oct 13, 2023
@AlekSi AlekSi removed the not ready Issues that are not ready to be worked on; PRs that should skip CI label Oct 13, 2023
@AlekSi AlekSi added this to the Next milestone Oct 13, 2023
@AlekSi AlekSi marked this pull request as ready for review October 13, 2023 15:47
@AlekSi AlekSi enabled auto-merge (squash) October 13, 2023 15:47
@AlekSi AlekSi requested review from a team and rumyantseva October 13, 2023 15:47
@AlekSi AlekSi requested review from chilagrow and noisersup October 13, 2023 15:47
@AlekSi AlekSi merged commit 4685aa7 into FerretDB:main Oct 16, 2023
25 of 26 checks passed
@AlekSi AlekSi deleted the arm-v7 branch October 16, 2023 04:14
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.

Build arm/v7 .deb and .rpm packages and binaries
3 participants