Commit Graph

89 Commits

Author SHA1 Message Date
ea0fdf37eb More cleaning up.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2024-04-23 08:16:27 -04:00
ce3c9740b1 More cleanup.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2024-04-23 08:11:15 -04:00
2fdbfb1285 Cleaning up.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2024-04-23 08:08:28 -04:00
d352f795ec More straightening out of the new project structure.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2024-04-23 08:03:57 -04:00
70fd0dd2b9 Getting new implementation written out.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2024-04-23 08:02:28 -04:00
f5fc07301d Updating the DB Model ADR with some notes.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2023-11-14 17:27:36 -05:00
7ae3ff0307 Updating the DB Model ADR with some notes.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2023-11-14 17:13:31 -05:00
2da8757db7 Adding more ADRs and libraries
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2023-11-14 17:10:39 -05:00
bd49e0e747 Even more ADRs.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2023-10-24 13:34:04 -04:00
b4ee1e9113 More ADRs
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2023-10-24 08:14:57 -04:00
0528acf9e4 More ADR stuff.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2023-10-23 17:13:46 -04:00
50485e07be more ADR changes.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2023-10-23 16:47:10 -04:00
bea77bd558 More ADR stuff.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2023-10-20 16:30:10 -04:00
05135dd91d Fixing some ADRs.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2023-10-20 16:27:17 -04:00
589a0c6854 More ADR stuff.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2023-10-20 16:22:36 -04:00
a6612ea3e9 Added some ADRs and libraries.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2023-10-20 14:48:04 -04:00
a62b9c73b1 New copy of everything.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2023-10-19 17:16:44 -04:00
0ac6d6774a Removing old stuff.
Signed-off-by: Cliff Hill <xlorep@darkhelm.org>
2023-10-19 17:13:28 -04:00
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