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 Postgres commit to version string #7408

Closed
wants to merge 1 commit into from

Conversation

bayandin
Copy link
Member

Problem

There's no convinient way to get the particular Postgres commit that we use for a compute image.

Summary of changes

  • Set Postgres commit using --with-extra-version

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics? if so did you add the relevant metrics to the dashboard?
  • If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section.

Checklist before merging

  • Do not forget to reformat commit message to not include the above checklist

@bayandin bayandin changed the title Add Postgres commit to its version string Add Postgres commit to version string Apr 17, 2024
@bayandin
Copy link
Member Author

bayandin commented Apr 17, 2024

Closed in favour of the previous #4603

@bayandin bayandin closed this Apr 17, 2024
@bayandin bayandin deleted the bayandin/add-extra-version branch April 17, 2024 15:58
Copy link

2760 tests run: 2642 passed, 0 failed, 118 skipped (full report)


Code coverage* (full report)

  • functions: 27.9% (6397 of 22958 functions)
  • lines: 46.4% (44737 of 96518 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
e747bf4 at 2024-04-17T16:04:09.909Z :recycle:

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.

1 participant