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

Update non-issues GitHub urls #1

Merged
merged 1 commit into from Sep 15, 2019

Conversation

SamBroner
Copy link
Contributor

Kept specific issues pointed to prior repo

@SamBroner SamBroner changed the title Update non-issues github url Update non-issues GitHub urls Sep 14, 2019
Copy link
Member

@tylerbutler tylerbutler left a comment

Choose a reason for hiding this comment

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

:shipit:

@tylerbutler tylerbutler merged commit 0ffb728 into microsoft:master Sep 15, 2019
@tylerbutler tylerbutler deleted the update-urls branch September 15, 2019 03:20
vladsud added a commit that referenced this pull request May 29, 2020
1. @fluidframework/client-common-utils
Purpose: to have common place that all client code can rely on, and reved with client mono-repo.
I believe most of common-utils should move into client-common-utils, but I'm too lazy to do it in one go.

2. @fluidframework/container-utils.
Purpose: for various stand-alone utilities that container provides, likely helper methods for error handling.

Better name suggestions are welcome!

With this, CustomErrorWithProps moved to #1 & CreateContainerError to # 2.
nmsimons added a commit that referenced this pull request Aug 28, 2020
TriDucNgo added a commit that referenced this pull request Mar 29, 2021
merge official into personal fork
karlbom pushed a commit to karlbom/FluidFramework that referenced this pull request Apr 14, 2021
Removed prettier from property-dds project.
NicholasCouri added a commit that referenced this pull request Mar 28, 2023
## Description
Currently tinylicious fails to run sample scenarios in the [Share Live
Repo](https://github.com/microsoft/live-share-sdk)
2 interesting commits: 
a) [Update deps (minor) on server release group in tinylicious (#14586)
· 12b3f4c
(github.com)](12b3f4c#diff-18fce4d66a0b908f502bc635b1c1377557fd7ec4f8d9df8dcaa4d9c261158ca9))

Throws when  getTenantGitManager is invoked. 

2) [Separate api for getting tenant gitManager. (#14290) ·
d368f26
(github.com)](d368f26#diff-deeaa88a2f939b81094f7412e1482709a59c4c47850a5c379c92aef0b78d70d5))
Moved the call when creating the document from getTenant to
getTenantGitManager and I'm not sure if it applies to tinylicious but it
is consumed by it.

This PR is trying to revert the current behavior by keeping changes #2
and not throwing on #1

Repro steps: 
a) Clone https://github.com/microsoft/live-share-sdk

b) Follow instructions from the Readme to install  (I had to also
install vite as it was failing without it)

c) Simply try to run one of the samples (I'm using
samples\javascript\03.live-canvas-demo\) http://localhost:3000/
NicholasCouri added a commit to NicholasCouri/FluidFramework that referenced this pull request Mar 28, 2023
## Description
Currently tinylicious fails to run sample scenarios in the [Share Live
Repo](https://github.com/microsoft/live-share-sdk)
2 interesting commits: 
a) [Update deps (minor) on server release group in tinylicious (microsoft#14586)
· microsoft/FluidFramework@12b3f4c
(github.com)](microsoft@12b3f4c#diff-18fce4d66a0b908f502bc635b1c1377557fd7ec4f8d9df8dcaa4d9c261158ca9))

Throws when  getTenantGitManager is invoked. 

2) [Separate api for getting tenant gitManager. (microsoft#14290) ·
microsoft/FluidFramework@d368f26
(github.com)](microsoft@d368f26#diff-deeaa88a2f939b81094f7412e1482709a59c4c47850a5c379c92aef0b78d70d5))
Moved the call when creating the document from getTenant to
getTenantGitManager and I'm not sure if it applies to tinylicious but it
is consumed by it.

This PR is trying to revert the current behavior by keeping changes microsoft#2
and not throwing on microsoft#1

Repro steps: 
a) Clone https://github.com/microsoft/live-share-sdk

b) Follow instructions from the Readme to install  (I had to also
install vite as it was failing without it)

c) Simply try to run one of the samples (I'm using
samples\javascript\03.live-canvas-demo\) http://localhost:3000/
NicholasCouri added a commit that referenced this pull request Mar 29, 2023
## Description
Currently tinylicious fails to run sample scenarios in the [Share Live
Repo](https://github.com/microsoft/live-share-sdk) 2 interesting
commits: 
a) [Update deps (minor) on server release group in tinylicious (#14586)
· 12b3f4c

(github.com)](12b3f4c#diff-18fce4d66a0b908f502bc635b1c1377557fd7ec4f8d9df8dcaa4d9c261158ca9))

Throws when  getTenantGitManager is invoked. 

2) [Separate api for getting tenant gitManager. (#14290) ·
d368f26

(github.com)](d368f26#diff-deeaa88a2f939b81094f7412e1482709a59c4c47850a5c379c92aef0b78d70d5))
Moved the call when creating the document from getTenant to
getTenantGitManager and I'm not sure if it applies to tinylicious but it
is consumed by it.

This PR is trying to revert the current behavior by keeping changes #2
and not throwing on #1

Repro steps: 
a) Clone https://github.com/microsoft/live-share-sdk

b) Follow instructions from the Readme to install  (I had to also
install vite as it was failing without it)

c) Simply try to run one of the samples (I'm using
samples\javascript\03.live-canvas-demo\) http://localhost:3000/
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