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

Update refs to connectrpc #539

Merged
merged 20 commits into from
Sep 6, 2023
Merged

Update refs to connectrpc #539

merged 20 commits into from
Sep 6, 2023

Conversation

smaye81
Copy link
Member

@smaye81 smaye81 commented Aug 30, 2023

This updates the repo to reference connectrpc/conformance instead of bufbuild/connect-crosstest. All references to 'crosstests' have been renamed to 'conformance' or 'conformance tests' where applicable.

Note the README titles the repo as connect-conformance.

Not intended to merge until the repo itself is moved to the connectrpc organization.

web/server/fastify/server.ts Outdated Show resolved Hide resolved
@smaye81 smaye81 marked this pull request as ready for review September 1, 2023 16:03
@smaye81 smaye81 requested review from Alfus, jhump, timostamm and akshayjshah and removed request for Alfus and jhump September 1, 2023 16:04
go.sum Show resolved Hide resolved
README.md Outdated
@@ -1,11 +1,12 @@
# connect-crosstest
# connect-conformance
Copy link
Member

Choose a reason for hiding this comment

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

Just conformance seems more straight-forward to me.

Copy link
Member Author

Choose a reason for hiding this comment

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

Should this be lowercase conformance? Also, on line 9 then should it say

conformance runs a suite of cross-compatibility...

Kinda sounds weird to me but if you guys are fine with it, works for me.

Copy link
Member

Choose a reason for hiding this comment

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

The sentence sounds weird to me too, but couldn't you simply use "This repository runs..." to avoid it?

@@ -40,7 +40,7 @@ make
Start by creating a new branch for your changes:

```
cd $GOPATH/src/github.com/bufbuild/connect-crosstest
cd $GOPATH/src/github.com/connectrpc/conformance
Copy link
Member

Choose a reason for hiding this comment

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

Think this file needs to be updated more carefully - wherever we're using the import path (for example, when cloning into GOPATH), we should use connectrpc.com/conformance.

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks Akshay. I assume this also goes for the actual module name itself in go.mod right? Also, should it apply to the links at the bottom?

Copy link
Member

Choose a reason for hiding this comment

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

It applies to go.mod, because that's the import path. The links below are to Github, though, so they should be github.com/connectrpc/conformance.

Copy link
Member Author

Choose a reason for hiding this comment

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

Got it. Updated. Let me know what you think.

@smaye81 smaye81 merged commit 0b07f57 into main Sep 6, 2023
5 checks passed
@smaye81 smaye81 deleted the sayers/connectrpc branch September 6, 2023 15:41
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.

4 participants