Commit Graph

71 Commits

Author SHA1 Message Date
e90abe3698 Minor fixes.
Some checks failed
Labeler / labeler (push) Has been cancelled
Release / Release (push) Has been cancelled
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (macos-latest, 3.9, tests) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.6, mypy) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.6, tests) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.7, mypy) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.7, tests) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.8, docs-build) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.8, mypy) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.8, tests) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.9, mypy) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.9, pre-commit) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.9, safety) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.9, tests) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.9, typeguard) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (ubuntu-latest, 3.9, xdoctest) (push) Waiting to run
Tests / ${{ matrix.session }} ${{ matrix.python-version }} / ${{ matrix.os }} (windows-latest, 3.9, tests) (push) Waiting to run
Tests / coverage (push) Blocked by required conditions
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2022-08-01 21:39:09 -04:00
f9c5fd060f Changed settings to use strictyaml.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2022-03-18 14:25:44 -04:00
1aaedafbad Restructured data to use gino instead of sqlalchemy.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2022-03-08 16:46:40 -05:00
59c94c92de Fixing stuff.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-27 11:43:14 -04:00
7833ce39b9 Trying to get user set up correctly.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-27 11:30:48 -04:00
f3253cd556 More stuff.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-26 13:19:37 -04:00
0421ce1bbb Trying to make docker stuff work.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-26 13:19:00 -04:00
e8911f1733 Working on docker workflow.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-26 12:59:54 -04:00
68ff1108cf Updating, trying to figure things out.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-26 12:48:36 -04:00
3923fd9e79 Trying to get docker to play.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-26 10:39:42 -04:00
08630ed742 Fixing quotes.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-26 10:38:01 -04:00
255fe1daae Trying to get inside the container.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-26 10:36:48 -04:00
45c0501454 More docker fun.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-26 10:15:13 -04:00
f7327b4f9c Still trying to get jenkins to play nice with docker.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-26 10:12:22 -04:00
a0de4bff88 Trying to get Jenkins to play with Docker.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-26 10:00:22 -04:00
7ae4dd4e3b Trying to understand the environment
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-26 09:46:11 -04:00
67977dd0d5 Trying to get tests to run.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-26 08:20:22 -04:00
1720048f12 Adding Jenkinsfile
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-26 08:07:13 -04:00
bd5d9e23db Using some new python 3.10 features.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-20 11:46:20 -04:00
4b0fcb840c Upgraded to Python 3.10.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-20 11:38:28 -04:00
d846507b31 All nox is working.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-07 14:15:23 -04:00
80d3b2a19e Fine tuning tests.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-05 17:10:40 -04:00
85c16b67a4 Got the Typeguard thing to finally stop complaining.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-05 16:57:39 -04:00
ed93d324a8 More and more fixes.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-04 15:46:00 -04:00
459719c21e Fixing
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-04 15:27:05 -04:00
539ddb536a More fixes.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-04 15:24:58 -04:00
79bd4ba084 Trying to fix linting.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-04 15:24:06 -04:00
0b0bde48d1 More fixes.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-04 15:22:00 -04:00
5d17c30557 Fixing stuff.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-04 15:17:53 -04:00
3755376c32 Fixing some linting errors.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-04 15:13:03 -04:00
b2ee83fee7 Typeguard now happy.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-04 15:09:23 -04:00
8ce13a8ccf Fixing/debugging code for tests.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-04 10:26:26 -04:00
efa8a469db More nox fixes.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-01 16:37:14 -04:00
02df3783bf Fixing some stuff.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-01 16:09:15 -04:00
27013c70f0 100% coverage, unit tests implemented.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-01 16:05:23 -04:00
3c87b49554 server.py tests completed.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-10-01 15:37:17 -04:00
96641858ef Tests beginning for playlist.plex.server
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-09-30 16:05:27 -04:00
1e4744a7cb Making settings a little neater.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-09-30 12:25:40 -04:00
effb5a6fce Got tests for settings.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-09-30 11:59:32 -04:00
9fce1a6028 Making const values actually constant.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-09-30 11:32:14 -04:00
808c67d09e Tests for playlist.data.base implemented.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-09-30 11:19:01 -04:00
79bf390e00 Reorganization.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-09-30 10:21:03 -04:00
30fa665351 More refactoring for cleanliness.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-09-30 09:51:53 -04:00
5a9c8242ea Better living through type hints.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-09-29 22:01:21 -04:00
1104d1a4e1 Organizing.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-09-29 21:35:40 -04:00
45062c31a1 models now are inherently SQL tables with SQLAlchemy's tricks.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-09-29 16:20:10 -04:00
e49a58c39c Getting data sources more organized.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-09-24 22:19:30 -04:00
6090724d93 Removed dependency on aioreactive. Doing this my way.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-09-23 15:17:39 -04:00
671444a6bb Cleaning things up.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-09-16 15:49:46 -04:00
164faf8083 Added some development dependencies.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2021-08-30 13:52:51 -04:00