dlamarcheteamnet
d76a9d534d
change scss to pcss watcha build theme
1 year ago
Michael Telatynski
045f96fd58
Allow element-web hash to be specified when calling playwright tests workflow ( #12087 )
2 years ago
Michael Telatynski
aee6247ad8
Switch to nested object pluralisation format for i18n files ( #11412 )
2 years ago
Michael Telatynski
1a2d201863
Tweak branch matching to allow not applying outside of PRs for matrix-analytics-events ( #11186 )
3 years ago
Richard van der Hoff
192e6f6c3d
Fix PR lookup for `fetchdep.sh` ( #10990 )
...
Context: `fetchdep.sh` attempts to check out a github repository based on the
details in a pull request. To do this, it needs to know how to find the pull
request. So, the github workflows attempt to set environment variables to tell
it. Unfortunately, they currently disagree about what the names of the
environment variables should be.
This appears to have been introduced by #8498 .
To simplify matters, we may as well have the script use `${GITHUB_REPOSITORY}`
directly, and remove te unused `REPOSITORY` env var from the workflows.
3 years ago
Michael Telatynski
24eed963d3
Use frozen lockfile instead of pure lockfile on yarn install ( #10493 )
3 years ago
Michael Telatynski
667ec166d7
Remove Enzyme tests in favour of React testing-library ( #10289 )
3 years ago
Michael Telatynski
a09e105c23
Make workflows reusable for downstream testing ( #10174 )
3 years ago
Michael Weimann
526645c791
Apply prettier formatting
3 years ago
Michael Telatynski
8ced72dba6
Remove unused Dockerfile ( #9716 )
3 years ago
Michael Telatynski
96213d644b
Make bash scripts exit on error rather than continue ( #9396 )
3 years ago
Michael Telatynski
eaff7e945c
Consolidate js-sdk release mode typing CI ( #9326 )
3 years ago
Michael Telatynski
f566c600e2
Port remaining Puppeteer tests over to Cypress ( #9104 )
...
* Port remaining Puppeteer tests over to Cypress
* Remove puppeteer support files
* Fix lifecycle matrixclientpeg setup race condition
* Alternative solution to the lifecycle problem
* Dismiss the notifications toast
3 years ago
c-cal
324f2ad204
feat: improve Watcha theme
3 years ago
c-cal
fa8df499e9
feat: improve Watcha theme
3 years ago
Michael Telatynski
01f4bb8c78
Rename PostCSS files to `.pcss` ( #9013 )
...
* Rename PostCSS files to `.pcss`
* Make Stylelint happy
* Delint
* Rename new files too
* delint
* Fix bad comment placement
4 years ago
Michael Telatynski
8036985204
Update matrix-analytics-events to @matrix-org/analytics-events ( #8778 )
...
* Update matrix-analytics-events to @matrix-org/analytics-events
* Update install-deps.sh
* Update layered.sh
* Update BeaconMarker-test.tsx.snap
* Update BeaconStatus-test.tsx.snap
4 years ago
Michael Telatynski
cda31136b9
Tweak sonar-project.properties ( #8498 )
4 years ago
Michael Telatynski
92f440d9de
Consolidate deployment management into more maintained action ( #8430 )
4 years ago
Travis Ralston
a6564d9ab9
Step 14: Remove reskindex
4 years ago
Travis Ralston
7aeb2c3cde
Step 10.4: Fix end-to-end test branch matching
4 years ago
Travis Ralston
a987ead7d2
Step 8.1: Remove skinning setup from all tests
4 years ago
David Baker
1eb67047c9
Add some doc to the github actions / CI scripts ( #8034 )
...
* Add some doc to the githuib actions / CI scripts
Type: task
* alalytics-events is more name matching
4 years ago
Kerry
ebb1feee50
Basic script to create react component with test and style files ( #7757 )
...
* basically working script
Signed-off-by: Kerry Archibald <kerrya@element.io>
* add test template
* add skinned-sdk import to test temp
* remove extra import
Signed-off-by: Kerry Archibald <kerrya@element.io>
* comments
Signed-off-by: Kerry Archibald <kerrya@element.io>
4 years ago
Michael Telatynski
8dd0722e04
Update eventName=Screen to $screen to match PostHog's special behaviour ( #7667 )
4 years ago
c-cal
09133bdb55
fix: sync watcha theme
4 years ago
Travis Ralston
61a0be7d46
Render events as extensible events (behind labs) ( #7462 )
...
* Render events as extensible events (behind labs)
* Include the SDK
* Appease linter
* Update for changed property name
* Fix formatting error
* Fix branch matching for build steps
* Update SDK
* Update scripts/fetchdep.sh
Co-authored-by: Andy Balaam <andyb@element.io>
Co-authored-by: Andy Balaam <andyb@element.io>
4 years ago
James Salter
d4813f7a1a
Convert end-to-end tests to Typescript ( #7206 )
4 years ago
Travis Ralston
c9619bfe48
Fix documentation to make `yarn test` work out of the box (mk II) ( #7075 )
...
* Fix documentation to make `yarn test` work out of the box
Before, invoking `yarn test` croaked on a missing src/component-index.js
file. In another part of the README, the missing instruction to generate
this file was found.
* Fix CI: Unauthenticated git protocol on port 9418 is no longer supported
GitHub is deprecating the service which answered unauthenticated git
protocol requests. Either it happened already, or they are running
brownouts.
* This is where I meant to leave that comment
Co-authored-by: Andreas Motl <andreas.motl@panodata.org>
4 years ago
David Baker
47fd11050f
Switch type check to GitHub Actions
...
and add (working) type check for release mode js-sdk types
4 years ago
Travis Ralston
e3cb55ce82
Update scripts/fetchdep.sh
4 years ago
Šimon Brandner
5b65528038
Make GH actions clone from the correct fork and cleanup
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
4 years ago
David Baker
a2f581a7ef
Add CI script to switch the js-sdk into 'release mode'
...
So we can check the types still work against a released js-sdk
5 years ago
Germain Souquet
a6120ef3b7
Revert fetchdep script diff
5 years ago
Germain Souquet
5fb7dbee3e
Do not generate a lockfile when running in CI
5 years ago
David Baker
ee9be5438e
eslint --fix
5 years ago
Germain Souquet
19bc44e3fb
fix branch matching for element-web
5 years ago
Germain Souquet
b492072e76
add required dependency in Docker image for puppeteer
5 years ago
Germain Souquet
b092686453
improve comment grammar
5 years ago
Germain Souquet
fca2feaae8
make github env variable check first as it is new home for ci
5 years ago
Germain Souquet
c42f0fd2e4
split GITHUB_REPOSITORY rather than using GITHUB_ACTOR
5 years ago
Germain Souquet
660f3900f8
Change if statement syntax to use positive expressions
5 years ago
Germain
a7daf558bb
Use proper capitalisation for Buildkite
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
5 years ago
Germain Souquet
8090d2b583
Fix branch matching for BuildKite
5 years ago
Germain Souquet
ca5f8f97bb
Branch matching support for forked repository on GitHub actions
5 years ago
Germain Souquet
2d9e97a3e1
Fix branch matching to work with GitHub Actions and BuildKite
5 years ago
Michael Telatynski
6c64f564e4
Naive attempt at improving our end-to-end tests in Github Actions
5 years ago
Michael Telatynski
4ff25c5978
Add jq to e2e tests Dockerfile
5 years ago
Michael Telatynski
958d4df957
Naive attempt at improving our end-to-end tests in Github Actions
5 years ago
Ayush PS
b90a1de178
Merge branch 'develop' into err
5 years ago