Commit Graph

5 Commits

Author SHA1 Message Date
Gleidson Daniel Silva 06b8910731
chore: add a script to organize translations (#5586)
* chore: add script to organize translations

* chore: organize translations alphabetically

* chore: add workflow to organize translations and commit changes

* chore: naming

* chore: update action

* test action

* wip

* updated translations

* chore: finish action

* action: organized translations

* Shuffle 🤪

* action: organized translations

---------

Co-authored-by: GleidsonDaniel <GleidsonDaniel@users.noreply.github.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
Co-authored-by: diegolmello <diegolmello@users.noreply.github.com>
2024-02-21 11:00:12 -03:00
Gleidson Daniel Silva 6df34a2615
Chore: Remove github actions (#4425) 2022-08-09 17:37:44 -03:00
Gleidson Daniel Silva 5875454a70
[FIX] Github Actions folder (#4400) 2022-07-29 14:18:11 -03:00
Diego Mello cca66a51d6
Chore: Remove iOS Detox workflow from Github Actions (#3487) 2021-11-08 16:12:48 -03:00
Dan Caseley 72ec569029
[CHORE] Move Detox to Github Actions (#2340)
* Initial workflow for iOS detox tests

* Increase timeout

* Parallelise tests and optimise when to build

* Refine GH Actions logic

* Improve Detox App caching

* Upload failed test artifacts

* Rate limiting aware data setup

* Remove detox tests from Circle CI

* Revert "Rate limiting aware data setup"

This reverts commit d115604270.

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2020-07-27 17:51:35 -03:00