Commit graph

41 commits

Author SHA1 Message Date
1a183067b8
Began a roadmap [CI SKIP] 2021-05-18 14:21:58 +02:00
f3353b8037
Switched to AGPLv3 license
All checks were successful
continuous-integration/drone the build was successful
2021-05-18 14:14:56 +02:00
94fcfd919b Merge pull request 'Update dependency flake8-comprehensions to v3.5.0' (#17) from renovate/flake8-comprehensions-3.x into develop [CI SKIP]
Reviewed-on: https://git.roosens.me/Chewing_Bever/jos/pulls/17
2021-05-18 12:36:59 +02:00
f18902c76c Merge pull request 'Update dependency pytest to v6.2.4' (#16) from renovate/pytest-6.x into develop [CI SKIP]
Reviewed-on: https://git.roosens.me/Chewing_Bever/jos/pulls/16
2021-05-18 12:36:39 +02:00
2efc4e31ad
Added proper event checks in ci [CI SKIP] 2021-05-18 12:36:07 +02:00
8c31129243 Merge branch 'develop' into renovate/pytest-6.x
All checks were successful
continuous-integration/drone the build was successful
2021-05-18 12:33:05 +02:00
8497f02fcf Merge branch 'develop' into renovate/flake8-comprehensions-3.x
All checks were successful
continuous-integration/drone the build was successful
2021-05-18 12:32:57 +02:00
e11688c8a5
Made linter stop complaining
All checks were successful
continuous-integration/drone the build was successful
2021-05-18 12:26:42 +02:00
8362590d79
Added auto-deployment for dev image
Some checks failed
continuous-integration/drone the build failed
2021-05-18 12:24:10 +02:00
8f9f15e814
Removed python 3.9 tests from ci 2021-05-18 12:17:28 +02:00
a60fa5d86f
Wrote non-root Dockerfile 2021-05-18 12:15:21 +02:00
8dbd5d8676 Update dependency flake8-comprehensions to v3.5.0
Some checks failed
continuous-integration/drone the build failed
2021-05-18 10:00:43 +00:00
b272fe0731 Update dependency pytest to v6.2.4
Some checks failed
continuous-integration/drone the build failed
2021-05-18 10:00:40 +00:00
12c1a2d206
Added basic starter app 2021-05-18 11:45:44 +02:00
5806c696e3
Switched to quart as the web server
Some checks failed
continuous-integration/drone the build failed
2021-05-18 11:24:35 +02:00
b9da3f39d4
Added async extra for flask [CI SKIP] 2021-05-18 11:20:12 +02:00
19e5eebb54 Merge pull request 'Update dependency flake8 to v3.9.2' (#15) from renovate/flake8-3.x into develop
Some checks failed
continuous-integration/drone the build failed
Reviewed-on: https://git.roosens.me/Chewing_Bever/jos/pulls/15
2021-05-18 11:12:12 +02:00
e2118da294
Added pytest plugin to test
Some checks failed
continuous-integration/drone the build failed
2021-05-18 11:02:13 +02:00
ad2c13d294 Update dependency flake8 to v3.9.2
Some checks failed
continuous-integration/drone the build failed
2021-05-18 08:00:29 +00:00
747cf0a197
Switched to python3 for Makefile to please the cicd
Some checks failed
continuous-integration/drone the build failed
2021-05-18 09:06:09 +02:00
61efcfa697
Added CICD config
Some checks failed
continuous-integration/drone the build failed
2021-05-18 09:04:41 +02:00
4e35509619
Added opinionated project config 2021-05-18 08:57:40 +02:00
2dde3cfe05 Merge pull request 'Update dependency vue-tsc to ^0.1.0' (#12) from renovate/vue-tsc-0.x into develop
Reviewed-on: https://git.roosens.me/Chewing_Bever/jos/pulls/12
2021-05-03 14:42:23 +02:00
78a7fcf390 Update dependency vue-tsc to ^0.1.0 2021-05-02 22:02:33 +00:00
ef8159620a Merge pull request 'Update dependency vue-tsc to ^0.0.26' (#11) from renovate/vue-tsc-0.0.x into develop
Reviewed-on: https://git.roosens.me/Chewing_Bever/jos/pulls/11
2021-05-01 21:42:39 +02:00
3debed8374 Update dependency vue-tsc to ^0.0.26 2021-05-01 18:00:42 +00:00
3de71d9602 Merge pull request 'Update dependency vue-tsc to ^0.0.25' (#5) from renovate/vue-tsc-0.0.x into develop
Reviewed-on: https://git.roosens.me/Chewing_Bever/jos/pulls/5
2021-04-30 11:34:49 +02:00
c2f971061e Update dependency vue-tsc to ^0.0.25 2021-04-30 08:00:46 +00:00
e9ac63e510 Merge pull request 'Configure Renovate' (#3) from renovate/configure into develop
Reviewed-on: https://git.roosens.me/Chewing_Bever/jos/pulls/3
2021-04-30 02:01:57 +02:00
a72a8c9713 Add renovate.json 2021-04-30 00:01:22 +00:00
768c3381d1
Updated README 2021-04-30 01:56:37 +02:00
4789e52626
Added README 2021-04-30 01:54:24 +02:00
c5856964ed
Initialized frontend project 2021-04-30 01:32:11 +02:00
15d8879b75
Started api design 2021-04-02 15:29:36 +02:00
5287fd818e
Merge branch '2-devop-env' 2021-04-02 14:49:06 +02:00
4ec6236e26
[#2] Commit hook won't run on master now 2021-04-02 14:48:38 +02:00
0007652e68
[#2] Fixed commit hook 2021-04-02 14:45:04 +02:00
e2493e7b19
Updated pre-commit hook to run tests on important branches
(#2)
2021-04-02 14:06:23 +02:00
6acbb4ad62
Wrote two git hooks
(#2)
2021-04-02 14:03:20 +02:00
c32c9035d8
Added Makefile & first requirements (#2) 2021-04-02 13:49:40 +02:00
ea713afd65 Initial commit 2021-04-02 13:14:29 +02:00