Commit graph

96 commits

Author SHA1 Message Date
Krille Fear
81548a4764 Update .gitlab-ci.yml 2021-04-25 07:16:02 +00:00
Christian Pauly
616734c017 CI: Fix Snap build 2021-04-25 08:48:32 +02:00
Christian Pauly
1a477adcb1 refactor: Null safe dependencies 2021-04-22 08:16:21 +02:00
Krille Fear
4ae3b2cfbf CI: Play around with CI 2021-04-10 06:11:05 +00:00
Christian Pauly
186b06ae91 fix: Playstore release job 2021-04-09 17:37:39 +02:00
Krille Fear
0d45a0f0f0 CI: Hopefully fix playstore release 2021-03-28 09:09:02 +00:00
Christian Pauly
9f498320dd CI: Disable snap job 2021-03-06 16:32:44 +01:00
Christian Pauly
ed82008076 fix: CI 2021-03-06 13:51:25 +01:00
Christian Pauly
b175861802 fix: CI 2021-03-06 12:51:47 +01:00
Christian Pauly
83a0cb7ca9 fix: CI 2021-03-06 12:37:39 +01:00
Christian Pauly
47b01d4377 fix: CI 2021-03-06 11:03:56 +01:00
Christian Pauly
327993bcd9 fix: CI 2021-03-06 10:50:48 +01:00
Christian Pauly
7b6aaf6d3d fix: CI 2021-03-06 10:39:14 +01:00
Christian Pauly
7ae1e0f30b fix: CI 2021-03-06 10:30:08 +01:00
Christian Pauly
78a9978b40 fix: CI 2021-03-06 10:18:34 +01:00
Christian Pauly
93ce7e2c15 fix: snapcraft CI 2021-03-06 10:07:16 +01:00
Christian Pauly
6bef42f0be CI: Try another image 2021-03-06 09:46:45 +01:00
Christian Pauly
0d1a80adf0 CI: Fix snapcraft job 2021-03-06 09:33:06 +01:00
Christian Pauly
b0ada828aa refactor: Migrate to flutter 2 2021-03-04 12:45:15 +01:00
Marcel
802c892884 ci: Add fdroid nightlies upload task 2021-02-02 13:11:20 +00:00
Krille Fear
29889ed9cd Update .gitlab-ci.yml 2021-02-01 23:01:34 +00:00
Marcel
6e60ccb791 ci: Run command in an interactive login shell so that all variables are set correct 2021-01-26 15:46:12 +00:00
Krille Fear
f3761fe543 ci: Disable broken snap jobs 2021-01-17 15:04:00 +00:00
Marcel
ddcaefa78c chore: Use correct paths on new server 2021-01-17 01:07:38 +00:00
Marcel
ed3bb76747 ci: Make windows build work 2021-01-11 10:29:52 +00:00
Christian Pauly
c2404b7cff chore: Update linux build 2020-12-24 18:10:53 +00:00
Christian Pauly
7e0831c1bb Update .gitlab-ci.yml 2020-12-24 12:14:51 +00:00
Christian Pauly
9d0cd2d155 chore: Add website to main repo 2020-12-24 11:31:58 +01:00
Christian Pauly
708b3273e2 chore: Change main docs 2020-12-23 09:15:25 +00:00
Sorunome
a3e8904aba Merge branch 'soru/config-json' into 'main'
feat: Bring back config.json

See merge request ChristianPauly/fluffychat-flutter!308
2020-12-18 13:14:47 +00:00
Sorunome
a13636e00a feat: Bring back config.json 2020-12-18 13:55:47 +01:00
Christian Pauly
9da6aaf5d8 Update .gitlab-ci.yml 2020-12-17 08:39:32 +00:00
Marcel
04f4f7adb7 fix: Fix that damn regex 2020-12-09 17:07:44 +00:00
Christian Pauly
f6f60b14d5 fix: CI 2020-12-05 10:09:03 +01:00
Christian Pauly
d5fe9a257a fix: CI 2020-11-25 13:44:13 +00:00
Christian Pauly
3c9129dd84 fix: Release CI 2020-11-25 13:12:46 +00:00
Christian Pauly
a5c7e4baaf chore: Implement playstore CD 2020-11-22 10:04:47 +00:00
Kateřina Churanová
eca4b67bdc fix: removal of appbundle from the release artifacts 2020-11-22 00:48:34 +01:00
Christian Pauly
2a0a422847 Update .gitlab-ci.yml 2020-11-21 14:56:20 +00:00
Christian Pauly
2cf0afe9cf chore: fix CI 2020-11-21 12:45:14 +00:00
Christian Pauly
c106b1d229 chore: Fix CI variables 2020-11-21 13:21:55 +01:00
Christian Pauly
8ca6b63e2d refactor: CI 2020-11-21 12:40:36 +01:00
Sorunome
0d42e5bedb feat: add config.json 2020-11-14 19:54:04 +01:00
Christian Pauly
c0faa6da18 fix: Automatic update deps job 2020-11-14 10:29:47 +00:00
Kateřina Churanová
ab364ac209 feat: persistent upload of release artifacts 2020-11-09 01:00:56 +01:00
Christian Pauly
fd872e7321 chore: Clean up CI 2020-11-08 09:50:00 +01:00
Nicolas Werner
66852f1b44 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
Chris Halse Rogers
fb687a080c Revert "fix: Snapcraft"
This reverts commit c1eebc155f82869a3f38c94b89c9d36c402153ab.
2020-10-28 05:43:55 +00:00
Marcel
5fa9d8ba24 ci(fdroid): Further fdroid deployment fixes 2020-10-23 16:33:06 +00:00
Marcel
b2335ba910 ci: Optimize dependencies 2020-10-12 08:09:47 +00:00