Commit Graph

41 Commits

Author SHA1 Message Date
Krille Fear 873649e383 Update scripts/publish-snap-edge.sh, scripts/publish-snap-stable.sh files 2021-04-25 11:09:22 +00:00
Krille Fear 6acafc6b19 Update scripts/publish-snap-edge.sh, scripts/publish-snap-stable.sh files 2021-04-25 09:04:36 +00:00
Krille Fear 0b65d3192b Update scripts/publish-snap-edge.sh, scripts/publish-snap-stable.sh files 2021-04-25 07:04:40 +00:00
Christian Pauly ac348910da CI: Fix Snap build 2021-04-25 08:48:32 +02:00
Krille Fear d6cb9f2448 CI: Hopefully fix playstore release 2021-03-28 09:09:02 +00:00
Christian Pauly 8865222032 CI: Fix snapcraft job 2021-03-06 09:33:06 +01:00
Christian Pauly bb97b1bca8 refactor: Migrate to flutter 2 2021-03-04 12:45:15 +01:00
Krille Fear b08541e2db Update scripts/build-linux.sh 2021-02-19 15:10:37 +00:00
Krille Fear f81bf35800 Update scripts/build-linux.sh 2021-02-16 07:43:58 +00:00
Krille Fear 8dd32c5afb CI: Downgrade flutter for linux builds 2021-02-16 07:41:09 +00:00
Krille Fear beb226d916 Update scripts/build-linux.sh 2021-02-01 21:18:50 +00:00
Sorunome bfeb6da24e
a CI a day keeps the doctor away 2021-01-28 18:25:22 +01:00
Sorunome 03ceef5273
ci fixing go brrrrrr 2021-01-28 18:08:07 +01:00
Sorunome 782960fb2d
ci fix now? 2021-01-28 17:42:14 +01:00
Sorunome 3f0d9f4f61
ci fix? 2021-01-28 17:32:09 +01:00
Sorunome 300cbe09e3
hopefully fix CI 2021-01-28 17:13:19 +01:00
Krille Fear cb7a8f9e86 Update scripts/build-linux.sh 2021-01-21 09:33:41 +00:00
Krille Fear ef9369c9d2 chore: Update linux version 2021-01-08 22:04:36 +00:00
Sorunome d9e8c5f830
fix: auto-dep update 2020-12-23 18:08:29 +01:00
Christian Pauly c4d1b17442 Update scripts/code_analyze.sh 2020-12-23 09:16:27 +00:00
Sorunome b6a0d372a1
feat: Bring back config.json 2020-12-18 13:55:47 +01:00
Christian Pauly d5c4e4b7c4 Update scripts/release-playstore-beta.sh 2020-12-10 05:41:56 +00:00
Christian Pauly 96a79df4d5 Update scripts/release-playstore-beta.sh 2020-12-09 20:15:03 +00:00
Christian Pauly f01d3f63ee Update scripts/prepare-android-release.sh, scripts/build-android-debug.sh, scripts/build-android-apk.sh files 2020-12-09 20:09:01 +00:00
Christian Pauly cd447d0e60 Update scripts/build-android-apk.sh, scripts/build-android-debug.sh, scripts/prepare-android-release.sh files 2020-12-09 20:03:51 +00:00
Christian Pauly eab17f839f Update scripts/build-android-apk.sh, scripts/build-android-debug.sh, scripts/prepare-android-release.sh, scripts/release-playstore-beta.sh files 2020-12-09 19:45:07 +00:00
Christian Pauly d1da6eebc4 Update prepare-android-release.sh 2020-12-09 19:11:49 +00:00
Christian Pauly b56bd2e3ee Revert "Update scripts/prepare-android-release.sh"
This reverts commit 91f827b749
2020-12-09 18:07:21 +00:00
Christian Pauly 91f827b749 Update scripts/prepare-android-release.sh 2020-12-09 17:58:02 +00:00
Christian Pauly 2e4945e8ab Update scripts/prepare-android-release.sh 2020-12-09 06:50:23 +00:00
Christian Pauly ebb114d043 fix: CI 2020-12-09 06:28:23 +00:00
Christian Pauly 0adeb09eb8 fix: CI 2020-12-09 06:18:34 +00:00
Christian Pauly 46b886ffc1 fix: CI scripts 2020-12-08 14:46:47 +00:00
Christian Pauly 6842780773 Update prepare-android-release.sh 2020-11-22 12:27:47 +00:00
Christian Pauly 4c5760c9be chore: Implement playstore CD 2020-11-22 10:04:47 +00:00
Marcus Hoffmann bae779a868 chore: Only load google services if needed
Originally done in 051ec8f913 then
accidentally (?) reverted in 8a542bf5c2
2020-11-21 19:40:50 +01:00
Christian Pauly 00ed0d6d25 chore: fix CI 2020-11-21 12:45:14 +00:00
Christian Pauly bb4bb9f888 chore: fix CI 2020-11-21 12:43:36 +00:00
Christian Pauly 34d7fdd7bc refactor: CI 2020-11-21 12:40:36 +01:00
Sorunome 4b7fb6bf5b
feat: add config.json 2020-11-14 19:54:04 +01:00
Nicolas Werner 29f7b04f24 ci: Add automatic dependency update
This needs 2 special variables defined:

- GITLAB_API_TOKEN, which has write permissions to the gitlab API
  (create in your account settings for example)
- SSH_BOT_KEY, which is a private ssh key, that can be used to push to
  the repository.

After that you can schedule a pipeline on main to update dependencies
every week or so.
2020-10-29 18:29:49 +01:00