Commit Graph

56 Commits

Author SHA1 Message Date
jtojnar ce5be947b4 Add postgres support (#135)
Revert fixture fixes for postgres

Use postgres connection string with spaces instead of url

Fix label order

Make postgres tests in ci less verbose

Add sequence update script

Skip resets in postgres

Remove option to skip resets in postgres

Make postgres tests in ci verboseq

Update test fixtures database

Fix file tests on postgres

Add postgres options to sample config

Make sure tests init test fixtures before running the actual tests

Fix issues with IDs too big to fit in an int

Fix duplicate auto incremented IDs

Refactor / Fix team tests

Refactor team member tests

Fix team member create

Fix label test

Fix getting labels

Fix test fixtures for postgresql

Fix connection string params

Disable ssl mode on postgres integration tests

Disable ssl mode on postgres tests

Use sprintf to create the connection string for postgresql

fixup! Add postgres support

Add postgres support

Added generate as a make dependency for make build

Clarify docs on building

Co-authored-by: kolaente <k@knt.li>
Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
Reviewed-on: vikunja/api#135
2020-02-16 21:42:04 +00:00
kolaente ed4c17892e
Fixed building docs theme 2019-10-30 21:53:57 +01:00
kolaente b653278e42
Reverted telegram notification in CI "fix" 2019-10-19 18:18:39 +02:00
kolaente 35e4ab198f
Fixed telegram notification in CI 2019-10-19 16:57:39 +02:00
kolaente 021ee48ec3
Made sure all tags are checked out when building in docker 2019-09-01 11:43:01 +02:00
konrad 9a7d470ce2 Limit the test pipeline to run only on pull requests (#89) 2019-07-18 20:28:56 +00:00
kolaente c3ea45d900
Removed rancher from drone config 2019-07-13 19:23:09 +02:00
konrad 50ca8bd28e Statically compile templates in the final binary (#84) 2019-07-11 19:10:42 +00:00
konrad 9930f98f8e Compress binaries after building them (#81) 2019-06-22 22:07:58 +00:00
kolaente a7bbaf7c5f
Fixed replace directive 2019-05-24 11:57:18 +02:00
konrad 3356a691f7
Removed drone debug env variables 2019-05-22 22:55:32 +02:00
konrad 7d46c88285
Fixed build 2019-05-22 20:36:11 +02:00
konrad 7107d030fc Better caldav support (#73) 2019-05-22 17:48:48 +00:00
konrad a6e70f1b29
Fixed enabling go modules for cross-platform 2019-04-27 11:41:28 +02:00
konrad 44223bde77
Fixed enabling go modules for cross-platform 2019-04-27 11:24:47 +02:00
kolaente 6bab8fb769
Updated and re-enabled statickcheck 2019-04-23 10:34:06 +02:00
kolaente 07bdb08f9c
Fixed darwin build 2019-04-22 14:31:46 +02:00
kolaente 1117b6eb47
Change path in drone 2019-04-22 14:20:25 +02:00
kolaente 10f80c190b
Switched to techknowlogick/xgo 2019-04-22 14:02:18 +02:00
kolaente c8858f6cfb
Fixed xgo docker image 2019-04-22 13:27:26 +02:00
kolaente dd1749f11f
Disabled staticcheck until their memory leak is resolved 2019-04-22 13:04:16 +02:00
kolaente 5dc1fd0f86
Switched to use src.techknowlogick.com/xgo 2019-04-21 23:07:33 +02:00
kolaente b1701ca769
Removed debugging 2019-04-21 23:04:46 +02:00
kolaente 5cfaa0f322
Debugging 2019-04-21 22:43:18 +02:00
kolaente 7b332808f9
Always fetch tags in drone when building 2019-04-21 22:39:35 +02:00
kolaente 228c47d79e
removed unneded drone configs 2019-04-21 22:36:01 +02:00
kolaente 27339a7cf0
Debugging 2019-04-21 21:55:31 +02:00
kolaente 3adfb81d5e
Debugging 2019-04-21 21:54:47 +02:00
konrad 3872d1d8a7 Integration tests (#71) 2019-04-21 18:18:17 +00:00
konrad 1b84292332 Fix lint errs (#59) 2019-02-18 19:32:41 +00:00
konrad 2d88fad5b1 Huge improvements for docs (#58) 2019-02-17 19:53:04 +00:00
kolaente d0fa9ddaec
Remove debugging 2019-01-23 14:33:44 +01:00
konrad add491d1e0
moar debugging 2019-01-22 22:35:00 +01:00
konrad e735378caf
added debug + possible fix 2019-01-22 22:15:56 +01:00
konrad f95aa431b8
added debug + possible fix 2019-01-22 21:50:15 +01:00
kolaente 01e7540530
Fix makefile 2019-01-22 13:13:11 +01:00
konrad f6c7c764d1
Fix drone move step 2019-01-21 23:03:11 +01:00
konrad eedc19a49e Build debian packages (#56) 2019-01-21 21:52:26 +00:00
konrad d3975193fe Fix build building infinitly (#53) 2019-01-18 09:24:07 +00:00
konrad 7e8c2bb53b
Fixed depend_on 2019-01-16 23:09:18 +01:00
konrad 20c4b249a4
Pipeline now uses two seperate configs to handle tags and pushes to master 2019-01-16 23:07:43 +01:00
konrad 0db5292f9f
clone depth now uses the "good" format for drone 1 2019-01-15 23:07:39 +01:00
konrad 08e84f4e8d
re-add automatic deploy 2019-01-14 23:53:53 +01:00
konrad 3d05d0aa45
fix dronefile lint 2019-01-14 20:51:30 +01:00
konrad cbcd12b5e5
remove debbugging 2019-01-14 20:48:02 +01:00
konrad 8fdb8b7840
fix debugging 2019-01-14 20:36:40 +01:00
konrad ed44478b20
remove debug step 2019-01-14 20:35:54 +01:00
konrad 0a092214c8
fix section 2019-01-14 18:47:00 +01:00
konrad 3ebf0da1b9
Added debugging for ci 2019-01-14 18:05:09 +01:00
konrad 07bc4f3f01
Added debugging for ci 2019-01-14 17:40:42 +01:00