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
Moriz Wahl
bd962bbfcc
merging rebranding branch from /
2020-11-10 10:28:20 +01:00
Wolfgang Huß
e60bd311a4
build: Add semantic PR config
...
- Added 'semantic.yml'.
2020-09-17 13:00:46 +02:00
Wolfgang Huß
b8ecb296b5
Rename stale.yml to stale-disabled.yml
...
Disable the stale-bot for a while by renaming it’s file.
2020-06-19 14:24:00 +02:00
roschaefer
811027facf
Fix image tags
2020-06-08 17:28:25 +02:00
roschaefer
92920fe8da
Add CI workflow
2020-06-08 17:17:02 +02:00
mattwr18
9e71855b60
Update devops_ticket.md
2020-02-12 15:45:06 +01:00
Robert Schäfer
2d427f48d2
Merge pull request #2999 from Human-Connection/2989-add-issue-template-for-devops
...
chore: Add DevOps issue template
2020-02-07 12:00:55 +01:00
mattwr18
7371c5b35c
Add DevOps issue template
2020-02-05 10:46:55 +01:00
mattwr18
5bbba483f8
Follow PR review suggestions
...
- update icon, I hope
- fix typos
- includes Related issues section
2020-02-04 16:39:30 +01:00
mattwr18
7ba7ab211f
fix: Fix typo
...
following @roschaefer PR suggestion
Co-Authored-By: Robert Schäfer <git@roschaefer.de>
2020-02-04 14:42:42 +01:00
mattwr18
9b6dfb12ee
Add issue template for Refactoring tickets
...
- We want to have an issue created for each PR merged in, sometimes we
are just refactoring deprecated or legacy code and there should be an
option to create these tickets.
2020-02-04 14:21:56 +01:00
roschaefer
a6c76a52ef
Issues marked as bounty never become stale
...
The justification for this is that we keep an eye on those issues for
which we offer a bounty.
2020-01-12 17:48:48 +01:00