Commit Graph

255 Commits

Author SHA1 Message Date
renovate[bot]
d1d8973085 chore(deps): update github actions 2022-12-03 05:17:25 +00:00
Niraj Nandish
d06b65ff85 fix(actions): errors in mobile cypress action (#48612)
* action: update flutter version in action

* action: update cypress action version to v4

* fix: mobile cypress test file location
2022-12-02 14:21:22 +05:30
renovate[bot]
141c18c35b chore(deps): update github/codeql-action digest to 312e093 2022-11-26 03:57:23 +00:00
renovate[bot]
10c2ac8df3 chore(deps): update github/codeql-action digest to 678fc3a 2022-11-19 04:37:35 +00:00
renovate[bot]
719e360ec2 chore(deps): update github actions 2022-11-14 12:58:02 +05:30
Shaun Hamilton
caf5dd72f9 chore(.github): disable tests on next-api, add label (#48435) 2022-11-09 00:27:50 +05:30
renovate[bot]
733e3645be chore(deps): update github/codeql-action digest to 9e288b0 2022-11-05 03:25:59 +00:00
Mrugesh Mohapatra
cbaa88910e chore(ci): remove headless from cypress config (#48373) 2022-11-03 13:38:59 +05:30
Mrugesh Mohapatra
47244a33d4 fix: drop npm caches in CI (#48369) 2022-11-02 16:41:55 +05:30
Mrugesh Mohapatra
7cf61dae8d fix(actions): bump mongodb to 4.4 explicitly (#48362) 2022-11-01 16:11:56 +00:00
renovate[bot]
16adbfde85 chore(deps): update github/codeql-action digest to aacfdb2 2022-10-29 04:41:12 +00:00
renovate[bot]
9968decbfd chore(deps): update github actions 2022-10-22 06:21:21 +00:00
Oliver Eyton-Williams
6f5b372f75 chore: add knip to ci (#48149)
* chore: add knip to ci

* DEBUG: checking things fail

* refactor: split into separate workflow

* fix: restrict to node 16

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>

* feat: run on schedule only

* Revert "DEBUG: checking things fail"

This reverts commit b8b4fe1bb2.

* chore: rename file & name

Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>
Co-authored-by: Mrugesh Mohapatra <hi@mrugesh.dev>
2022-10-21 16:15:15 +05:30
Muhammed Mustafa
130634d0ad feat(crowdin): add arabic language to download workflow (#48127)
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com>
2022-10-20 03:21:18 +05:30
renovate[bot]
a7295b38e0 chore(deps): update github actions to 93ea575 (#48062)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-15 12:55:48 +00:00
Mrugesh Mohapatra
0937ed131e chore: drop extraneous file 2022-10-15 16:45:54 +05:30
Mrugesh Mohapatra
741732be54 refactor: rename workflow files (#48059)
* refactor: rename workflow files

* fix: temporarily disable the mobile workflow
2022-10-15 16:25:21 +05:30
Naomi Carrigan
a6d84a7041 chore(tools): download untranslated files (#48046) 2022-10-15 14:34:35 +05:30
Niraj Nandish
441f11db38 feat: mobile curriculum testing (#47586)
* feat: first draft of action and cypress spec

* feat: test all generated challenges

* fix: better identification of block

* action: update cypress config

* action: upload to dashboard

* action: testing js cert challenges

* fix: unnecessary after user code for Make a Person

* feat: capture console log output for assert test

* fix: remove after seed code

* fix: change const to let

* fix: test

* action: disable js certification

* action: stop checking out branch in action

* action: check out right mobile repo

Co-authored-by: sembauke <semboot699@gmail.com>
2022-10-14 16:57:34 -07:00
Naomi Carrigan
035b475500 fix: lint only the curriculum for curriculum PRs (#48045) 2022-10-15 01:35:39 +05:30
Mrugesh Mohapatra
4f005bf3e2 fix(actions): create crowdin PRs only if they lint (#48023) 2022-10-14 12:44:32 +05:30
Oliver Eyton-Williams
1459bc6879 chore: only run one spec with electron (#47998) 2022-10-12 21:38:08 +05:30
Mrugesh Mohapatra
4e3ce1e7d3 fix(e2e): reduce load on the CI (#47997) 2022-10-12 16:58:58 +05:30
Niraj Nandish
0214eb2488 feat: cypress 10 (#47886)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2022-10-11 18:40:25 +05:30
Naomi Carrigan
95a724e153 fix: cypress third-party ignore docs (#47940) 2022-10-09 07:14:07 +02:00
renovate[bot]
345095d2c8 chore(deps): update actions/labeler digest to 5c75392 2022-10-08 06:34:38 +00:00
renovate[bot]
830885b9bd chore(deps): update github/codeql-action digest to 2eeff7b 2022-10-08 03:17:23 +00:00
Oliver Eyton-Williams
977911bf84 fix(autoclose): get the files before counting them (#47898) 2022-10-07 12:58:10 +00:00
Naomi Carrigan
a0ffc91aa0 feat: more aggressive autoclose on .gitignore (#47885) 2022-10-07 14:20:45 +05:30
Tom
5a6dc43fed test: crowdin client downloads (#47839) 2022-10-04 18:17:47 -05:00
Tom
60fd6716b2 test: pretty i18n files on download (#47835) 2022-10-04 15:36:53 -05:00
Oliver Eyton-Williams
fda0322b98 fix: sudo enable writes to locale files (#47832) 2022-10-04 10:17:30 -07:00
Oliver Eyton-Williams
3786af93d9 fix: enable writes to locale files before format (#47823) 2022-10-05 00:15:08 +09:00
Naomi Carrigan
3518d15d50 feat: spam automation (#47811)
* fix(tools): invalid -> spam

* feat: comment on spam

* chore: job name

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>

Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
2022-10-04 00:04:09 +01:00
renovate[bot]
59aa1a252d chore(deps): update github/codeql-action digest to 64b7bbc 2022-10-01 20:09:26 +00:00
renovate[bot]
e742ff1032 chore(deps): update actions/setup-node digest to 969bd26 2022-10-01 16:26:31 +00:00
renovate[bot]
9e22c437a5 chore(deps): update actions/setup-java digest to a18c333 2022-10-01 12:54:51 +00:00
renovate[bot]
24e51e33a9 chore(deps): update actions/github-script digest to 7dff1a8 2022-10-01 03:34:44 +00:00
renovate[bot]
0a39741d80 chore(deps): update github/codeql-action digest to f630e9a 2022-09-24 04:40:35 +00:00
Naomi Carrigan
608583bfbc feat(tools): run prettier on JSON (#47595) 2022-09-23 11:57:42 +05:30
Naomi Carrigan
1204faf641 fix(tools): silence the bot (#47585) 2022-09-22 22:04:49 +05:30
renovate[bot]
d471d47a0e chore(deps): update github/codeql-action digest to 83007bb 2022-09-17 06:04:27 +00:00
Oliver Eyton-Williams
ea8ffd386e fix: download ram more often (#47524) 2022-09-15 11:22:59 -07:00
Naomi Carrigan
f9f9cae7e9 fix(tools): download more ram (#47508) 2022-09-13 09:41:49 +02:00
renovate[bot]
72314fe5a6 chore(deps): update actions/setup-java digest to d854b6d 2022-09-10 11:20:48 +00:00
renovate[bot]
af224577a9 chore(deps): update actions/labeler digest to 2f7477e 2022-09-10 02:57:47 +00:00
renovate[bot]
103cdb3405 chore(deps): update github/codeql-action digest to 7cce9bb 2022-09-03 13:18:20 +00:00
renovate[bot]
76a56c39d1 chore(deps): update github/codeql-action digest to d5cec09 2022-08-27 05:14:39 +00:00
renovate[bot]
94da1daa1d chore(deps): update actions/github-script digest to c713e51 (#47391)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-26 18:35:39 -07:00
renovate[bot]
4bdbd908c3 chore(deps): pin dependencies (#47336)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-22 17:53:52 +05:30