Dark-Alex-17
  • Joined on 2026-01-11
Dark-Alex-17 pushed to develop at Dark-Alex-17/managarr 2026-06-25 20:11:59 +00:00
cbca6bd916 fix: addressed code review comments
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-06-25 20:04:09 +00:00
e585e0b049 feat: --tail-logs can track log rollovers and incoporates a sleep timer to minimize idle CPU cycles
13bfaf9aca feat: Added support for log rolling so log files don't just blow up over time
Compare 2 commits »
Dark-Alex-17 pushed to develop at Dark-Alex-17/managarr 2026-06-25 19:52:26 +00:00
92187c5f16 fix: tail-logs subcommand follows log rollovers and sleeps to minimize idle CPU loops
Dark-Alex-17 pushed to develop at Dark-Alex-17/managarr 2026-06-25 19:34:50 +00:00
366809d8c6 fmt: applied formatting
dd93fe117d feat: Implemented log rolling so the log file doesn't just grow exponentially [#60]
10e18af1bf build: upgraded to openssl 0.10.79 to fix security vulnerabilities
a4d93692a9 build: Upgraded to Rust v1.95.0
03d134bec9 refactor: Refactored several usages of sort_by_key and match guards to utilize newer Rust version APIs
Compare 8 commits »
Dark-Alex-17 pushed tag v0.7.3 to Dark-Alex-17/coyote 2026-06-24 18:35:17 +00:00
Dark-Alex-17 pushed tag v0.7.2 to Dark-Alex-17/coyote 2026-06-24 18:35:17 +00:00
Dark-Alex-17 pushed tag v0.7.1 to Dark-Alex-17/coyote 2026-06-24 18:35:17 +00:00
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-06-24 18:20:34 +00:00
040dad05d2 chore: bump Cargo.toml to 0.7.3
1ba38860f2 bump: version 0.7.2 → 0.7.3 [skip ci]
Compare 2 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-06-24 18:14:02 +00:00
84ec5fe7b8 fix: apply bootstrapping of functions at startup to fix edge case
Dark-Alex-17 pushed to main at Dark-Alex-17/gman 2026-06-23 20:06:51 +00:00
fbf88ec144 fmt: applied formatting
Dark-Alex-17 pushed to main at Dark-Alex-17/gman 2026-06-23 19:16:06 +00:00
117b1a24b3 build: updated dependencies
Dark-Alex-17 pushed to main at Dark-Alex-17/gman 2026-06-23 19:15:41 +00:00
30fdebc810 fix: support Jinja-style whitespace inside {{}} when specifying secret names in files
Dark-Alex-17 pushed to main at Dark-Alex-17/gman 2026-06-23 18:59:19 +00:00
14bd1a9e53 bump: version 0.4.1 → 0.5.0 [skip ci]
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-06-19 19:19:36 +00:00
1684788fe6 bump: version 0.7.1 → 0.7.2 [skip ci]
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-06-19 18:50:58 +00:00
4b7e242998 fix: usql version upgrade
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-06-19 18:37:43 +00:00
f69aba2dd8 chore: bump Cargo.toml to 0.7.1
c3487ecd0e bump: version 0.7.0 → 0.7.1 [skip ci]
Compare 2 commits »
Dark-Alex-17 pushed tag v0.7.0 to Dark-Alex-17/coyote 2026-06-19 18:04:15 +00:00
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-06-19 17:44:35 +00:00
db75391fb6 Merge branch 'main' of github.com:Dark-Alex-17/coyote
66a485f924 chore: bump Cargo.toml to 0.7.0
49d7204f89 bump: version 0.6.0 → 0.7.0 [skip ci]
Compare 3 commits »
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-06-19 17:44:22 +00:00
e3815af69b fix: sbx mixins must be passed in directories, not as files and the files must be named spec.yaml per new sbx version
Dark-Alex-17 pushed to main at Dark-Alex-17/coyote 2026-06-18 22:30:28 +00:00
bbcae1fc2b feat: added configurable cache path via the COYOTE_CACHE_PATH environment variable