Commit graph

9 commits

Author SHA1 Message Date
Virgil
5bc2b6dc96 feat(build): resolve relative linuxkit config paths
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 02:50:47 +00:00
Virgil
0625288a73 feat(build): support more linuxkit output formats
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 19:21:32 +00:00
Virgil
303ec418e9 fix(build): recognise LinuxKit cloud image artifacts
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 18:17:52 +00:00
Virgil
25f6faea12 feat(build): detect LinuxKit YAML configs 2026-04-01 14:35:36 +00:00
Virgil
fd5353bb88 chore(ax): resolve sdk and github runtime commands 2026-03-30 01:28:57 +00:00
Virgil
1c5e7b77fd chore(ax): resolve fallback builder commands 2026-03-30 01:13:57 +00:00
Virgil
7aa4e5486d chore(ax): finish v0.8.0 polish pass
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-26 17:41:53 +00:00
Snider
bb64608120 refactor(module): migrate module path to dappco.re/go/core/build
Update go.mod module declaration, all require lines, and .go import
paths from forge.lthn.ai to dappco.re. Dependencies updated: core
v0.5.0, log v0.1.0, io v0.2.0. Replace directives added for local
module resolution. forge.lthn.ai/core/cli and go-inference retained
at old paths (not yet migrated).

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-22 01:53:16 +00:00
Snider
b2edc2d26d refactor: restructure build/release/sdk into pkg/ layout
Moves build/, release/, sdk/ into pkg/ following Go convention.
Updates import paths in cmd/ci and cmd/sdk.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-13 09:30:02 +00:00
Renamed from build/builders/linuxkit_test.go (Browse further)