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

feat(compute): Automatically create release PRs #10495

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

ololobus
Copy link
Member

We've finally transitioned to using a separate release-compute branch. Now, we can finally automatically create release PRs on Fri and release them during the following week.

Part of neondatabase/cloud#11698

@ololobus ololobus marked this pull request as ready for review January 23, 2025 17:33
@ololobus ololobus requested a review from a team as a code owner January 23, 2025 17:33
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.

looks good to me

.github/workflows/release.yml Outdated Show resolved Hide resolved
We've finally transitioned to using a separate `release-compute` branch.
Now, we can finally automatically create release PRs on Fri and release
them during the following week.

Part of neondatabase/cloud#11698
@ololobus ololobus force-pushed the alexk/auto-create-compute-release-prs branch from 9e14608 to 9f66636 Compare January 23, 2025 17:56
@ololobus
Copy link
Member Author

Hm, there are repeating errors

+ gh workflow --repo neondatabase/cloud run cancel-previous-in-concurrency-group.yml --field concurrency_group=neondatabase/neon-e2e-tests-10495/merge-anysha
unable to determine default branch for neondatabase/cloud: HTTP 401: Bad credentials (https://api.github.com/graphql)
Try authenticating with:  gh auth login

Probably something is wrong with GH

Copy link

7381 tests run: 6996 passed, 0 failed, 385 skipped (full report)


Flaky tests (5)

Postgres 17

Postgres 15

Postgres 14

Code coverage* (full report)

  • functions: 33.5% (8497 of 25342 functions)
  • lines: 49.3% (71394 of 144774 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
9f66636 at 2025-01-23T18:57:21.559Z :recycle:

@ololobus ololobus enabled auto-merge January 23, 2025 20:15
@ololobus ololobus added this pull request to the merge queue Jan 23, 2025
Merged via the queue into main with commit 6166482 Jan 23, 2025
87 checks passed
@ololobus ololobus deleted the alexk/auto-create-compute-release-prs branch January 23, 2025 20:48
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.

3 participants