This repository was archived by the owner on Sep 30, 2024. It is now read-only.
chore: Make return type more obvious#63651
Merged
Merged
Conversation
This was referenced Jul 4, 2024
Merged
This was referenced Jul 4, 2024
Merged
Member
Author
ab27718 to
a5da203
Compare
dfdef28 to
98725d3
Compare
a5da203 to
3755fa8
Compare
98725d3 to
fc0a5d6
Compare
3755fa8 to
8a67674
Compare
fc0a5d6 to
213e738
Compare
8a67674 to
678e359
Compare
213e738 to
d5de478
Compare
678e359 to
33e4ce3
Compare
d5de478 to
664a50b
Compare
Contributor
|
Caution License checking failed, please read: how to deal with third parties licensing. |
33e4ce3 to
ba8087e
Compare
664a50b to
a12d5c5
Compare
Contributor
|
Caution License checking failed, please read: how to deal with third parties licensing. |
ba8087e to
27ad141
Compare
a12d5c5 to
767aea3
Compare
Contributor
|
Caution License checking failed, please read: how to deal with third parties licensing. |
michaellzc
approved these changes
Jul 29, 2024
camdencheek
approved these changes
Jul 29, 2024
e612cdb to
fdd0c1a
Compare
15618ef to
9e9cc88
Compare
fdd0c1a to
6fc53cc
Compare
9e9cc88 to
a787518
Compare
This was referenced Jul 30, 2024
6fc53cc to
936d4a1
Compare
a787518 to
85a7ac7
Compare
936d4a1 to
d942e03
Compare
85a7ac7 to
157554a
Compare
d942e03 to
5e8e24f
Compare
157554a to
08318c6
Compare
This takes less hoops to find what we support, and we don't extend this any time soon. Test plan: CI passes.
5e8e24f to
f450628
Compare
These functions return StoreOpts, but that wasn't immediately clear, so adding this small tweak here. Test plan: Ci passes.
08318c6 to
695a4c3
Compare
f450628 to
d87f95c
Compare
Base automatically changed from
es/07-04-subrepomoreexplicitlydefinesupportedhosts
to
main
July 31, 2024 01:41
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.

These functions return StoreOpts, but that wasn't immediately clear, so adding this small tweak here.
Test plan: Ci passes.