Commit Graph
19 Commits
Author SHA1 Message Date
Nguyen Thai 146b208631 Splited the test report job for forks
Refactored fastlane for both ios and android

Refactored github workflows

(cherry picked from commit c3ff622af05f87e16ae1cadec0c95c87cca3d763)
2023-06-05 11:02:20 +07:00
Nguyen Thai 50fad3a228 Added workflow to create a deployment on PR
(cherry picked from commit e1535c06c4a27ed32a6498161e4816654544b653)
2023-04-24 17:03:39 +07:00
Nguyen Thai a6c40efdd2 Added Docker image build to CI
Added Docker metadata steps
Properly login to Docker Hub
Added pushing to GitHub Container Registry

(cherry picked from commit 15e8891a023e71483ed6b4523faa8a66d6883946)
2023-04-14 17:12:34 +07:00
Nguyen Thai 78fe38414d Switched to a dedicated flutter base image 2023-03-10 21:10:36 +07:00
Nguyen Thai 9abbf7a0be Added firebase setup for release builds 2022-12-13 18:44:04 +07:00
Nguyen Thai 015860a593 Aligned provisioning profile name 2022-12-08 10:56:09 +07:00
Nguyen Thai 8276f5b041 Added firebase setup to workflows 2022-12-01 19:44:36 +07:00
Nguyen Thai 430171de53 Removed unsupported input 2022-11-29 11:46:46 +07:00
Nguyen Thai 1bba2e33fe Revert to the old CMD 2022-11-21 15:03:59 +07:00
Nguyen Thai 7fb0781980 Added compose file for quick local setup
Simplified the Dockerfile
Added compose docs to the README
2022-11-21 15:03:59 +07:00
Nguyen Thai e88d806370 Do not cancel other job in the matrix 2022-11-07 17:22:03 +07:00
Nguyen Thai 09f5e3458e Experiment with specific runner per OS 2022-10-06 13:42:52 +07:00
Nguyen Thai 3307e4609c Updated cache to include all pubspec.lock files 2022-09-29 17:27:43 +07:00
Nguyen Thai c683d4a4cf Updated cache to include all pubspec.lock files 2022-09-29 16:51:50 +07:00
Nguyen Thai 72a724a9b9 Added lockfiles to gitignores 2022-09-29 16:51:50 +07:00
Nguyen Thai dbfaaa2b7c Added manual trigger to CI flow 2022-09-29 09:34:11 +07:00
Nguyen Thai ff4e948855 Renamed workflow file to match the name 2022-09-28 18:27:32 +07:00
Nguyen Thai 625f58e868 Only run on tag pushes to master branch 2022-09-28 18:27:32 +07:00
Nguyen Thai fb19c5a66c Added workflow for CI/CD 2022-09-28 18:27:32 +07:00