Commit Graph

7 Commits

Author SHA1 Message Date
Vince Grassia 9832deb20c
Update workflows with linter suggestions (#1174) 2021-09-02 16:05:17 -04:00
Joseph Flinn 9c187e9430
Simplifying the crowdin sync workflow (#1155) 2021-08-27 10:08:26 -07:00
Joseph Flinn 9bb252f954
Crowdin Automation Cleanup (#1148)
* adding a "global variable" syntax for env vars

* switching diff branch to a testing branch instead of master

* adding base branch to the PR creation

* adding the diff branch to be the base branch to branch off of

* switching the diff branch back to master

* updating the last half of the workflow to use the new global var format
2021-08-24 11:58:34 -07:00
Joseph Flinn c1cdd8a843
adding in a line that was mistakenly removed (#1133) 2021-08-18 14:24:34 -07:00
Joseph Flinn 55b27d4607
adding logic to gracefully handle scenarios with no crowdin changes (#1126) 2021-08-13 13:27:56 -07:00
Joseph Flinn b9b20bc36b
Fix crowdin sync (#1122)
* fixing syntax error

* changing the way we check the number of build status tries

* adding in the Crowdin Api Token env var to the main step

* Breaking up the Crowdin update step into smaller manageable steps

* fixing env var for the download step

* fixing build id env for download

* Fixing PR branch env vars

* adding in a different way of pushing if branch already exists

* fixing the git bot user
2021-08-11 09:01:29 -07:00
Joseph Flinn 851a53ec31
initial trial of automating the crowdin syncing (#1096) 2021-07-26 07:53:35 -07:00