Commit graph

29 commits

Author SHA1 Message Date
Danny Mösch
025ef069cc Update Ruby and Gemfile dependencies 2024-11-29 00:18:30 +01:00
Danny Mösch
ed724871d6 Stop installing packages that are already there 2024-11-29 00:18:30 +01:00
Danny Mösch
7e2930cc85 Build on latest macOS release Homebrew supports officially 2024-11-29 00:18:30 +01:00
Danny Mösch
1bdf9d684b Rely on SPM plugins to consume SwiftLint and SwiftFormat
Use their latest releases and fix some violations and issues.

# Conflicts:
#	.github/workflows/linting.yml
#	.github/workflows/testing.yml
2024-11-29 00:18:30 +01:00
Danny Mösch
358908f161 Update checkout actions 2024-11-29 00:18:30 +01:00
Mingshen Sun
45acc2d9ab Fix secrects injection in GitHub Actions 2023-03-18 20:51:50 -07:00
Mingshen Sun
5b73707033 Update github actions versions 2023-03-18 20:25:53 -07:00
Mingshen Sun
9caf2a0a3b Add deploy workflow for pushing release branch 2023-03-03 21:54:39 -08:00
Mingshen Sun
a0a08073bc Fix GitHub Actions 2022-05-22 22:03:39 -07:00
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
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
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
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
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