James Hodgkinson
66089f6426
Changing build targets for debs ( #2076 )
...
* changing build targets for debs
* Updating github actions version for checkout
2023-09-06 10:25:30 +10:00
James Hodgkinson
ea4d755d7b
chasing weirdness ( #1910 )
...
* security headers, fixing error on empty username, handling login without SPN better
* making deno happy
* cleaning up windows build
2023-07-31 10:49:59 +10:00
James Hodgkinson
d22dc28698
reducing action concurrency load ( #1598 )
...
* reducing action concurrency load
* fixing up ruff syntax
* fixes
2023-05-06 22:54:05 +10:00
James Hodgkinson
af01301acd
sccache github actions fixes ( #1593 )
...
* specifying version per https://github.com/Mozilla-Actions/sccache-action/issues/41#issuecomment-1531365155
2023-05-04 18:40:00 +10:00
micolous
850a985692
use sccache, merge "test" actions into "build", remove homebrew caching ( #1578 )
...
* use sccache, merge "test" actions into "build", remove homebrew caching
* rename some actions, make windows build in debug mode to be consistent with tests
* run CI on Windows for pull requests, only upload to releases for the correct repo
* Don't need rust on ubuntu-latest
2023-04-27 22:35:24 +10:00
James Hodgkinson
ec8e5dfc31
more-merge unixd commands ( #1568 )
...
* fixing unix packaging
* stripping out actions-rs/toolchain
* fixing an error in the qrcode def in cargo.toml
2023-04-25 22:36:17 +10:00
James Hodgkinson
90d4fe1d58
Sorting documentation builds ( #1551 )
...
* updating pykanidm to fix mypy issue
* removing mdbook-template requirement
2023-04-18 21:35:40 +10:00
James Hodgkinson
48451150aa
Resolving WASM build issues ( #1099 )
...
* removing deflate because it is just shit gzip
2022-10-07 15:42:13 +10:00
James Hodgkinson
446e06d5f6
Fixing the CI failures ( #1080 )
2022-09-28 10:31:19 +10:00
James Hodgkinson
9ca7993397
fixing up the automation tooling ( #1027 )
2022-09-08 16:40:58 +10:00
James Hodgkinson
fedc21ddca
Windows build support ( #903 )
...
`kanidmd` builds and runs in Windows now. Currently skipping file permissions checks on startup, but it's tested OK on a Windows 10 box.
2022-07-06 10:53:43 +10:00
James Hodgkinson
7d27612174
Windows automagical buildingtons ( #798 )
...
* windows build automation
* making fmt happy, fixing windows-related bug
* disabled cargo_incremental when using `sccache`, added build options ARG to Dockerfile, limit docker build to one job
2022-05-31 14:13:21 +10:00