|
|
35549b7032
|
- initialize database (unique constraint)
|
2021-01-30 20:07:57 +01:00 |
|
|
|
d61820dc4f
|
- fixed linting
- fixed tty error on docker-compose exec
|
2021-01-30 19:35:58 +01:00 |
|
|
|
8a0b3a2826
|
- build test images
|
2021-01-30 19:25:39 +01:00 |
|
|
|
f633daef77
|
- revert some changes
|
2021-01-30 07:47:20 +01:00 |
|
|
|
27188f0b7c
|
- sepperate commands againa
|
2021-01-30 07:43:33 +01:00 |
|
|
|
51321ee4e1
|
- build development target not build
|
2021-01-30 07:41:46 +01:00 |
|
|
|
c1b58c0651
|
- try to chain the docker-compose commands
|
2021-01-30 07:31:17 +01:00 |
|
|
|
8379d8484c
|
- command order for docker-compose up
|
2021-01-30 07:16:25 +01:00 |
|
|
|
792ac8cc41
|
- optimize docker-compose (ci)
|
2021-01-30 07:05:37 +01:00 |
|
|
|
71176cb11d
|
- include .envs also in webapp docker-compose ...
|
2021-01-30 06:47:47 +01:00 |
|
|
|
32bd8cca02
|
- copy .env files again (not sure this is correct?)
|
2021-01-30 06:45:22 +01:00 |
|
|
|
dec17d0e8d
|
- ci fixes
- docker-compose.test.yml
- fixed nuxt permissions in dev environment(docker)
|
2021-01-30 06:36:28 +01:00 |
|
|
|
a530e5151a
|
- corrected docker image tags for webapp and backend
|
2021-01-30 06:15:10 +01:00 |
|
|
|
1aab1d2377
|
- artifacts seem to be directories
|
2021-01-30 06:06:53 +01:00 |
|
|
|
7b58b1277e
|
- fixed syntax
|
2021-01-30 05:57:59 +01:00 |
|
|
|
6805863ac9
|
- refactored dependencies
- removed forced step between building and testing
|
2021-01-30 05:56:56 +01:00 |
|
|
|
6638e2d414
|
- build manually - seems to work better
|
2021-01-30 05:47:53 +01:00 |
|
|
|
37621f1bac
|
- just do it manually - its better anyways...
|
2021-01-30 05:40:21 +01:00 |
|
|
|
d23aec3cbd
|
- fix conflict local output and load
|
2021-01-30 05:17:30 +01:00 |
|
|
|
368ec8ff23
|
- try to fix v2 of build and push
|
2021-01-30 05:13:52 +01:00 |
|
|
|
98813b9f82
|
- updated docker/build-push-action@v1.1.0 to docker/build-push-action@v2
|
2021-01-30 05:08:23 +01:00 |
|
|
|
ae957b0aad
|
- corrected path (permission denied)
|
2021-01-30 05:03:04 +01:00 |
|
|
|
b8d5382aa1
|
- more syntax fixes
|
2021-01-30 05:00:24 +01:00 |
|
|
|
f5005a9637
|
more syntax
|
2021-01-30 04:58:48 +01:00 |
|
|
|
78021a0eae
|
- more syntax fixes
|
2021-01-30 04:57:42 +01:00 |
|
|
|
e226585889
|
- fixed syntax
|
2021-01-30 04:52:31 +01:00 |
|
|
|
161ae450db
|
- try to make jobs parallel again using github artifacts
|
2021-01-30 04:49:42 +01:00 |
|
|
|
742227aa87
|
- copy .env file
|
2021-01-30 04:18:12 +01:00 |
|
|
|
bac01693b0
|
- removed duplicate code checkouts
|
2021-01-30 04:04:58 +01:00 |
|
|
|
b202241ff1
|
- workflow jobs aint gonna do the job for now
|
2021-01-30 04:03:12 +01:00 |
|
|
|
129339e11f
|
- checkout code is not persistent between jobs
|
2021-01-30 03:58:48 +01:00 |
|
|
|
5050174eb1
|
- fixed typo
|
2021-01-30 03:53:27 +01:00 |
|
|
|
980da55162
|
- split ci jobs to make them run in parallel
- include backend unit tests
|
2021-01-30 03:52:26 +01:00 |
|
|
|
210e09a12a
|
docker compose does not work out of the box with ci. Therefore this is for another PR
|
2021-01-23 02:03:01 +01:00 |
|
|
|
124ab5e31f
|
- test docker compose for backend tests
|
2021-01-23 01:56:06 +01:00 |
|
|
|
203b4b80ab
|
- fixed typo
|
2021-01-22 17:51:00 +01:00 |
|
|
|
9ecdfdab44
|
frontend tests for ci (test)
|
2021-01-22 14:45:09 +01:00 |
|
|
|
0081219926
|
remove unit tests - its too complicated for this PR
|
2021-01-20 15:15:26 +01:00 |
|
|
|
9f09c9f2fb
|
define remaining envs required
|
2021-01-20 15:07:55 +01:00 |
|
|
|
cb27c737ee
|
env in docker run command
|
2021-01-20 15:02:07 +01:00 |
|
|
|
42b9446d0a
|
define env variable in ci.yml
|
2021-01-20 14:53:48 +01:00 |
|
|
|
b9aa51edf3
|
try using sepperat commands
|
2021-01-20 14:44:40 +01:00 |
|
|
|
022f87e0c2
|
try to copy .env template
|
2021-01-20 14:36:52 +01:00 |
|
|
|
87db5ae31e
|
- corrected docu
- run unit test correctly for backend
|
2021-01-20 14:24:15 +01:00 |
|
|
|
d53ec6e05d
|
corrected yml syntax error
|
2021-01-20 14:17:41 +01:00 |
|
|
|
f7cb81f52a
|
include unit tests in github ci
|
2021-01-20 14:14:17 +01:00 |
|
|
|
a2fb94a7de
|
- CI: use build image instead of development, since development must be bound to a local volume with the source files
|
2021-01-19 23:32:31 +01:00 |
|
|
|
36afad0a67
|
-fix CI
|
2021-01-19 23:28:10 +01:00 |
|
Wolfgang Huß
|
ee7000c5b9
|
Replace https://github.com/Human-Connection/Human-Connection
|
2020-12-03 12:50:47 +01:00 |
|
Moriz Wahl
|
e47671c52a
|
further changed requested by Tirokk
|
2020-11-24 19:10:46 +01:00 |
|