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

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

Build .deb packages on CI #2

wants to merge 20 commits into from

Conversation

chilagrow
Copy link
Member

@chilagrow chilagrow commented Feb 11, 2025

Using fork to create PR.

Closes FerretDB/FerretDB#4724.

@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
retention-days: 1
if-no-files-found: error
compression-level: 0
overwrite: false
Copy link
Member Author

@chilagrow chilagrow Feb 14, 2025

Choose a reason for hiding this comment

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

Example one built on CI.

$ dpkg-deb -I ~/Downloads/postgresql-16-documentdb_0.101.0~pr~ci_amd64.deb 
 new Debian package, version 2.0.
 size 3829360 bytes: control archive=5076 bytes.
     368 bytes,    10 lines      control              
   18925 bytes,   164 lines      md5sums              
 Package: postgresql-16-documentdb
 Source: documentdb
 Version: 0.101.0~pr~ci
 Architecture: amd64
 Maintainer: FerretDB Packages <[email protected]>
 Installed-Size: 10457
 Depends: libc6 (>= 2.34), libpq5, postgresql-16, postgresql-16-cron, postgresql-16-pgvector, postgresql-16-postgis-3, postgresql-16-rum
 Section: database
 Priority: optional
 Description: DOCUMENTDB

name: Test

# CI cannot find ubicloud-standard-4 runner and displays the following message:
# `Waiting for a runner to pick up this job...`
Copy link
Member Author

Choose a reason for hiding this comment

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

I couldn't get runs-on: ubicloud-standard-4 to start job, it was waiting.

@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
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: In progress
Development

Successfully merging this pull request may close these issues.

2 participants