-
Notifications
You must be signed in to change notification settings - Fork 5
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
Tchap-web using matrix-react-sdk as a subtree #964
Conversation
️✅ There are no secrets present in this pull request anymore.If these secrets were true positive and are still valid, we highly recommend you to revoke them. 🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request. |
2b300cc
to
700436b
Compare
todo :
(This PR is too bug to visualize, so I don't know if it's already done :) |
caf8012
to
acad8db
Compare
…3c5eba3c64 git-subtree-dir: linked-dependencies/matrix-react-sdk git-subtree-split: 3c5eba3c6489d7efe5ad127e0126213bf0485164
…pendencies/matrix-react-sdk'
d62c8aa
to
ed95e56
Compare
@estellecomment you can check the last commit in which i added all the patch name in the comments of tchap modifications |
a13c6e1
to
d7614e9
Compare
This PR will introduce breaking changes on how we organize and code for tchap-web. Directly using matrix-react-sdk fork and not using patches anymore.
Links
#958
Description
In this PR, we added the matrix-react-sdk as a subtree in the project. The sdk is our own fork that can be found here https://github.com/tchapgouv/matrix-react-sdk-tchap
Most of the changes have been made :
How to install
matrix-react-sdk
from yarn-linked-dependencieslinked-dependencies/matrix-react-sdk
How to review
Out of scope
Make js-sdk a subtree as well : #975