This repository was archived by the owner on Sep 30, 2024. It is now read-only.
chore: move internal/conf/validation to cmd/frontend#64064
Merged
eseliger merged 1 commit intoJul 31, 2024
Conversation
This was referenced Jul 25, 2024
Member
Author
This was referenced Jul 25, 2024
685ebc5 to
9304eae
Compare
333ef7d to
ef7b240
Compare
9304eae to
f1cb605
Compare
ef7b240 to
79c2969
Compare
c376386 to
2b0b20d
Compare
2f53b20 to
2a3ca3e
Compare
2b0b20d to
8ad58e4
Compare
2a3ca3e to
c70275a
Compare
8ad58e4 to
dd4ef28
Compare
c70275a to
533bfbc
Compare
This was referenced Jul 30, 2024
camdencheek
approved these changes
Jul 30, 2024
dd4ef28 to
c31f995
Compare
533bfbc to
75e1d7b
Compare
c31f995 to
d664bf4
Compare
75e1d7b to
93083d3
Compare
d664bf4 to
f0586b7
Compare
93083d3 to
a5f4ba0
Compare
f0586b7 to
fc04d87
Compare
a5f4ba0 to
0085e27
Compare
Base automatically changed from
es/07-25-authfixfoundpageresponsewhenredisisdown
to
main
July 31, 2024 02:15
Only frontend uses this package, so moving this package here to make clearer what service depends on this code. Test plan: Just moved a package, go compiler doesn't complain.
0085e27 to
ac5ab85
Compare
This was referenced Aug 4, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Only frontend uses this package, so moving this package here to make clearer what service depends on this code.
Test plan: Just moved a package, go compiler doesn't complain.