Commit graph

32 commits

Author SHA1 Message Date
Mingshen Sun
687b67a6a2 Fix GitHub Actions 2022-05-22 21:57:33 -07:00
Mingshen Sun
55ac274ce6 Boostrap carthage with all platforms 2021-12-28 16:41:11 -08:00
Danny Moesch
e5bd678aaa
Consume ObjectiveGit through a binary Swift package (#528) 2021-12-28 15:17:11 -08:00
Mingshen Sun
5057528ad9 CI: Update homebrew and use the latest go version 2021-09-19 16:56:15 -07:00
Mingshen Sun
a133f44564 CI: Fix building issue of the go dependency 2021-09-15 20:26:16 -07:00
Mingshen Sun
acc01577c1 CI: Update go dependency to the latest version 2021-09-15 18:48:29 -07:00
Mingshen Sun
a8ff52fd27 Delete the Pod steps in deploying workflow 2021-08-30 09:47:34 -07:00
Danny Mösch
032436fa70
Move to Swift Package Manager disregarding Cocoapods (#496)
* Build as many dependencies as possible with SPM.
* Xcworkspace is no longer needed.
* Collecting coverage information does unfortunately cause linking errors in Base32. So it is disabled for now.
2021-08-30 09:41:29 -07:00
Danny Mösch
c72cd1c653
Use the most recent version of Go in build (#498)
According to 93954f3bec version 1.14 is not specifically required anymore.
2021-08-29 15:52:48 -07:00
Danny Moesch
47d5a0afcd Install or upgrade tools installed by Homebrew 2021-08-15 01:34:43 -07:00
Mingshen Sun
4d874e5c0d Start testing CI for push 2021-08-14 23:38:31 -07:00
Mingshen Sun
07fda1e2e4
Add FASTLANE_APPLE_APPLICATION_SPECIFIC_PASSWORD in the env var of CI 2021-01-31 19:10:46 -08:00
Mingshen Sun
61246401a8
Add FASTLANE_SESSION in the env var of CI 2021-01-31 18:11:44 -08:00
Mingshen Sun
e0f1857e40
Add brew link --overwrite swiftlint to overwrite potential CI issue 2021-01-31 15:31:30 -08:00
Danny Moesch
00d8c946ab Use 'brew install -f' to install or upgrade a formula 2021-01-31 14:49:50 -08:00
Mingshen Sun
372e897350
Remove pod cache 2021-01-15 23:09:49 -08:00
Mingshen Sun
db41d260af
Fix github action brew link issue 2021-01-15 22:50:46 -08:00
Mingshen Sun
3e3aca1c3c
Enable sponsor button 2021-01-05 19:57:23 -08:00
Mingshen Sun
156588bd93
Fix openssl libssh2 pkg issue in CI 2021-01-01 14:13:39 -08:00
Mingshen Sun
94f7fba8bd
libssh2 header is needed for building libgit2 2020-12-31 23:59:41 -08:00
Mingshen Sun
dbc91e43bd
Fix restore key 2020-12-31 23:48:38 -08:00
Mingshen Sun
90c794b415
Add openssl in CI 2020-12-31 23:31:43 -08:00
Mingshen Sun
3462e6673f
Add cache version to the github action cache 2020-12-31 23:30:38 -08:00
Mingshen Sun
6c3fb30325
Fix the build status in README.md 2020-12-30 16:42:16 -08:00
Mingshen Sun
a8aae6d539 Cache for the deploying pipeline 2020-12-30 15:18:39 -08:00
Mingshen Sun
0fd520452e Fix pod caching issue 2020-12-30 15:18:39 -08:00
Mingshen Sun
7886cc8423 Fix pod caching issue 2020-12-30 15:18:39 -08:00
Mingshen Sun
b7d6c1277c Cache the go directory 2020-12-30 15:18:39 -08:00
Mingshen Sun
40fc12d02c Use cache 2020-12-30 15:18:39 -08:00
Danny Moesch
6050903a1f Use correct script paths in testing workflow 2020-12-30 10:06:59 -08:00
Mingshen Sun
52a8c4a401
Move all scripts to the scripts dir 2020-12-29 19:44:00 -08:00
Mingshen Sun
df80d2e431
Start to use GitHub Action (#432) 2020-12-23 20:26:58 -08:00