framework switch from 2.1 to 3.1 + introduce postgres #1

Manually merged
wanderer merged 11 commits from app-3.1-migration into master 2020-12-26 20:59:31 +01:00
Owner

as title.

as title.
wanderer self-assigned this 2020-12-15 15:25:21 +01:00
wanderer added 2 commits 2020-12-15 15:25:22 +01:00
All checks were successful
continuous-integration/drone/push Build is passing
e5b871c275
chore: adding postgre support [wip - batch 1]
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
67561303a4
feat: move to framework version 3.1
* lots of pertaining changes
* again solving global.json version mismatch with sed
* correctly specify db creds via dc env
wanderer added 1 commit 2020-12-15 15:28:26 +01:00
All checks were successful
continuous-integration/drone/pr Build is passing
1489069c5c
chore: update Makefile - add dcdevrun target
* [skip ci]
wanderer added 1 commit 2020-12-15 22:49:37 +01:00
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
82d075dd01
feat: switch to rootless runs + refactor
* build as root but run the container as UID/GID 1000
* db expose only on localhost
* docker-compose mount $PWD for easy local debugging
wanderer added 2 commits 2020-12-26 17:08:37 +01:00
779c349ff6
chore: correct db creds format + mount local dir
* ./ instead of $PWD means that the mounted folder is not where the
  command is run from but rather the folder local to the compose file
* use proper db creds format
wanderer force-pushed app-3.1-migration from dae9a05fca to b0669f65c0 2020-12-26 17:30:09 +01:00 Compare
wanderer added 2 commits 2020-12-26 18:00:44 +01:00
All checks were successful
continuous-integration/drone/pr Build is passing
61714e3d9e
chore: use async for db ops
wanderer added 1 commit 2020-12-26 18:43:45 +01:00
All checks were successful
continuous-integration/drone/pr Build is passing
83379ec335
chore: revert 61714e3d9e
* didn't work out so well, builds fine but refuses to run, stashing
  the idea for another time
wanderer added 1 commit 2020-12-26 19:29:04 +01:00
All checks were successful
continuous-integration/drone/pr Build is passing
fe2e054f0b
chore: postgre --> postgres
wanderer changed title from framework switch from 2.1 to 3.1 + introduce postgre to framework switch from 2.1 to 3.1 + introduce postgres 2020-12-26 19:31:14 +01:00
wanderer manually merged commit fe2e054f0b into master 2020-12-26 20:59:31 +01:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: wanderer/pwt-0x01-ng#1
No description provided.