renovate[bot]
188aac111b
Update dependency prettier to v3 ( #26815 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2 years ago
David Langley
0562942972
Update org in scripts and workflows
2 years ago
Johannes Marbach
b08f83b415
Add Jitsi SDK as a static resource and set up CI to update it on change
2 years ago
Johannes Marbach
d2fa827fad
Replace copy/watching of non-language assets with copy-webpack-plugin
2 years ago
Johannes Marbach
ba72b3b09b
Prevent copy-res -w from triggering unnecessary changes while webpack is already building
2 years ago
Johannes Marbach
8a3f8a499e
Appease the linter
2 years ago
Johannes Marbach
08bc6d816a
Use only chokidar for watching and add more logging
2 years ago
Johannes Marbach
f0c5ed8a30
Appease the linter
2 years ago
Johannes Marbach
0a36934d55
Eliminate use of loader-utils
2 years ago
Michael Telatynski
e5d4d5108d
Add script to generate mermaid graph of automations ( #26432 )
2 years ago
Michael Telatynski
badff8cae5
Fix copy-res
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2 years ago
Michael Telatynski
5a534e4010
Iterate
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2 years ago
Michael Telatynski
472c07c0a8
Iterate
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2 years ago
Michael Telatynski
c944a273d0
Convert copy-res to typescript
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2 years ago
Michael Telatynski
501f01cdd5
Remove hardcoded INCLUDE_LANGS
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2 years ago
Michael Telatynski
c525b633bd
Migrate translations to keys and switch to Localazy ( #26106 )
2 years ago
Michael Telatynski
86c563cd29
Simplify languages.json file and grab language names from Intl ( #26001 )
2 years ago
Michael Telatynski
062e93a5d2
Tidy and improve dev scripts ( #25978 )
2 years ago
Michael Telatynski
96c652ef08
Switch to nested object pluralisation format for i18n files ( #25970 )
2 years ago
Michael Telatynski
311c5fec66
Delete redundant make-icons.sh ( #25747 )
3 years ago
Michael Telatynski
d31a498457
Tweak branch matching to allow not applying outside of PRs for matrix-analytics-events ( #25712 )
3 years ago
renovate[bot]
5557487ef2
Update dependency mkdirp to v3 ( #25142 )
...
* Update dependency mkdirp to v3
* Iterate
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
3 years ago
Michael Telatynski
ddc2932541
Use frozen lockfile instead of pure lockfile on yarn install ( #25009 )
3 years ago
Michael Weimann
7921a6cbf8
Apply prettier formatting
3 years ago
Michael Telatynski
7defcf3957
Adding tarfile member sanitization to extractall() ( #23906 )
...
Co-authored-by: Šimon Brandner <simon.bra.ag@gmail.com>
Co-authored-by: TrellixVulnTeam <charles.mcfarland@trellix.com>
3 years ago
Michael Telatynski
b34a4ed311
Delete redeploy.py ( #23814 )
3 years ago
Robin
46c005a5d3
Don't hardcode /bin/bash in scripts ( #23740 )
...
Some operating systems, such as NixOS, don't place binaries in /bin. The appropriate cross-platform method is to use /usr/bin/env.
3 years ago
Michael Telatynski
3be527cac8
Deploy `develop` branch to Cloudflare Pages ( #23454 )
...
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
3 years ago
Michael Telatynski
341b0b469e
Make bash scripts exit on error rather than continue ( #23467 )
3 years ago
Michael Telatynski
ae2c163441
Fix if condition for deciding how to structure docker version file ( #23186 )
3 years ago
c-cal
61da505178
refactor: use custom_translations_url config
3 years ago
Michael Telatynski
4b6d9a067b
Update deploy scripts for gha-webhook-listener compatibility ( #23002 )
...
* Soft fail Sentry uploads from Webpack
* Delete duplicated script
* Delint script
* Move symlink support from redeploy to deploy
3 years ago
Michael Telatynski
d86e897ba6
Rework dockerhub builds ( #22026 )
...
* WIP
* Attempt to wire up dockerhub building in GHA
* Fix issue with mime types
* Skip linux/arm, Cypress only installs on 64-bit
* Update dockerhub.yaml
* Update comment
3 years ago
Šimon Brandner
ee3b9c3310
Improve dead code detection ( #22829 )
3 years ago
Šimon Brandner
e1d4817d54
Add a script to check for dead code ( #22793 )
4 years ago
Michael Telatynski
5630a7defe
Update matrix-analytics-events to @matrix-org/analytics-events ( #22469 )
...
* Update matrix-analytics-events to @matrix-org/analytics-events
* Update layered.sh
4 years ago
Robin
359e0e205f
Make Lao translation available ( #22358 )
4 years ago
Michael Telatynski
b3ef2c179a
Update weblateToCounterpart to be more resilient ( #22247 )
...
* Update i18n check CI to ignore RiotTranslateBot
* Update `weblateToCounterpart` to be more resilient
4 years ago
Michael Telatynski
6c87e294c4
Run CI in Github Actions ( #22054 )
...
* Tidy workflows
* Update get-version-from-git.sh
* Run tests in Actions
* Upload coverage to SonarCloud
* Run linters in Actions
* Run builds in Actions, consolidating with sentry uploader
* Update sonar-project.properties
* chmod +x
* Iterate
* Use new env vars
* Delete yarn-sub.js
* Use re-usable sonarqube action
* Add README badges
* Match reality
4 years ago
Travis Ralston
9c23f6c476
Step 14: Remove reskindex
4 years ago
Robin
8ec86eb7d5
Remove Lojban translation ( #21302 )
...
Signed-off-by: Robin Townsend <robin@robin.town>
4 years ago
c-cal
96e057a3d6
style: conform to the linter
4 years ago
Michael Telatynski
d7813c09d9
Update default Jitsi URLs to meet.element.io ( #20487 )
4 years ago
J. Ryan Stinnett
6c1fc8e903
Disable Git interactive auth when fetching deps ( #20484 )
...
This is important for branch testing, especially via HTTPS.
4 years ago
Travis Ralston
2617b424ce
Fix git protocol usage ( #20464 )
...
Prevents this:
```
+ git clone git://github.com/matrix-org/matrix-js-sdk.git matrix-js-sdk --branch develop --depth 1
Cloning into 'matrix-js-sdk'...
fatal: remote error:
The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.
```
4 years ago
Ben Parsons
a90cbe9476
Include Vietnamese language ( #20029 )
...
* Include Vietnamese language
https://translate.element.io/languages/vi/element-web/ has been professionally translated by an Element customer
* Vietnamese -> "Tiếng Việt" ("Vietnamese Language")
4 years ago
James Salter
159f1962a1
Fix Docker build versioning ( #20077 ) ( #20078 )
...
* Centralise version scripts and fix Docker version
* Refactor generation of a git-hash-based version into get-version-from-git
* Refactor normalization of versions (stripping leading v) into normalize-version.sh
* Call get-version-from-git from ci_package.sh, call normalize-version from package.sh
* Refactor docker-write-version.sh into docker-package.sh, which both writes the
version file and invokes yarn build passing VERSION
* Normalize the version received from the server
4 years ago
James Salter
b0abbfacd4
Fix Docker build versioning ( #20077 )
...
* Centralise version scripts and fix Docker version
* Refactor generation of a git-hash-based version into get-version-from-git
* Refactor normalization of versions (stripping leading v) into normalize-version.sh
* Call get-version-from-git from ci_package.sh, call normalize-version from package.sh
* Refactor docker-write-version.sh into docker-package.sh, which both writes the
version file and invokes yarn build passing VERSION
* Normalize the version received from the server
4 years ago
Linerly
1a403a37f9
Add support for the Indonesian language ( #20032 )
...
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
4 years ago
James Salter
f550d63198
Pass our VERSION to sentry plugin's release arg via env ( #19474 )
...
Use our existing VERSION, deduced by the packaging script, as the release for sentry sourcemaps.
This will be undefined for dev builds.
4 years ago