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

Fix reading env CARGO_REGISTRIES_{registry_name}_INDEX #1258

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

NobodyXu
Copy link
Member

@NobodyXu NobodyXu commented Aug 8, 2023

Try bogth original and upper-case version as mentioned in #1253 (comment)

@NobodyXu NobodyXu requested a review from passcod August 8, 2023 03:36
@NobodyXu NobodyXu enabled auto-merge August 8, 2023 03:36
@passcod
Copy link
Member

passcod commented Aug 8, 2023

Maybe use vars to match case-insensitively instead of this

Try bogth original and upper-case version.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
@NobodyXu NobodyXu force-pushed the fix/reading-cargo-registeries branch from 2de2cbf to 07de178 Compare August 8, 2023 12:22
@NobodyXu NobodyXu disabled auto-merge August 8, 2023 12:22
@NobodyXu
Copy link
Member Author

NobodyXu commented Aug 8, 2023

Maybe use vars to match case-insensitively instead of this

Thanks, I've applied your suggestion.

@NobodyXu NobodyXu enabled auto-merge August 8, 2023 12:41
@NobodyXu NobodyXu added this pull request to the merge queue Aug 9, 2023
Merged via the queue into main with commit a9e2ef1 Aug 9, 2023
26 checks passed
@NobodyXu NobodyXu deleted the fix/reading-cargo-registeries branch August 9, 2023 08:38
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.

None yet

2 participants