1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-18 09:22:18 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
5fb7dbee3e Do not generate a lockfile when running in CI 2021-07-07 16:11:47 +02:00
e90e51cc9b React SDK needs to build the component index 2020-12-18 15:13:09 +00:00
50427786f9 Cloned deps do not need any building now 2020-12-18 15:11:55 +00:00
19cfe44b16 Types from dependencies are now built explicitly 2020-12-18 11:59:30 +00:00
883d5d96a7 Nest other layers inside on automation
This changes the nesting style because some CI / CD systems do not allow moving
to a directory above the checkout for the primary repo (`react-sdk` in this
case).

Part of https://github.com/vector-im/element-web/issues/12624
2020-12-03 16:21:40 +00:00
1fda735222 Rebrand various CI scripts and modules
This replaces Riot with Element in various CI scripts, modules, parameters, etc.
This _should_ be the last major rebranding pass (hopefully).

Fixes https://github.com/vector-im/element-web/issues/14894
2020-12-03 13:56:27 +00:00