Michael Housh michael
  • Joined on 2024-04-01
michael synced commits to arch at michael/dotfiles from mirror 2026-02-02 02:30:42 +00:00
5d6cb3a843 feat: Adds tmux config to devcontainer-env.
5561f3ccaf feat: Updates devcontainer-env to pull nvim submodule.
3a82ae15df feat: Updates neovim config.
Compare 3 commits »
michael pushed to main at michael/swift-dev-container 2026-02-01 21:34:15 +00:00
b046127096 fix: Fixes image name typo in readme.
michael pushed tag 0.2.0 to michael/swift-dev-container 2026-02-01 21:26:08 +00:00
michael pushed to main at michael/swift-dev-container 2026-02-01 21:25:31 +00:00
27337cd0e0 feat: Updates README to reflect updates for base image of a dev container.
michael synced commits to arch at michael/dotfiles from mirror 2026-02-01 18:30:41 +00:00
d26ca008c0 feat: Adds devcontainer-env script, which installs minimal dotfiles when working in a devcontainer.
d29876b367 feat: Adds ste alias to perform swift tests with code coverage enabled.
Compare 2 commits »
michael pushed to dev at michael/swift-duct-calc 2026-02-01 05:55:57 +00:00
9276f88426 feat: Updates to use swift-validations for database.
michael pushed to dev at michael/swift-duct-calc 2026-01-30 22:10:21 +00:00
a3fb87f86e feat: Removes api routes and controller as they're currently not used.
michael pushed to dev at michael/swift-duct-calc 2026-01-30 21:52:18 +00:00
b359a3317f feat: Adds trunk size database tests.
e0ec15b91e feat: Adds rooms database tests.
44a0964181 feat: Adds equivalent length database tests.
Compare 3 commits »
michael pushed to dev at michael/swift-duct-calc 2026-01-30 20:16:23 +00:00
0b78950d14 feat: Adds equipment info database tests.
michael pushed to dev at michael/swift-duct-calc 2026-01-30 19:15:58 +00:00
754019eac4 feat: Adds component loss database tests.
michael pushed to dev at michael/swift-duct-calc 2026-01-30 19:03:05 +00:00
a51e1b34d0 feat: Adds project database tests.
michael synced commits to arch at michael/dotfiles from mirror 2026-01-30 18:00:36 +00:00
24440f845b feat: Updates to nvim config
michael pushed to dev at michael/swift-duct-calc 2026-01-30 17:02:20 +00:00
c32ffcff8c feat: Begins live database client tests.
michael pushed to dev at michael/swift-duct-calc 2026-01-30 03:56:52 +00:00
4f3cc2c7ea WIP: Cleans up ManualDClient and adds some more document strings.
9b618d55fa WIP: Adds more tagged types for rectangular size calculations.
Compare 2 commits »
michael pushed to dev at michael/swift-duct-calc 2026-01-29 22:10:43 +00:00
9379774fae feat: Begin using Tagged types
michael pushed to dev at michael/swift-duct-calc 2026-01-29 20:47:34 +00:00
18a5ef06d3 feat: Rename items in database client for consistency.
6723f7a410 feat: Adds some documentation strings in ManualDCore module.
Compare 2 commits »
michael pushed to dev at michael/swift-duct-calc 2026-01-29 16:25:30 +00:00
5440024038 feat: Renames EffectiveLength to EquivalentLength
michael pushed to dev at michael/swift-duct-calc 2026-01-29 15:52:14 +00:00
f005b43936 feat: Try to build image in ci instead of relying on just.
michael pushed to dev at michael/swift-duct-calc 2026-01-29 15:46:07 +00:00
f44b35ab3d feat: Try extractions/setup-just
michael pushed to dev at michael/swift-duct-calc 2026-01-29 15:43:55 +00:00
bbf9a8b390 feat: Setup just directly in ci workflow