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

CI(promote-compatibility-data): fix job #8871

Merged
merged 3 commits into from
Aug 30, 2024

Conversation

bayandin
Copy link
Member

@bayandin bayandin commented Aug 29, 2024

Problem

promote-compatibility-data job got broken and slightly outdated after

Summary of changes

  • Promote artifacts from release PRs to the latest version (but do it from release branch)
  • Upload artifacts for both X64 and ARM64

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 force-pushed the bayandin/collect-data-compatibility-snapshot branch 3 times, most recently from 964dc80 to 37b44ba Compare August 29, 2024 21:13
Copy link

github-actions bot commented Aug 29, 2024

3801 tests run: 3695 passed, 0 failed, 106 skipped (full report)


Flaky tests (3)

Postgres 16

  • test_ondemand_wal_download_in_replication_slot_funcs: debug-x86-64

Postgres 15

Code coverage* (full report)

  • functions: 32.5% (7416 of 22809 functions)
  • lines: 50.6% (60051 of 118599 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
5da29c8 at 2024-08-30T12:04:21.537Z :recycle:

@bayandin bayandin force-pushed the bayandin/collect-data-compatibility-snapshot branch 12 times, most recently from 2f0d092 to 60bd4b2 Compare August 30, 2024 10:36
@bayandin bayandin force-pushed the bayandin/collect-data-compatibility-snapshot branch from 60bd4b2 to 5da29c8 Compare August 30, 2024 10:52
@bayandin bayandin marked this pull request as ready for review August 30, 2024 11:13
@bayandin bayandin requested a review from a-masterov August 30, 2024 11:25
Copy link
Contributor

@a-masterov a-masterov left a comment

Choose a reason for hiding this comment

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

no problems found

@bayandin bayandin merged commit e58e045 into main Aug 30, 2024
71 checks passed
@bayandin bayandin deleted the bayandin/collect-data-compatibility-snapshot branch August 30, 2024 12:18
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.

2 participants