Virgil
c40ca4666a
fix(release): emit artifact metadata during builds
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 21:28:47 +00:00
Virgil
489e118779
fix(release): publish macos app bundles
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 19:27:23 +00:00
Virgil
9e912fe8b9
fix(release): sign binaries before archiving
2026-04-01 18:09:03 +00:00
Virgil
195f4bfef1
fix(release): honour full build config in release builds
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 18:04:26 +00:00
Virgil
4e664e62b5
fix(release): restrict checksum artifact matching
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 16:36:40 +00:00
Virgil
b59e6e35ff
feat(release): publish raw platform artifacts
2026-04-01 15:53:44 +00:00
Virgil
ea051a3c25
feat(build): support configurable archive compression
2026-04-01 13:58:56 +00:00
Virgil
6f18da95a9
fix(release): sign checksum files in release builds
2026-04-01 13:30:33 +00:00
Virgil
15f675f27d
fix(release): discover tar.xz artifacts
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 12:48:25 +00:00
Virgil
9cf66f0656
feat(release): honour build type override
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 12:19:53 +00:00
Virgil
14d3500e1a
fix: publish gpg checksum signatures
2026-04-01 11:57:38 +00:00
Virgil
0e8dc42f0f
fix(release): support cpp builds
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 11:47:12 +00:00
Virgil
0beac61805
feat(build): add python project builder
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 11:31:10 +00:00
Virgil
b565752f9f
feat(build): add rust project builder
2026-04-01 11:14:23 +00:00
Virgil
f539643f8c
feat(build): add PHP builder support
...
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 10:41:59 +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