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 .deb packages on CI #2

Merged
merged 35 commits into from
Feb 20, 2025
Merged

Build .deb packages on CI #2

merged 35 commits into from
Feb 20, 2025

Conversation

chilagrow
Copy link
Member

@chilagrow chilagrow commented Feb 11, 2025

@chilagrow chilagrow marked this pull request as draft February 11, 2025 06:23
@chilagrow chilagrow added the packages PRs that should build packages label Feb 14, 2025
@chilagrow chilagrow self-assigned this Feb 14, 2025
@chilagrow chilagrow added packages PRs that should build packages and removed packages PRs that should build packages labels Feb 14, 2025
@chilagrow chilagrow marked this pull request as ready for review February 14, 2025 07:57
@chilagrow chilagrow requested review from a team, AlekSi and noisersup February 14, 2025 07:57
@chilagrow chilagrow linked an issue Feb 18, 2025 that may be closed by this pull request
4 tasks
Copy link
Member

@AlekSi AlekSi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are conflicts now

@chilagrow chilagrow requested a review from AlekSi February 20, 2025 07:28
@AlekSi
Copy link
Member

AlekSi commented Feb 20, 2025

@chilagrow all CI configurations fail now

@chilagrow
Copy link
Member Author

@chilagrow all CI configurations fail now

Thanks, I had wrong test file path 🙏

@chilagrow
Copy link
Member Author

chilagrow commented Feb 20, 2025

It's strange to see CI failing on SQL test 🤔 https://github.com/FerretDB/documentdb/actions/runs/13431522154/job/37524308993?pr=2

We don't control those test, looks like it's flaky possibly?

@chilagrow chilagrow requested a review from a team February 20, 2025 09:11
@AlekSi AlekSi requested review from Copilot and a team February 20, 2025 09:15

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 13 changed files in this pull request and generated no comments.

Files not reviewed (10)
  • ferretdb_packaging/.gitignore: Language not supported
  • ferretdb_packaging/Dockerfile_build_deb_packages: Language not supported
  • ferretdb_packaging/build_packages.sh: Language not supported
  • ferretdb_packaging/debian_files/changelog: Language not supported
  • ferretdb_packaging/debian_files/compat: Language not supported
  • ferretdb_packaging/debian_files/control: Language not supported
  • ferretdb_packaging/debian_files/rules: Language not supported
  • ferretdb_packaging/packaging-entrypoint.sh: Language not supported
  • ferretdb_packaging/test_packages/Dockerfile_test_install_deb_packages: Language not supported
  • ferretdb_packaging/test_packages/test-install-entrypoint.sh: Language not supported
Comments suppressed due to low confidence (1)

ferretdb_packaging/README.md:5

  • [nitpick] The parameter name pg is ambiguous. It should be renamed to postgres_version for clarity.
./ferretdb_packaging/build_packages.sh --os deb12 --pg 16 --version 0.100.0~ferretdb~2.0.1
@AlekSi
Copy link
Member

AlekSi commented Feb 20, 2025

microsoft#71

@AlekSi AlekSi enabled auto-merge (squash) February 20, 2025 10:45
@AlekSi AlekSi merged commit dfb4bdb into FerretDB:ferretdb Feb 20, 2025
15 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
packages PRs that should build packages
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Build DocumentDB .deb packages on CI
2 participants