Kyle Robbertze
|
fec0aec26d
|
rearange sections between CONTRIBUTING and the website
|
2021-06-13 13:26:27 +02:00 |
Kyle Robbertze
|
42d1ce07ec
|
Merge pull request #1239 from LibreTime/dependabot/pip/python_apps/airtime_analyzer/mutagen-1.45.1
Bump mutagen from 1.42.0 to 1.45.1 in /python_apps/airtime_analyzer
|
2021-06-11 10:38:31 +02:00 |
dependabot[bot]
|
5ac3b6d2e9
|
Bump mutagen from 1.42.0 to 1.45.1 in /python_apps/airtime_analyzer
Bumps [mutagen](https://github.com/quodlibet/mutagen) from 1.42.0 to 1.45.1.
- [Release notes](https://github.com/quodlibet/mutagen/releases)
- [Changelog](https://github.com/quodlibet/mutagen/blob/master/NEWS)
- [Commits](https://github.com/quodlibet/mutagen/compare/release-1.42.0...release-1.45.1)
---
updated-dependencies:
- dependency-name: mutagen
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-11 10:35:31 +02:00 |
Kyle Robbertze
|
1668368822
|
Merge pull request #1238 from LibreTime/dependabot/pip/python_apps/airtime_analyzer/rgain3-1.1.0
Bump rgain3 from 1.0.0 to 1.1.0 in /python_apps/airtime_analyzer
|
2021-06-11 10:32:59 +02:00 |
dependabot[bot]
|
fac48adb13
|
Bump rgain3 from 1.0.0 to 1.1.0 in /python_apps/airtime_analyzer
Bumps [rgain3](https://github.com/chaudum/rgain) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/chaudum/rgain/releases)
- [Changelog](https://github.com/chaudum/rgain3/blob/main/CHANGES.md)
- [Commits](https://github.com/chaudum/rgain/compare/1.0...1.1)
---
updated-dependencies:
- dependency-name: rgain3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-11 08:26:45 +00:00 |
Kyle Robbertze
|
996e96782d
|
Merge pull request #1237 from LibreTime/dependabot/pip/python_apps/airtime_analyzer/pika-gte-1.1-and-lt-1.3
Update pika requirement from ~=1.1.0 to >=1.0 in /python_apps/airtime_analyzer
|
2021-06-11 10:26:02 +02:00 |
dependabot[bot]
|
1c6b190a91
|
Update pika requirement in /python_apps/airtime_analyzer
Updates the requirements on [pika](https://github.com/pika/pika) to permit the latest version.
- [Release notes](https://github.com/pika/pika/releases)
- [Commits](https://github.com/pika/pika/compare/1.1.0...1.2.0)
---
updated-dependencies:
- dependency-name: pika
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-11 10:22:26 +02:00 |
Kyle Robbertze
|
668d050a0e
|
Merge pull request #1236 from LibreTime/dependabot/pip/python_apps/airtime_analyzer/pygobject-lt-3.40.2
Drop pygobject requirement from /python_apps/airtime_analyzer
|
2021-06-11 09:37:30 +02:00 |
dependabot[bot]
|
64c87ba341
|
Drops pygobject requirement in /python_apps/airtime_analyzer
Updates the requirements on [pygobject](https://pygobject.readthedocs.io) to permit the latest version.
---
updated-dependencies:
- dependency-name: pygobject
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-11 09:33:55 +02:00 |
Kyle Robbertze
|
a1bf8c8c44
|
allow times without microseconds
|
2021-06-11 09:19:09 +02:00 |
Kyle Robbertze
|
280091bfd7
|
Merge pull request #1243 from jooola/analyzer_pytest
Migrate analyzer tests to pytest
|
2021-06-08 14:53:01 +02:00 |
jo
|
15cd4e58dc
|
Properly test metadata unparsable file
|
2021-06-08 14:28:18 +02:00 |
jo
|
f84af8aa2e
|
Remove old unicode prefix
|
2021-06-08 14:28:18 +02:00 |
jo
|
ed3d527c09
|
Update CI to run pytest
|
2021-06-08 14:28:16 +02:00 |
jo
|
bec298d63f
|
Fix missing mutagen
|
2021-06-08 14:24:32 +02:00 |
jo
|
9f88f82404
|
Fix inconsistent test across env
Liquidsoap version in CI is different from debian buster
and on test about playability is failing because of
this unhandled versions mismatch.
|
2021-06-08 14:24:32 +02:00 |
jo
|
bafa6fc6d8
|
Add comment in pytest conftest
|
2021-06-08 14:24:32 +02:00 |
jo
|
8b7d6f8a7e
|
Migrate metadata_analyzer_test to pytest
|
2021-06-08 14:24:32 +02:00 |
jo
|
9639010ba6
|
Fix tests naming
|
2021-06-08 14:24:32 +02:00 |
jo
|
d94193ce57
|
Migrate analyzer_pipeline_test to pytest
|
2021-06-08 14:24:32 +02:00 |
jo
|
23d02bf959
|
fix: Temp dir path might contain underscores
|
2021-06-08 14:24:32 +02:00 |
jo
|
21c8aa65db
|
Add extra comment on helper function
|
2021-06-08 14:24:32 +02:00 |
jo
|
6700b4b8e0
|
Extract common fixtures in conftest.py
|
2021-06-08 14:24:32 +02:00 |
jo
|
dad360255b
|
Fix wildcard import
|
2021-06-08 14:24:32 +02:00 |
jo
|
6dee626cbd
|
Migrate filemover_analyzer_test to pytest
|
2021-06-08 14:24:32 +02:00 |
jo
|
27090c8f2f
|
Use requirements.txt and add pytest dependency
Requirements.txt is a developement deps list
|
2021-06-08 14:24:32 +02:00 |
jo
|
b37a095414
|
Migrate playability_analyzer_test to pytest
|
2021-06-08 14:24:32 +02:00 |
jo
|
efcbd26447
|
Migrate replaygain_analyzer_test to pytest
|
2021-06-08 14:24:32 +02:00 |
jo
|
5ff923887d
|
Migrate cuepoint_analyzer_test to pytest
|
2021-06-08 14:24:32 +02:00 |
jo
|
591b62ebee
|
Migrate analyzer_test to pytest
|
2021-06-08 14:24:32 +02:00 |
jo
|
0a9b0223a6
|
Replace deprecated .warn() with .warning()
|
2021-06-08 14:24:32 +02:00 |
jo
|
3522c3c86e
|
Remove empty test file
|
2021-06-08 14:24:32 +02:00 |
Kyle Robbertze
|
8bbd0d608c
|
Merge pull request #1244 from jooola/api_client_pytest
Migrate api_clients tests to pytest
|
2021-06-08 14:19:31 +02:00 |
jo
|
8d9d1e43c5
|
Update CI to run api_clients pytest
|
2021-06-08 14:06:32 +02:00 |
Kyle Robbertze
|
6cbe769471
|
add contribution methods to the website
|
2021-06-08 13:37:35 +02:00 |
Kyle Robbertze
|
095a172303
|
refactor things out to the website
|
2021-06-08 13:36:47 +02:00 |
Kyle Robbertze
|
befa02d5ec
|
Merge pull request #1245 from jooola/drop_daemon
Remove daemon helper from analyzer
|
2021-06-08 08:35:50 +02:00 |
jo
|
19b7573b6f
|
Improve CONTRIBUTING and community links
- Enhance CONTRIBUTING.md file.
- Add extra links to issue chooser.
|
2021-06-08 00:39:26 +02:00 |
jo
|
ce976743e7
|
Remove daemon helper from analyzer
Let the system daemonize the process.
|
2021-06-08 00:31:18 +02:00 |
jo
|
f944eca0a7
|
Migrate api_clients tests to pytest
|
2021-06-08 00:08:32 +02:00 |
Kyle Robbertze
|
e8d5481422
|
Merge pull request #1210 from jooola/setup-pre-commit
Add pre-commit setup
|
2021-06-07 23:14:56 +02:00 |
Kyle Robbertze
|
ebe7b2e03f
|
Merge pull request #1234 from jooola/dependabot
Setup dependabot config
|
2021-06-07 23:12:28 +02:00 |
jo
|
cd17d0e6f9
|
Setup dependabot config
|
2021-06-07 23:08:32 +02:00 |
jo
|
01fbd1e8b9
|
Add isort pre-commit hook
Sort import statement in python files
See https://github.com/PyCQA/isort
|
2021-06-05 00:39:35 +02:00 |
jo
|
b75d9e5c59
|
Add note about pre-commit
|
2021-06-05 00:39:35 +02:00 |
jo
|
35e325fbf0
|
Move lint/pre-commit to test/pre-commit workflow
|
2021-06-05 00:39:35 +02:00 |
jo
|
488e8e750d
|
Replace some unicode ' with simple quote
|
2021-06-05 00:39:35 +02:00 |
jo
|
62bd352071
|
Replace some em dash with en dash
|
2021-06-05 00:39:35 +02:00 |
jo
|
639a1249b1
|
Replace some unicode ... with 3 dots
|
2021-06-05 00:39:35 +02:00 |
jo
|
1e1cf249f7
|
Search and replace unicode a0c2 with 0020
|
2021-06-05 00:39:35 +02:00 |