-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
codeowners, roachtest: merge sql-schema, sql-sessions to sql-foundations #102785
codeowners, roachtest: merge sql-schema, sql-sessions to sql-foundations #102785
Conversation
6663d60
to
0bcd964
Compare
blathers backport 23.1 22.2 |
Encountered an error creating backports. Some common things that can go wrong:
You might need to create your backport manually using the backport tool. error creating merge commit from 0bcd964bb11f1987b374762ed384aaf6c71bd9a5 to blathers/backport-release-23.1-102785: POST https://api.github.com/repos/cockroachdb/cockroach/merges: 409 Merge conflict [] you may need to manually resolve merge conflicts with the backport tool. Backport to branch 23.1 failed. See errors above. error creating merge commit from 0bcd964bb11f1987b374762ed384aaf6c71bd9a5 to blathers/backport-release-22.2-102785: POST https://api.github.com/repos/cockroachdb/cockroach/merges: 409 Merge conflict [] you may need to manually resolve merge conflicts with the backport tool. Backport to branch 22.2 failed. See errors above. 🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf. |
0bcd964
to
a219d52
Compare
TEAMS.yaml
Outdated
cockroachdb/sql-syntax-prs: other | ||
cockroachdb/sqlproxy-prs: other | ||
cockroachdb/sql-api-prs: other |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should these really be removed? They still exist.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ah, I didn't think through this. you're right:
- I'll map these aliases over to the sql-foundations project (and apply to both this and the backports)
thank you for the catch!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TFTR! This is RFAL:
Changes made to TEAMS.yaml
for the renamed cockroachdb/sql-foundations
team:
- aliases have been kept/mapped to the renamed
cockroachdb/sql-foundations
team - label for new
T-sql-foundations
team has been mapped to the renamedcockroachdb/sql-foundations
team
These changes have been applied to master + both backports:
- master: codeowners, roachtest: merge sql-schema, sql-sessions to sql-foundations #102785
- for release-23.1: release-23.1: codeowners, roachtest: merge sql-schema, sql-sessions to sql-foundations #102924
- for release-22.2: release-22.2: codeowners, roachtest: merge sql-schema, sql-sessions to sql-foundations #102925
6435921
to
3280302
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: complete! 0 of 0 LGTMs obtained (waiting on @celiala, @herkolategan, @jlinder, and @renatolabs)
TEAMS.yaml
line 29 at r3 (raw file):
cockroachdb/sqlproxy-prs: other cockroachdb/sql-api-prs: other triage_column_id: 8946818
i think the new triage column ID is 19467489
c62b4c9
to
5ec9b4d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: complete! 0 of 0 LGTMs obtained (waiting on @herkolategan, @jlinder, @rafiss, and @renatolabs)
TEAMS.yaml
line 29 at r3 (raw file):
Previously, rafiss (Rafi Shamim) wrote…
i think the new triage column ID is 19467489
Done.
The SQL Schema and Sessions teams are merging to form SQL Foundations. As described in DEVINFHD-867 we want to: - reroute old teams to new sql-foundations team - rename "SQL Schema" project to "SQL Foundations" - deprecate "SQL Sessions" project Release note: None
5ec9b4d
to
64a839b
Compare
TFTRs! bors r+ |
👎 Rejected by code reviews |
TFTRs! bors r=jlinder,rafiss |
Build failed: |
bors r- |
bors r+ |
Build succeeded: |
As discussed offline, even though we no longer have any scheduled 22.1 releases, Exalate will continue to produce errors if we don't apply changes to all affected branches. So we need to also apply this change to release-22.1: |
Reflecting merge sql-schema, sql-sessions to sql-foundations in:
Tests should pass once new team is created via https://github.com/cockroachlabs/crl-infrastructure/pull/775
This is a task for Part 2, below.
Tasks to update: GitHub Team name + GitHub Projects + Blathers
Part 1
Part 2
Part 3
Partial work for DEVINFHD-867
Release note: None
Epic: DEVINFHD-867