Wykres commitów

36 Commity (develop)

Autor SHA1 Wiadomość Data
Georg Krause c3ae40cabe style: Cleanup script, remove unused functions
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2698>
2024-01-11 10:53:57 +01:00
Georg Krause b4f18edaff fix: Remove variable overrides
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2698>
2024-01-11 10:53:57 +01:00
Georg Krause fa6d48f1b7 fix: Use correct auth header for package upload
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2698>
2024-01-11 10:53:57 +01:00
Georg Krause 8f3ab416ae ci: Remove creation of release, only publish packages
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2698>
2024-01-11 10:53:57 +01:00
jo cd9d6d696e ci: add release job
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2698>
2024-01-11 10:53:57 +01:00
Georg Krause 88d7bdb8ab feat(nginx): Generate configs using a template
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2547>
2023-11-23 09:46:51 +00:00
jooola bb1c6d935a chore: Remove logging handler
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2348>
2023-11-02 12:04:20 +00:00
jo c5dd88a2e2 chore: add new releases.py script
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2348>
2023-11-02 12:04:20 +00:00
Renovate Bot cf7b7c84f4 chore: pin dependency pytest to v7.3.1 2023-07-06 02:04:09 +00:00
jo 5168817dc9 ci: reuse build metadata for docker build
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2482>
2023-06-13 12:40:38 +02:00
jo f811ce6adb
ci: fetch tags before guessing latest version 2023-06-13 11:09:24 +02:00
jo 6a65495b50
chore: add build_metadata script 2023-06-08 12:56:45 +02:00
Georg Krause 69508c69e0 Merge branch 'stable' into develop 2023-06-02 08:25:17 +02:00
Georg Krause 43b6b7255f fix(scripts): Avoid fails of contributor stats script if cleanup fails 2023-06-01 18:38:26 +02:00
jo b709c124c4 chore: make dev version format consistent with tags
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2356>
2023-03-22 12:22:07 +00:00
jo a3be49e099 ci: fix new api dev build meta script
Run the set-api-build-metadata on merge requests for testing

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2351>
2023-02-01 19:45:41 +00:00
jo 47944b18de chore(api): maintain api version using poetry
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2332>
2023-01-31 06:57:32 +00:00
jo b359bb6498 fix: timeout on spa manifest requests
The previous behaviour had a loop of requests between the front
app and the api when querying the pwa manifest.

This reduce the coupling around the pwa manifest file between the api
and the front app, by uplicating the files so each "service" has a copy
of it, while keeping them in sync and having the front pwa manifest as
single source of truth.

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2291>
2022-12-19 14:33:12 +01:00
jo 27a4a95294 chore: remove unused scripts 2022-11-25 19:43:50 +00:00
jo d47fef0806 chore: fix shell scripts lint errors 2022-11-25 19:43:50 +00:00
jo 054a9e54f5
docs: fix spelling errors (pre-commit) 2022-11-24 01:43:36 +01:00
jo 8d9946d35a refactor: upgrade code to >=python3.7 (pre-commit)
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2189>
2022-11-23 22:08:55 +00:00
jo cff619679b
chore: format files using isort (pre-commit) 2022-11-23 21:55:37 +01:00
jo 8f7ab9b3b3 chore: fix flake8 warnings
Tested-by: Marge <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2178>
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2178>
2022-11-23 07:32:43 +00:00
jo 0061e82ecd chore: clean files using pre-commit 2022-11-22 14:30:01 +00:00
Georg Krause 6057b4fe95
Version bump and changelog for 1.2.4 2022-04-23 13:40:06 +02:00
Georg Krause 6a4f332f6f
Make contributions skripts handle more than 100 issues/merge requests 2021-12-14 19:45:33 +01:00
Georg Krause 310089d847 Get Committers list from git & update contributors script 2021-11-06 13:30:58 +00:00
Georg Krause ec77040e87
Update deps and add CI job to check outdated pkgs 2021-04-30 06:25:38 +02:00
Eliot Berriot dc6f2e4fd6
Added script to check if a given version is the latest 2019-08-19 13:38:28 +02:00
Eliot Berriot fa85f92389
Add reviewers to the list of contributors 2019-06-28 10:24:31 +02:00
Eliot Berriot dfef5e3850
Added contributions script and contributors to the changelog 2019-05-16 12:29:48 +02:00
Eliot Berriot 15e4815564
Use sh instead of bash for ci script 2019-01-10 15:13:12 +01:00
Eliot Berriot 43e096b1e0
Now include commit hash in develop builds 2019-01-10 14:55:28 +01:00
Eliot Berriot dd23dfa07c
Point to new gitlab URL 2018-12-10 16:00:33 +01:00
Eliot Berriot 870cb69fde
Added script to remove unused artifacts from repository 2018-07-21 22:28:37 +02:00