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

Configurable internetUpUrl #1051

Merged
merged 9 commits into from
Oct 5, 2022
Merged

Configurable internetUpUrl #1051

merged 9 commits into from
Oct 5, 2022

Conversation

owenpearson
Copy link
Member

@owenpearson owenpearson commented Sep 13, 2022

Implementation is based on the one described by Lewis here. The only difference is that this implementation allows any success status code.

Includes some very basic URL parsing so that provided internetAvailabilityUrl can optionally contain a url scheme and/or query params.

@github-actions github-actions bot temporarily deployed to staging/pull/1051/bundle-report September 13, 2022 12:31 Inactive
@owenpearson owenpearson force-pushed the configure-internet-up-url branch from dd312dc to 5cd5ad6 Compare September 13, 2022 12:36
@github-actions github-actions bot temporarily deployed to staging/pull/1051/bundle-report September 13, 2022 12:37 Inactive
@owenpearson owenpearson force-pushed the configure-internet-up-url branch from 5cd5ad6 to 6e35ac2 Compare September 13, 2022 13:02
@github-actions github-actions bot temporarily deployed to staging/pull/1051/bundle-report September 13, 2022 13:03 Inactive
@owenpearson owenpearson force-pushed the configure-internet-up-url branch from 6e35ac2 to 273086a Compare September 13, 2022 13:40
@github-actions github-actions bot temporarily deployed to staging/pull/1051/bundle-report September 13, 2022 13:42 Inactive
@owenpearson owenpearson force-pushed the configure-internet-up-url branch from 273086a to 6044f86 Compare September 14, 2022 22:10
@github-actions github-actions bot temporarily deployed to staging/pull/1051/bundle-report September 14, 2022 22:11 Inactive
@owenpearson owenpearson force-pushed the configure-internet-up-url branch from 6044f86 to eb714c0 Compare September 14, 2022 22:12
@github-actions github-actions bot temporarily deployed to staging/pull/1051/bundle-report September 14, 2022 22:14 Inactive
@owenpearson owenpearson marked this pull request as ready for review September 15, 2022 11:13
@owenpearson owenpearson force-pushed the configure-internet-up-url branch from eb714c0 to 51f0494 Compare September 21, 2022 11:59
@github-actions github-actions bot temporarily deployed to staging/pull/1051/bundle-report September 21, 2022 12:01 Inactive
@owenpearson owenpearson force-pushed the configure-internet-up-url branch from 51f0494 to b584135 Compare September 21, 2022 12:08
@github-actions github-actions bot temporarily deployed to staging/pull/1051/bundle-report September 21, 2022 12:09 Inactive
@owenpearson owenpearson requested a review from lmars September 21, 2022 12:10
@SimonWoolf SimonWoolf removed their request for review September 21, 2022 14:55
@owenpearson owenpearson force-pushed the configure-internet-up-url branch from b584135 to 376362b Compare September 28, 2022 21:14
@github-actions github-actions bot temporarily deployed to staging/pull/1051/bundle-report September 28, 2022 21:15 Inactive
@owenpearson owenpearson force-pushed the configure-internet-up-url branch from 376362b to a76d28e Compare September 28, 2022 21:23
@github-actions github-actions bot temporarily deployed to staging/pull/1051/bundle-report September 28, 2022 21:25 Inactive
@owenpearson owenpearson force-pushed the configure-internet-up-url branch from a76d28e to 55c2633 Compare September 28, 2022 22:38
@github-actions github-actions bot temporarily deployed to staging/pull/1051/bundle-report September 28, 2022 22:40 Inactive
@QuintinWillison
Copy link
Contributor

I've added @m-hulbert as a reviewer, given there is API commentary added.

Copy link
Contributor

@QuintinWillison QuintinWillison left a comment

Choose a reason for hiding this comment

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

I think there could perhaps be more attention given to capitalisation within the API commentaries that have been added (e.g. url -> URL) but I will defer to DevEd/Docs team for input on that.

@owenpearson owenpearson force-pushed the configure-internet-up-url branch from 55c2633 to 0bc0838 Compare October 4, 2022 17:05
@owenpearson
Copy link
Member Author

@QuintinWillison I've updated the API doc for that option, fixing the mistake you mentioned and also adding a better description.

Copy link
Member

@paddybyers paddybyers left a comment

Choose a reason for hiding this comment

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

LGTM, thanks

Copy link

@m-hulbert m-hulbert left a comment

Choose a reason for hiding this comment

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

LGTM

@owenpearson owenpearson merged commit 72ddb05 into main Oct 5, 2022
@owenpearson owenpearson deleted the configure-internet-up-url branch October 5, 2022 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

7 participants