Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

remove cody code that was moved to separate cody repo #54729

Merged
merged 3 commits into from
Jul 10, 2023
Merged

Conversation

sqs
Copy link
Member

@sqs sqs commented Jul 8, 2023

Cody code is being moved to https://github.com/sourcegraph/cody. This PR removes the moved code and configures this repository to use the @sourcegraph/cody-{shared,ui} packages published by the new separate Cody repository.

Test plan

Ensure that the new separate Cody repository tests pass. Ensure that this repository's tests pass now that it uses 2 npm packages published by the new separate Cody repository.

@cla-bot cla-bot bot added the cla-signed label Jul 8, 2023
@sqs sqs force-pushed the sqs/separate-cody-repo branch from 061e901 to 58d7c7b Compare July 9, 2023 05:56
@sqs sqs force-pushed the sqs/separate-cody-repo branch 5 times, most recently from 4864b9d to 8dac434 Compare July 9, 2023 11:03
@sqs sqs marked this pull request as ready for review July 10, 2023 01:03
@sqs sqs force-pushed the sqs/separate-cody-repo branch from 2e0eddd to 69d39f0 Compare July 10, 2023 01:03
@sqs sqs requested a review from beyang July 10, 2023 01:03
@sourcegraph-bot
Copy link
Contributor

sourcegraph-bot commented Jul 10, 2023

Codenotify: Notifying subscribers in CODENOTIFY files for diff 84d0a61...2afec54.

Notify File(s)
@bobheadxi enterprise/dev/ci/images/images.go
enterprise/dev/ci/internal/ci/config.go
enterprise/dev/ci/internal/ci/operations.go
enterprise/dev/ci/internal/ci/pipeline.go
@olafurpg client/cody-agent/src/protocol.ts
@vdavid client/jetbrains/src/main/java/com/sourcegraph/cody/agent/CodyAgent.java
client/jetbrains/src/main/java/com/sourcegraph/cody/agent/CodyAgentServer.java
client/jetbrains/src/main/java/com/sourcegraph/cody/autocomplete/prompt_library/CodyAutoCompleteItemProvider.java

@sourcegraph-bot
Copy link
Contributor

sourcegraph-bot commented Jul 10, 2023

Codenotify: Notifying subscribers in OWNERS files for diff 84d0a61...2afec54.

Notify File(s)
@sourcegraph/dev-experience enterprise/dev/ci/images/images.go
enterprise/dev/ci/internal/ci/config.go
enterprise/dev/ci/internal/ci/operations.go
enterprise/dev/ci/internal/ci/pipeline.go

@sourcegraph-bot
Copy link
Contributor

sourcegraph-bot commented Jul 10, 2023

📖 Storybook live preview

sqs added 3 commits July 9, 2023 23:14
fastmod -e ts,tsx @sourcegraph/cody-ui/{src,dist}
fastmod -e ts,tsx @sourcegraph/cody-shared/{src,dist}
@sqs sqs force-pushed the sqs/separate-cody-repo branch from 69d39f0 to 2afec54 Compare July 10, 2023 09:14
@sqs sqs merged commit 006bd2f into main Jul 10, 2023
@sqs sqs deleted the sqs/separate-cody-repo branch July 10, 2023 10:31
nelsonjr pushed a commit that referenced this pull request Jul 11, 2023
Cody code is being moved to https://github.com/sourcegraph/cody. This PR
removes the moved code and configures this repository to use the
`@sourcegraph/cody-{shared,ui}` packages published by the new separate
Cody repository.

## Test plan

Ensure that the new separate Cody repository tests pass. Ensure that
this repository's tests pass now that it uses 2 npm packages published
by the new separate Cody repository.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants