Commit graph

10 commits

Author SHA1 Message Date
89ebf32a21 wip 2024-12-22 15:11:18 -06:00
52ac4609a6 remove Protobufs and swap to using native Rust types -> JSON Schema -> Pydantic models 2024-12-18 18:01:22 -06:00
757a400a8a
adopt DjangoVer (#41)
Some checks are pending
test / test (macos-latest) (push) Waiting to run
test / test (ubuntu-latest) (push) Waiting to run
test / test (windows-latest) (push) Waiting to run
* adopt DjangoVer

* add section to readme detailing djangover

* add subsection about breaking changes

* adjust requirements to reference new section

* tweak wording

* more tweaking

* wording and stylistic tweaks

* bump uv lock

* add metadata for version info

* add initial bumpver config

* add utility just command

* change version pattern
2024-12-16 12:10:10 -06:00
bf69aa227c add trove classifiers
who actually uses these?
2024-12-16 10:46:56 -06:00
3af91d404c change agent module 2024-12-16 10:30:23 -06:00
f6c4589b66
create empty workspace root package and dedicated djls-agent package (#39) 2024-12-16 09:57:48 -06:00
8e2a60dc8a rename server bin package 2024-12-16 07:25:58 -06:00
391d2985bf rename agent directory 2024-12-16 01:32:06 -06:00
4cf08025bd
add rust toolchain config file (#35)
Some checks are pending
test / test (macos-latest) (push) Waiting to run
test / test (ubuntu-latest) (push) Waiting to run
test / test (windows-latest) (push) Waiting to run
2024-12-15 22:41:51 -06:00
e7d0cb1245
move djls Python agent code and create new binary workspace package (#34)
closer to this thing being installable
2024-12-15 21:21:18 -06:00