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
jo
b26de72704
Remove python encoding pragma
2021-06-05 00:39:23 +02:00
jo
813cbac60d
Ignore python test naming for libretime api
2021-06-04 17:06:05 +02:00
jo
571b1a25ca
Rename test_* to *_test in api_clients
2021-06-04 17:06:05 +02:00
jo
5eb357520e
Rename tests to test in airtime_analyzer
2021-06-04 17:06:05 +02:00
jo
a3a4e83c48
temp: xDisable pylint
2021-06-04 17:06:05 +02:00
jo
ced4fea3e1
Fix libretime-api
2021-06-04 17:06:05 +02:00
jo
97fed1c18d
Remove broken symlink
2021-06-04 17:06:05 +02:00
jo
5e9f99ed7e
More spelling fix (dangerous)
2021-06-04 17:06:05 +02:00
jo
6df8d0d939
Fix mixed line ending
2021-06-04 17:06:05 +02:00
jo
0180fa0e49
Fix shebangs
2021-06-04 17:06:05 +02:00
jo
225863d227
Set end of line to LF
2021-06-04 17:06:05 +02:00
jo
f2e840989a
Fix executable bit
2021-06-04 17:06:05 +02:00
jo
6871956baa
Fix end of files
2021-06-04 17:06:05 +02:00
jo
d8195f0fd8
Fix trailing whitespaces in files
2021-06-04 17:06:05 +02:00
jo
1af089219f
Bump pre-commit/actions version to 2.0.3
2021-06-04 17:06:05 +02:00
Jonas L
c04daca033
Pin pre-commit action version
...
Co-authored-by: Kyle Robbertze <paddatrapper@users.noreply.github.com>
2021-06-04 17:06:05 +02:00
jo
c27f020d73
Format code using black
2021-06-04 17:06:05 +02:00
jo
efe4fa027e
Format code using prettier
2021-06-04 17:04:53 +02:00
jo
65f7b41487
Fix spelling
2021-06-04 17:04:53 +02:00
jo
ac17db97fc
Fix missing encoding pragma on python files
2021-06-04 17:04:53 +02:00
jo
0cd499eee1
Add pre-commit setup
...
- Add pre-commit hooks
- Add github action to enforce pre-commit setup
For any hooks required for a 'sub project', for
instance the UI. It will be possible to create custom hooks,
and call some package scripts in the package.json file.
Fixes #1208
2021-06-04 17:04:53 +02:00
Robb
3b1408ce9c
Merge pull request #1229 from paddatrapper/fix/python-fromisoformat
...
Fix python 3.6 support in api_client v2
2021-06-04 08:54:54 -04:00
Kyle Robbertze
027b3525b1
fix python 3.6 support in api_client v2
...
Closes : #1228
2021-06-04 10:55:54 +02:00
Robb
64d07865de
Merge pull request #1223 from paddatrapper/fix/github-actions
...
Run CI on pull request updates
2021-06-02 09:02:51 -04:00
Robb
d50016cd46
Merge pull request #1225 from paddatrapper/fix/python-format
...
Fix python format call
2021-06-02 09:02:25 -04:00
Kyle Robbertze
e3564cc5e6
fix python format call
2021-06-02 09:02:37 +02:00
Kyle Robbertze
6beece7057
run CI on pull request updates
2021-05-31 10:54:07 +02:00
Kyle Robbertze
02ccac3afb
Merge pull request #1218 from jooola/gitignore
...
Enhance .gitignore
2021-05-31 10:15:33 +02:00
Kyle Robbertze
56b999aba8
Merge pull request #1215 from zklosko/master
...
Removing mrp.js and muses
2021-05-29 21:23:35 +02:00
jo
932408c895
Remove sphinx specific gitignore
2021-05-29 19:21:45 +02:00
jo
39f717dba9
Remove duplicate
2021-05-29 17:41:45 +02:00
jo
1b2c047eb5
Add extra pyenv to the list of environment dirs
2021-05-29 17:39:35 +02:00
jo
b4a69e2d3a
Comment docs/ section in root gitignore
2021-05-29 17:38:58 +02:00
jo
f32bca7701
Enhance .gitignore
2021-05-29 15:44:36 +02:00
Zachary Klosko
37de2e26b7
Merge branch 'LibreTime:master' into master
2021-05-28 09:03:42 -04:00
Kyle Robbertze
264d243134
Merge pull request #1213 from jooola/openapi_yaml_schema
...
Add openapi yaml schema
2021-05-28 09:27:39 +02:00
jo
5054bb7629
Add openapi yaml schema
...
Add yaml schema link to specs
Bump specs to v3.1.x
2021-05-28 02:24:34 +02:00
Robb
27a47fb429
Merge pull request #1211 from paddatrapper/fix/release-action
...
Do not run release on every push to master
2021-05-27 12:24:19 -04:00
Kyle Robbertze
ab3cc1afdd
do not run release on every push to master
2021-05-27 15:31:30 +02:00
jo
391701f02f
Fix unparsable python files
2021-05-27 15:23:34 +02:00
Robb
cfec65c40a
Merge pull request #1125 from zklosko/gh-actions
...
Moving from Travis CI to Github Actions
2021-05-24 16:09:15 -04:00
Zachary Klosko
e9b8835d5e
Removing mrp and muses
2021-05-23 14:33:53 -04:00
Robb
7647476f60
Merge pull request #958 from paddatrapper/api2.0
...
API 2.0
2021-05-21 19:16:24 -04:00
Robb
35db1e4931
Merge pull request #1161 from rjhelms/autoload-deleted
...
Add check for deleted instance to AutoPlaylist
2021-05-21 19:11:55 -04:00
Kyle Robbertze
b6d83d9b9b
install for all python apps
2021-05-21 16:50:57 +02:00