390 Commits

Author SHA1 Message Date
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
roschaefer
8de2f1cc8d build: configure stale bot
@tirokk I increased the days of inactivity to 60 and 30. You can disable
stale issues permanently by using a label "pinned".
2019-11-18 18:01:01 +01:00
Alina Beck
24143f8350 ask for a more detailed description in the feature template 2019-11-04 16:27:36 +03:00
3e23b072a8
removed asignees from empty issues 2019-05-21 14:02:32 +02:00
3f030b9e11
more emoji, removed unused sections, more meta data 2019-05-20 11:23:11 +02:00
Robert Schäfer
d5b3383170 Use github emojis if possible
cc @ulfgebhardt
Unicode emojis are not displayed in my browser for all font sizes.
Except in the title of an issue or PR you can use `:emoji:` notation
to let Github render emojis. That's possible in commit messages as well
as the description of PRs/issues and in comments.
2019-04-04 14:56:23 +02:00
3ab1778d85
[typo] Englisch für Fortgeschrittene - English for runaways 2019-04-03 10:40:03 +02:00
822b760a4f
new github templates for issues & prs 2019-04-02 12:21:05 +02:00
Robert Schäfer
44d1265681 Restructure for monorepo 2019-03-21 02:11:35 +01:00