Skip to content

Require slashes for installing local extensions#421

Merged
cd-work merged 1 commit intomainfrom
slasher
May 31, 2022
Merged

Require slashes for installing local extensions#421
cd-work merged 1 commit intomainfrom
slasher

Conversation

@cd-work
Copy link
Contributor

@cd-work cd-work commented May 24, 2022

This reserves installation of extensions without slash, allowing us to
later use this syntax to install extensions from the marketplace without
risking users accidentally installing these remote extensions when
trying to install local ones.

Closes #356.

@cd-work cd-work requested a review from a team May 24, 2022 19:19
@cd-work cd-work requested a review from a team as a code owner May 24, 2022 19:19
@cd-work cd-work requested review from mathew-horner and maxrake May 24, 2022 19:19
Copy link
Contributor

@maxrake maxrake left a comment

Choose a reason for hiding this comment

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

One question and one rustfmt adjustment to make CI happy.

maxrake
maxrake previously approved these changes May 26, 2022
mathew-horner
mathew-horner previously approved these changes May 26, 2022
@cd-work cd-work dismissed stale reviews from mathew-horner and maxrake via ceefeee May 30, 2022 20:53
@cd-work cd-work force-pushed the slasher branch 2 times, most recently from ceefeee to 8997958 Compare May 30, 2022 20:55
@cd-work cd-work requested a review from kylewillmon May 30, 2022 21:01
Copy link
Contributor

@maxrake maxrake left a comment

Choose a reason for hiding this comment

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

One remaining question to address before approval.

@cd-work cd-work force-pushed the slasher branch 2 times, most recently from 18c3c1c to 8596923 Compare May 31, 2022 16:20
@cd-work cd-work requested a review from maxrake May 31, 2022 16:20
This reserves installation of extensions without slash, allowing us to
later use this syntax to install extensions from the marketplace without
risking users accidentally installing these remote extensions when
trying to install local ones.

Closes #356.
Copy link
Contributor

@maxrake maxrake left a comment

Choose a reason for hiding this comment

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

LGTM

@cd-work cd-work merged commit f713c7e into main May 31, 2022
@cd-work cd-work deleted the slasher branch May 31, 2022 16:33
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.

Extensions: Require slashes for local installs

4 participants