7874f5cec41a9a34d361e258d6853c21935faea2
Remove Owner on Workgroup (use role MASTER instead) "find_citizen_by_id" not return user anymore, use "find_citizen_by_id_with_user" instead
DC Project
Installation of Development environment
On windows
- Install git
- Download and install: https://git-scm.com/download/win
- Install Make
- Go to ezwinports.
- Download
make-4.1-2-without-guile-w32-bin.zip(get the version without guile). - Extract zip.
- Copy the contents to your
Git\mingw64\merging the folders, but do NOT overwrite/replace any existing files.
Run dockers
$ make run-docker
Add fixtures
$ make fixtures
Publish package
- Got to https://github.com and create a new token with packages scopes
- Create a file
GH_TOKEN.txtand put it the github token
Maven
$ make publish-maven
Docker
$ make publish-docker
Description
Languages
Kotlin
84.5%
PLpgSQL
14.4%
Shell
0.6%
Makefile
0.3%
Dockerfile
0.2%