Jake Hamilton jakehamilton · they/he
jakehamilton commented on pull request auxolotl/website#1 2024-07-13 04:45:18 +00:00
fix: Update git link to reflect move to forgejo

This change is currently reflected on https://auxolotl.org/en/, but not on https://aux.computer/en/. Is https://auxolotl.org built from https://git.auxolotl.org/auxolotl/website, but…

jakehamilton pushed to main at auxolotl/labs 2024-07-09 09:54:40 +00:00
7d94b7f665 feat: package extend, dynamic propagation
jakehamilton pushed to main at auxolotl/labs 2024-07-09 08:49:50 +00:00
3f9d287065 refactor: format
jakehamilton pushed to main at auxolotl/labs 2024-07-09 06:18:16 +00:00
ea200d834e feat: pass through package dependencies via context
jakehamilton pushed to main at auxolotl/labs 2024-07-09 06:08:11 +00:00
62bc2f4eee feat: propagating hooks and context
jakehamilton pushed to main at auxolotl/labs 2024-07-08 19:19:51 +00:00
42e69f7d43 "topographic" -> "topological" in latest tidepool commit (#6)
jakehamilton merged pull request auxolotl/labs#6 2024-07-08 19:19:50 +00:00
"topographic" -> "topological" in latest tidepool commit
jakehamilton commented on pull request auxolotl/labs#6 2024-07-08 18:36:02 +00:00
"topographic" -> "topological" in latest tidepool commit

Huh... not sure how this snuck back in. I'll do a sweep today and make sure this gets resolved. Thanks for catching it!

jakehamilton pushed to main at auxolotl/labs 2024-07-07 22:10:43 +00:00
0ad14e8795 refactor: make dag helpers easier to reason about
jakehamilton pushed to main at auxolotl/labs 2024-07-07 22:05:13 +00:00
0a63667459 refactor(format): apply formatting
d2b053d63a feat: export linux-headers
7774f65079 refactor: minor cleanup
fd9b85f29e feat: apply platform to deps inside submodules
b315ae81f6 refactor: only support i686-linux for foundation gcc
Compare 10 commits »
jakehamilton pushed to feat/transient-deps at auxolotl/labs 2024-07-07 22:04:26 +00:00
0a63667459 refactor(format): apply formatting
d2b053d63a feat: export linux-headers
7774f65079 refactor: minor cleanup
fd9b85f29e feat: apply platform to deps inside submodules
b315ae81f6 refactor: only support i686-linux for foundation gcc
Compare 12 commits »
jakehamilton pushed to feat/transient-deps at auxolotl/labs 2024-07-05 01:01:39 +00:00
9315751220 refactor(format): apply formatting
b414e151e6 feat: export linux-headers
Compare 2 commits »
jakehamilton pushed to feat/transient-deps at auxolotl/labs 2024-07-05 00:36:41 +00:00
af571a03a4 refactor: minor cleanup
jakehamilton pushed to feat/transient-deps at auxolotl/labs 2024-07-05 00:33:09 +00:00
e76e67fe58 feat: apply platform to deps inside submodules
jakehamilton pushed to feat/transient-deps at auxolotl/labs 2024-07-03 19:35:04 +00:00
7385b21950 refactor: only support i686-linux for foundation gcc
bd51f4a088 fix: cross-platform deps
0e03546da5 fix: remove failing build args
1f7ab7d09c refactor: make dependencies dynamically built per-package
aa0fd6128b feat: working transient deps
Compare 5 commits »
jakehamilton commented on pull request auxolotl/infra#6 2024-06-29 19:19:29 +00:00
feat(keys): Add coded SSH keys for infra

Commenting here to ACK that I saw this 👍

jakehamilton pushed to feat/transient-deps at auxolotl/labs 2024-06-24 21:37:47 +00:00
2be3111b2c wip: working single dependency reference via coercion
jakehamilton created branch feat/transient-deps in auxolotl/labs 2024-06-24 21:37:47 +00:00
jakehamilton pushed to main at auxolotl/labs 2024-06-23 18:39:33 +00:00
8233d4aedf use correct name for topological sort (#5)
jakehamilton merged pull request auxolotl/labs#5 2024-06-23 18:39:31 +00:00
use correct name for topological sort