Skip to content

Give a reachable public path to some items#1461

Merged
SimonSapin merged 2 commits intomainfrom
simon/sorta-pub
Aug 8, 2022
Merged

Give a reachable public path to some items#1461
SimonSapin merged 2 commits intomainfrom
simon/sorta-pub

Conversation

@SimonSapin
Copy link
Contributor

… that were only public through appearing in other APIs.

Part of #1305

@SimonSapin SimonSapin requested review from BrynCooke and garypen August 4, 2022 10:17
@SimonSapin SimonSapin enabled auto-merge (rebase) August 4, 2022 10:18
@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 2022

@SimonSapin your pull request is missing a changelog!

use crate::graphql::Response;
use crate::json_ext::Path;
use crate::json_ext::Value;
pub use crate::reload::Error as ReloadError;
Copy link
Contributor

Choose a reason for hiding this comment

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

This makes me sad... This is part of the code we copied from tracing_subscriber and is another good reason why we should get rid of our hot reload for tracing stuff...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good news! #1463 removes this type entirely

@SimonSapin SimonSapin merged commit 8848c60 into main Aug 8, 2022
@SimonSapin SimonSapin deleted the simon/sorta-pub branch August 8, 2022 09:01
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