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

ROVER-244 Remove dead code and tidy up #2352

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jonathanrainer
Copy link
Contributor

As per title, now we're coming to the end of the refactor we can remove the code we're no longer using and tidy up our dependencies etc.

@jonathanrainer jonathanrainer requested a review from a team as a code owner January 13, 2025 10:29
@svc-apollo-docs
Copy link
Collaborator

svc-apollo-docs commented Jan 13, 2025

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: c88f02c0ed96b39e2e29f7f2

Copy link
Contributor

@aaronArinder aaronArinder left a comment

Choose a reason for hiding this comment

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

lgtm me overall; definitely want to see those smoke tests pass before this merges

Comment on lines -15 to -19
#[cfg(not(feature = "dev-next"))]
pub mod legacy;
#[cfg(feature = "dev-next")]
pub mod next;

Copy link
Contributor

Choose a reason for hiding this comment

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

mind killing the github actions workflow boolean option too?

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