Commit Graph

18 Commits

Author SHA1 Message Date
7760c94626 Organize deploy.sh a bit 2022-11-03 23:39:05 +13:00
e48e125499 Dont send git push to background in deploy.sh
If it fails we don't want to continue the script.
2022-11-02 15:41:48 +13:00
2dfbb7224f Remove parallel logic to deploy.sh
Didn't work anyway. Don't mind waiting a bit for deploys.
2022-11-02 12:42:32 +13:00
294c6ee639 Send yarn lint & test to background 2022-10-30 15:43:27 +13:00
8ad6189dfc Fix colors on header bar for light theme 2022-10-30 15:42:43 +13:00
5fafc6a63a Fix plan starting 2022-10-30 14:08:41 +13:00
6e75614d10 Add basic working unit tests 2022-10-30 12:56:58 +13:00
eb53d58991 Add ability to set app theme
Closes #79
2022-10-04 14:35:56 +13:00
6af167268c Remove major.minor tag from deploy.sh 2022-09-30 17:09:19 +13:00
c6fe5b576a Include versionCode in tag woopsie. 2022-09-30 13:36:52 +13:00
38efd53aa7 Fix deploy.sh 2022-09-28 15:06:15 +13:00
b640a8fed4 Fix deploy.sh 2022-09-27 18:20:59 +13:00
6e59a36e79 Fix deploy.sh 2022-09-27 18:20:42 +13:00
a6c20d22b9 Fix deploy.sh 2022-09-27 18:18:54 +13:00
6fca6bd9e6 Fix deploy.sh 2022-09-27 18:16:51 +13:00
112c3ce71b Sync package.json version with android versionName
Related to #62
2022-09-27 18:14:33 +13:00
e43375ed78 Remove typescript and lint from deploy
I've put it in my git pre-commit hook instead.
https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks
2022-09-11 15:48:11 +12:00
c978e4b7f1 Remove deploy.sh from .gitignore and add deploy.sh
Not sure why I had this ignored to begin with.
2022-09-04 17:05:44 +12:00