Wykres commitów

112 Commity (5fccbb9007911f83b289781172932accd4f25488)

Autor SHA1 Wiadomość Data
Georg Krause f7d33cff20
Delete all the images, not just dangling ones 2021-07-07 12:03:14 +02:00
Georg Krause 1b38537376
Cleanup runner before building the backend docker image 2021-07-07 11:58:56 +02:00
Georg Krause cf8c0752cd Update dev and test dependencies 2021-07-05 12:21:52 +00:00
Georg Krause 539ff45bed
Disable All-In-One Builds until they are fixed 2021-06-23 12:14:15 +02:00
Georg Krause 96fe772d96
Run dependency checks in up-to-date image 2021-06-17 12:29:35 +02:00
Georg Krause 913bfecd9c
Run tests in prebuilt docker image 2021-06-17 12:19:29 +02:00
Georg Krause 62ba4f4381
Add commit ref name to dev build as tag 2021-06-17 12:12:28 +02:00
Georg Krause 7ab4d760c1
Fix typo 2021-06-17 12:06:30 +02:00
Georg Krause 0864458235
Fix Pipeline for external devs 2021-06-17 12:02:14 +02:00
Georg Krause 1ef252e29d Implement several pipeline improvements
* Build docker image to run tests in
* Collect backend coverage reports
* Update dependencies
2021-05-28 09:39:27 +00:00
Georg Krause ec77040e87
Update deps and add CI job to check outdated pkgs 2021-04-30 06:25:38 +02:00
Georg Krause 15af4a1660
Fix API test report path 2021-04-22 17:04:16 +02:00
Georg Krause 134ba74399
Fix pytest junit command 2021-04-22 16:06:20 +02:00
Georg Krause 3884ee20a6
Add unit test reporting and vulnerability scans to CI 2021-04-22 15:57:15 +02:00
Agate dbe69eebce Pinned black version in gitlab.ci 2020-08-26 17:33:14 +02:00
Agate 4351331355 Fix #1175: Fix embedded player not working on channel serie/album 2020-07-21 11:19:35 +02:00
Agate c19e85955d
Fixed broken linting 2020-05-15 14:42:48 +02:00
Agate 5415fc540e
Build docker images for master branch 2020-05-07 14:05:24 +02:00
Agate 9f1da09621
Fixed broken docs build on master 2020-05-04 11:20:47 +02:00
Agate 13d0811635 Documentation for .env variables 2020-04-20 13:48:19 +02:00
Eliot Berriot 23d3893f01 See #170: subsonic API for podcasts 2020-03-18 15:52:23 +01:00
Eliot Berriot e313fcd033 Resolve "Screening for signups" 2020-03-18 11:57:33 +01:00
Eliot Berriot 7395845987
Fixed broken build 2020-03-09 17:28:51 +01:00
Eliot Berriot 4b2b250047
Fixed broken db with postgres:11.7 2020-02-15 12:01:19 +01:00
techknowlogick 4b9a03a110 Update docker-compose.yml to use redis v5
Fix #1021
2020-02-02 09:10:04 +01:00
techknowlogick 366d1bbc2d Use Node 12 (most recent LTS version) 2020-02-01 10:25:22 +01:00
Eliot Berriot 994bfbeb04
Use sphinx_rtd documentation theme, added logo and link to source on Gitlab 2019-10-02 19:26:30 +02:00
Eliot Berriot ef50927fe9
Make test jobs interruptible 2019-09-23 11:15:32 +02:00
Eliot Berriot 0af5459bb5 Merge branch 'push-latest-images' into 'develop'
Push latest images

See merge request funkwhale/funkwhale!857
2019-08-19 14:22:42 +02:00
Eliot Berriot b3b6dff3ae
Updated CI configuration to push latest tags on Docker hub 2019-08-19 14:19:41 +02:00
Eliot Berriot bb1a895a9b
Merge branch 'master' into develop 2019-07-29 14:22:31 +02:00
Eliot Berriot 0894306e5e
Use Node:11 in CI 2019-07-25 15:43:21 +02:00
Eliot Berriot 32de134e4a
Fixed broken CI build 2019-06-24 14:04:53 +02:00
Eliot Berriot 4de78995c0 Fix #862: replaced Daphne by Gunicorn/Uvicorn 2019-06-19 10:26:09 +02:00
Eliot Berriot a6f5dd026c
Restored review app for docs 2019-06-13 15:14:32 +02:00
Eliot Berriot 2bc119e353
Restored review app for front-end 2019-06-13 15:14:32 +02:00
Eliot Berriot ca41499c7d
Removed tests files from bundled API 2019-05-13 15:30:58 +02:00
Eliot Berriot 37b878270e Revert "Merge branch '769-ci-changes' into 'develop'"
This reverts merge request !689
2019-03-26 10:45:52 +01:00
Eliot Berriot eed8ac009f
Fix #769: run CI jobs only when relevant 2019-03-26 10:30:27 +01:00
Eliot Berriot 302031b4e3 Unified black conf 2019-03-15 12:11:05 +01:00
Eliot Berriot ce3543b471
fixed broken build 2019-01-21 14:32:56 +01:00
Eliot Berriot e9e5b15d39
Fix #614: added alternative funkwhale/all-in-one docker image 2019-01-17 09:30:26 +01:00
Eliot Berriot 6d0a4594c4
Disabled dependencies caching for develop/release builds 2019-01-15 12:10:40 +01:00
Eliot Berriot cc777d7a36
Fix #656: Updated default docker postgres version from 9.4 to 11 2019-01-11 10:45:38 +01:00
Eliot Berriot 169cab0bce
Fixed broken CI 2019-01-11 10:26:53 +01:00
Eliot Berriot e0c24bea51
Fixed typo in ci script 2019-01-10 15:07:04 +01:00
Eliot Berriot 43e096b1e0
Now include commit hash in develop builds 2019-01-10 14:55:28 +01:00
Eliot Berriot 4e1f159ae2
Merge branch 'master' into master-to-develop 2018-12-19 10:57:44 +01:00
Eliot Berriot f4b7dd6518
Fix #642: Deploy documentation from the master branch instead of the develop branch to avoid inconsistencies 2018-12-19 10:21:27 +01:00
Eliot Berriot 99359094e0
Point to new gitlab URL 2018-12-19 10:16:20 +01:00