1
0
mirror of https://github.com/go-vikunja/app synced 2025-04-23 03:05:56 +00:00

13 Commits

Author SHA1 Message Date
fffb759fc9 Remove chown to fix ci (#49)
Remove chown to fix ci

Reviewed-on: vikunja/app#49
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-Authored-By: JonasFranz <email@jfdev.de>
Co-Committed-By: JonasFranz <email@jfdev.de>
2020-10-24 10:47:00 +00:00
239ff62fc5 Publish iOS Version into Testers group automatically (#47)
Update 'lib/constants.dart'

Remove test branch from pipeline

Add push

Add beta dist

Co-authored-by: Jonas Franz <email@jfdev.de>
Co-authored-by: Jonas Franz <info@jonasfranz.software>
Reviewed-on: vikunja/app#47
Reviewed-by: konrad <konrad@kola-entertainments.de>
2020-06-24 08:37:29 +00:00
e371c55a52 Provide build for iOS (#42)
Remove pipeline for feature/ios

Merge branch 'master' of ssh://git.kolaente.de:9022/vikunja/app into feature/ios

Fix CI

Add keychain pw

ensure keychain

Disable code signing while building

Fix CI

Merge branch 'feature/ios' of ssh://git.kolaente.de:9022/vikunja/app into feature/ios

Add keychain password

Merge branch 'master' into feature/ios

Add compliance

Add secrets

Remove build app step

Use other version

Set Utf8

Fix CI

Fix CI

Fix beta deployment

Add deploy step

Fix CI

Fix CI

Fix ci

fix ci

fix ci

test ci

fix ci

Fix keychain

Fix keychain

Use custom keychain

Add security unlock

Add MATCH_PASSWORD

Add match

Add fastlane

Add ios pipeline to build

Add ios pipeline to build

Co-authored-by: Jonas Franz <info@jonasfranz.software>
Co-authored-by: Buildslave <buildslave@macmini.fritz.box>
Reviewed-on: vikunja/app#42
Reviewed-by: konrad <konrad@kola-entertainments.de>
2020-06-17 15:54:19 +00:00
45d324884d Don't try to run tests in pipeline 2020-06-16 00:18:09 +02:00
236cf4e186 Change release bucket 2020-03-01 22:56:05 +01:00
6974befb6e Use the same image for building and testing in ci 2020-01-15 23:38:02 +01:00
edbadd9913 Make it build again (#38)
Fix parsing of user model if email is not present

Use user avatar hash instead of calculating it from the email

Format

Replace GravatarImageProvider

Set min sdk version to 19

Change target api version to 28

Limit drone pipeline execution to master or pr

Remove drone debug

Use username instead of id

Format

"Fix" clone permissions

Drone debug

Fix drone permissions with different flutter build docker image

Switch CI build image

Bump Gradle sdk version

Fix formatting

Update packages for support for androidX

Update gitignore

AndroidX

Make GravatarImageProvider work again

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/app#38
2020-01-12 12:59:28 +00:00
d1eb3fbc37 Updated dockerimage to use the vikunja one for building apps 2019-04-25 19:35:52 +02:00
56de1c2a56 Fix the build and update drone (#33) 2019-03-15 22:14:37 +00:00
3e7b6d4fd0 Fix build (#18) 2018-11-05 15:43:30 +00:00
0b2b9a1d22 Added formatting check to makefile and ci (#17) 2018-10-15 17:16:47 +00:00
6bb3942302 Fixed build (#4) 2018-09-23 16:04:00 +00:00
7842855d77 Added drone (#2) 2018-09-23 10:41:28 +00:00