860e18eb43
add patchelf and zig extras to maturin
2025-05-14 12:39:15 -05:00
843d7d206e
bump py deps
2025-05-13 16:22:03 -05:00
a391530e82
fix concurrency
2025-04-21 18:17:15 -05:00
31b69aab14
add release and supporting commands to nox ( #103 )
2025-04-21 17:29:00 -05:00
de588cef57
bump uv lock ( #77 )
2025-04-19 22:15:01 -05:00
680df1d611
🔖 bump version 5.1.0-alpha.1 -> 5.1.0-alpha.2 ( #64 )
release / windows (map[runner:windows-latest target:x86]) (push) Waiting to run
release / macos (map[runner:macos-13 target:x86_64]) (push) Waiting to run
release / macos (map[runner:macos-14 target:aarch64]) (push) Waiting to run
release / sdist (push) Waiting to run
release / release (push) Blocked by required conditions
release / windows (map[runner:windows-latest target:x64]) (push) Waiting to run
test / test (macos-latest) (push) Waiting to run
test / test (ubuntu-latest) (push) Waiting to run
test / test (windows-latest) (push) Waiting to run
release / linux (map[runner:ubuntu-22.04 target:aarch64]) (push) Failing after 4s
release / linux (map[runner:ubuntu-22.04 target:armv7]) (push) Failing after 2s
release / linux (map[runner:ubuntu-22.04 target:ppc64le]) (push) Failing after 3s
release / linux (map[runner:ubuntu-22.04 target:s390x]) (push) Failing after 2s
release / linux (map[runner:ubuntu-22.04 target:x86]) (push) Failing after 2s
release / linux (map[runner:ubuntu-22.04 target:x86_64]) (push) Failing after 3s
release / musllinux (map[runner:ubuntu-22.04 target:aarch64]) (push) Failing after 2s
release / musllinux (map[runner:ubuntu-22.04 target:armv7]) (push) Failing after 2s
release / musllinux (map[runner:ubuntu-22.04 target:x86]) (push) Failing after 3s
release / musllinux (map[runner:ubuntu-22.04 target:x86_64]) (push) Failing after 2s
2025-01-03 12:16:58 -06:00
84d87a8857
bump uv.lock
2025-01-03 10:02:23 -06:00
507330bd65
adjust test and project info
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-23 10:49:35 -06:00
a73e912e0f
swap from IPC architecture to PyO3 library ( #45 )
2024-12-23 10:12:10 -06:00
5c821d8591
add basic documentation ( #42 )
...
* add basic documentation
* remove leading slash
2024-12-16 16:47:58 -06:00
757a400a8a
adopt DjangoVer ( #41 )
...
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
cbe170f629
bump uv.lock
2024-12-16 10:28:54 -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
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
9845c0e861
switch to maturin build system, include binary in python package ( #33 )
2024-12-15 16:18:23 -06:00
643a47953e
add protobuf transport and refactor to support ( #24 )
2024-12-11 20:28:57 -06:00
fce343f44d
add djls-django crate ( #6 )
...
* add djls-django crate
* rework
* oops
* add check for GDAL and GeoDjango
* lots of things
* remove unused scripts
* move scripts to dedicated mod and make static consts
* inline gdal check
* rename mod
* rename mod
* move server info to consts
* adjust pyproject
* hide rustfmt config
* simplify django setup
* adjust printing
2024-12-07 16:02:48 -06:00