Zach Pomerantz
|
4894460821
|
build: download translations when pushing to staging (#6780)
* build: pin crowdin action
* build: download t9n to staging
|
2023-06-16 12:41:32 -05:00 |
|
Zach Pomerantz
|
c48d4c5425
|
build: simplify actions (#4014)
* build: simplify actions
* build: add checkout
* build: fix path
* build: fix all paths
* build: missing steps
* build: update build name
* build: rename action
* build: add shell
* build: formalize lint
* build: cleanup
* build: update release
* build: comment workflows
|
2022-07-01 15:05:37 -07:00 |
|
Zach Pomerantz
|
cc919ab3df
|
build: optimize github actions (#3922)
* build: parallelize cypress
- Parallelizes cypress CI runs
- Cleans up CI workflow files
* build: fix typo
* build: cache node_modules
* build: cache node_modules everywhere
* fix: action/cache usage
* fix: do not cache dynamically built files
* build: use standard container for cypress
* fix: cache cypress
* fix: cache cypress
|
2022-06-16 17:42:18 -04:00 |
|
Zach Pomerantz
|
50a2dc9560
|
build: update cypress projectId (#3918)
* build: update cypress projectId
* build: rm unused cypress key
* test: save cypress videos
* build: rm start-server-and-test
* build: update github action cache usage
* build: use cypress action
|
2022-06-16 09:17:48 -04:00 |
|
Moody Salem
|
499ef27722
|
fix the english translation in build
|
2021-05-30 13:37:33 -05:00 |
|
Moody Salem
|
637d43621b
|
chore(ci): undo the if check on yarn install
|
2021-05-29 20:41:16 -05:00 |
|
Moody Salem
|
40b939df58
|
chore(ci): skip install step if node modules is cached and remove cache from release
|
2021-05-29 20:19:49 -05:00 |
|
Moody Salem
|
9df5b536c9
|
chore(ci): set up the shared cache for all jobs and extract before doing the sync
|
2021-05-29 20:06:49 -05:00 |
|
Moody Salem
|
63affd9828
|
add required translation key
|
2021-05-29 15:48:20 -05:00 |
|
Moody Salem
|
ffcea6388e
|
chore(ci): separate sources upload and translations download workflows
|
2021-05-29 15:44:26 -05:00 |
|
Moody Salem
|
408a07ebd4
|
try extracting en-US.po only in the github workflow
|
2021-05-29 15:32:51 -05:00 |
|
Moody Salem
|
d6db79b8f5
|
update the commit message since it is used in the pr merge commit
|
2021-05-29 00:01:51 -05:00 |
|
Moody Salem
|
d719942931
|
chore: en -> en-US
|
2021-05-28 23:15:07 -05:00 |
|
Moody Salem
|
ab34645073
|
chore: pare down the locales directory to let the crowdin sync do the work
|
2021-05-28 23:06:54 -05:00 |
|
Moody Salem
|
dab3671cfe
|
fix environment variable
|
2021-05-28 22:07:15 -05:00 |
|
Moody Salem
|
478cb3afa3
|
another config change to try
|
2021-05-28 22:06:15 -05:00 |
|
Moody Salem
|
d56015d750
|
one more config attempt
|
2021-05-28 21:57:25 -05:00 |
|
Moody Salem
|
a639e65cee
|
chore(ci): try inlining the config
|
2021-05-28 21:55:29 -05:00 |
|
Moody Salem
|
243e14b74e
|
chore(ci): add a workflow for crowdin.yaml
|
2021-05-28 21:48:15 -05:00 |
|