Log
ID Flags Age Author Message
1dd459e5bd47... 3 weeks ago Kevin Schoon eliminate --target in build, change workflow order
e50e19674c75... 3 weeks ago Kevin Schoon use a fixed libpod api version
ea8ca2d77056... 3 weeks ago Kevin Schoon fix workflow dependencies
3160d825e54e... 3 weeks ago Kevin Schoon update ayllu-build script
cc91cc3c7d9c...
[E]
3 weeks ago Kevin Schoon improve logging support for ayllu-build
f9decc55206a... 3 weeks ago Kevin Schoon move build description to jsonnet, update various packaging tasks
7bb4264bd829...
[E]
3 weeks ago Kevin Schoon refactor ayllu-build to improve source loading
ee5d77d3a5d5... 3 weeks ago Kevin Schoon vendor libgit2
8c28b3c5ff1e... 3 weeks ago Kevin Schoon eliminate sqlx queries
8ee0b345b6dc... 3 weeks ago Kevin Schoon switch to bundled sqlite
cc3b054584ad... 3 weeks ago Kevin Schoon improve man page and shell completion for packagers
f791fcbee14c... 4 weeks ago Kevin Schoon fix ayllu build tasks
a41f2f70b41d... 4 weeks ago Kevin Schoon wire in default_branch option
3dfe2c423e41... 4 weeks ago Kevin Schoon fix example config
449e42d399db... 4 weeks ago Kevin Schoon hack up some new build commands in quipu
68d497f78ad2...
[E]
4 weeks ago Kevin Schoon allow specifying collection/repository as an argument to ayllu-build
23faf3c2d53f... 4 weeks ago Kevin Schoon add quipu collections scan subcommand
278dd78f0501...
[E]
4 weeks ago Kevin Schoon move collection and repository types into crates/git
82efe86b08f7... 1 month ago Kevin Schoon wire up healthceck for build containers
2fcb81cc9e0f... 1 month ago Kevin Schoon clean up log step output
203632fbba96... 1 month ago Kevin Schoon use the user runtime podman socket
55a7f30cdd60... 1 month ago Kevin Schoon promote state to the top of builds.rs, use it in workflows and steps
4084f2af9257... 1 month ago Kevin Schoon set manifest state at the end of a build
6cb15ba4a0f7... 1 month ago Kevin Schoon reduce log verbosity in ayllu-build
5443d9e1683c... 1 month ago Kevin Schoon move container initialization into ayllu-init
0dd672c5f997... 1 month ago Kevin Schoon wire ayllu-init binary into build container runtime
772670debd58... 1 month ago Kevin Schoon add ayllu-init pid 1 process for ayllu-build containers
7989979d5c90... 1 month ago Kevin Schoon move ayllu -> ayllu-web
394a7b279ab0...
[E]
1 month ago Kevin Schoon migrate from sqlx to diesel
abd0021c9956... 1 month ago Kevin Schoon bump webfinger-rs 0.0.20 -> 0.0.24
752c90a1e3cf... 1 month ago Kevin Schoon wire up more of the libpod interfaces
7032b277c6b0...
[E]
1 month ago Kevin Schoon pick back up ayllu-build
2b12ee7a97bf... 2 months ago Kevin Schoon move ayllu-build clap command into crates/cmd
4be468511228... 4 months ago Kevin Schoon version bump
a2654d8978bd... 6 months ago Kevin Schoon fixup some webfinger routes per forgefeed spec
c6b20ec7fe38... 6 months ago Kevin Schoon update repository query per forge-feed spec further
f5de09a80428... 6 months ago Kevin Schoon fix clone link
d8100641ad97...
[E]
6 months ago Kevin Schoon update finger.rs again
f03e3f23219b... 6 months ago Kevin Schoon change quipu subcommand from finger -> query
855e156308e5... 6 months ago Kevin Schoon move to forked webfinger-rs, update forge-feed spec a bit
8e398c787e06... 7 months ago Kevin Schoon improve dag contrast
90d97298b930... 7 months ago Kevin Schoon show file associated with log
4500b899acf4... 7 months ago Kevin Schoon move subnav to center, rm from log page
836ba49be2ad... 7 months ago Kevin Schoon improve ux around build page
750db5c4aa37...
[E]
7 months ago Kevin Schoon refactor builds to track log lines more richly
34ec6b04a679... 7 months ago Kevin Schoon add .env back for sqlx
66a19ec7daf5... 7 months ago Kevin Schoon add raw output for build logs
776ff7ebc8ba... 7 months ago Kevin Schoon run cargo fmt
acfb9e158981... 7 months ago Kevin Schoon make builds page more reasonable
913a5696980d...
[E]
7 months ago Kevin Schoon add the ability to specify arbitrary css in web config
eb0a42d4d4f1... 7 months ago Kevin Schoon drop several unused dependencies
a27b77872aa8... 7 months ago Kevin Schoon drop collections bar
9448b724e0dc... 7 months ago Kevin Schoon remove with_preamble macro, show render time on all pages
3909c7516ee5... 7 months ago Kevin Schoon make verified/unverified commits look better
5c0784fbb1c9... 7 months ago Kevin Schoon fixup rose-pine light theme
01bfef4a432a... 7 months ago Kevin Schoon eliminate needless clones for repo file_path
9a538e896992... 7 months ago Kevin Schoon add rose-pine theme
d6c1c4177fc8... 7 months ago Kevin Schoon switch sqlx to use offline mode with committed json query files
76de7eddeb96... 7 months ago Kevin Schoon fix bottom border on info-bar.single
1da48e1e41cf... 7 months ago Kevin Schoon cleanup readme and docs
debb22889caa... 7 months ago Kevin Schoon another round of css / style fixes
9327e9a0a930... 7 months ago Kevin Schoon clean up info-bar a bit
1da0aa89a3bb... 7 months ago Kevin Schoon rework subnav and various theme things
3586c0c41c05... 8 months ago Kevin Schoon drop the catppuccin theme
c07b08eec79d... 8 months ago Kevin Schoon small nord fixes
3dfac5a618d7... 8 months ago Kevin Schoon select nth-child on info bar
80ec5129ad37... 8 months ago Kevin Schoon fix infobar style
4e6932e0b40a... 8 months ago Kevin Schoon tweak nord theme a bit more
08e5fba358d1... 8 months ago Kevin Schoon appease clippy
bc12682d1590...
[E]
8 months ago Kevin Schoon continued theme updates
864b8617d7e2... 8 months ago Kevin Schoon rework theme a bit, eliminate config page, style fixes
1ac16686a647... 8 months ago Kevin Schoon make themeing more sane via css variables
ed3aacb36fe6... 8 months ago Kevin Schoon bump rust edition to 2024, eliminate explicit rust version constraints
510a5d3c7050...
[E]
8 months ago Kevin Schoon add support for cloning bare repositories
4aa8281dd5ca... 8 months ago Kevin Schoon appease clippy
6628b7b36b98...
[E]
8 months ago Kevin Schoon revive ayllu-build with common database
9ad7915f43c9...
[E]
9 months ago Kevin Schoon add object serializer / deserializer for repositories
f5c0d4dac09c... 9 months ago Kevin Schoon add init and write_content functions to git wrapper
cab2840cfbd5... 9 months ago Kevin Schoon improve git crate testing with tempfile crate
75153ba1f2f7... 9 months ago Kevin Schoon cleanup dependencies a bit
72ba4353d1f6...
[E]
9 months ago Kevin Schoon add man page generation support with xtask pattern
40ae45f5aca1... 9 months ago Kevin Schoon fixup postinst debian script
928a4911d314... 10 months ago Kevin Schoon fix hostname setting in ayllu-shell
6972de748826... 10 months ago Kevin Schoon fix sites test
0099396c1943... 10 months ago Kevin Schoon bump to 0.5.1
fe2ea29d6933... 10 months ago Kevin Schoon bump version to 0.5.1
c9dd02ca921c... 10 months ago Kevin Schoon a few style updates
9a73f18fe340... 10 months ago Kevin Schoon ignore .deb files
f499260cc6e4... 10 months ago Kevin Schoon add build info for each page render
0484ee80d4cf... 10 months ago Kevin Schoon clean up error page a bit
7d5c0de1c465... 10 months ago Kevin Schoon clean up git error type
5152ce6178a6... 10 months ago Kevin Schoon appease clippy
22b915966054... 10 months ago Kevin Schoon force base_dir if specified in config
ab7f060e5263... 10 months ago Kevin Schoon updates for debian packaging
f9b4b76854d1... 10 months ago Kevin Schoon do not panic when ui items not available
7e33e15b54e1... 10 months ago Kevin Schoon add git-upload-pack support
77f7ce72236d... 10 months ago Kevin Schoon support git-receive-pack in ayllu-shell
826c74316da1... 10 months ago Kevin Schoon add support for base_path
ad94559aa3fb... 10 months ago Kevin Schoon update containers
8c956f6e41f6... 10 months ago Kevin Schoon drop log crate