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

Deduping code in Tiny-web-host/Gateway and support for spo urls in tiny-web-host. #271

Merged
merged 8 commits into from
Oct 15, 2019

Conversation

jatgarg
Copy link
Contributor

@jatgarg jatgarg commented Oct 4, 2019

1.) Added Cnfigurable url resolver that takes in list of url resolvers and then loop through the resolvers to resolve the url.
2.) Make tiny-web-host and fluid-fetcher to start using the configurable url resolver.
3.) Dedup the code for url resolver in gateway and tiny webhost.
4.) Enabled the spo urls support in tiny-web-host(Able to load the scriptor in host).

@jatgarg jatgarg self-assigned this Oct 4, 2019
@jatgarg jatgarg requested a review from vladsud October 4, 2019 21:57
@tylerbutler tylerbutler added the refactor Code refactoring and cleanup label Oct 11, 2019
@jatgarg jatgarg changed the title dedup gateway and tiny web host url resolver code Deduping code in Tiny-web-host/Gateway and support for spo urls in tiny-web-host. Oct 14, 2019
Copy link
Member

@curtisman curtisman left a comment

Choose a reason for hiding this comment

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

:shipit:

@jatgarg jatgarg merged commit f1cfe04 into microsoft:master Oct 15, 2019
@jatgarg jatgarg deleted the gettiny branch October 15, 2019 18:17
@jatgarg jatgarg mentioned this pull request Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Code refactoring and cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants