Commit graph

93 commits

Author SHA1 Message Date
Virgil
489608aaa4 refactor(build): align release workflow comments with AX
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:46:37 +00:00
Virgil
2b9369f6ab refactor(build): pass workflow medium through target resolver
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:40:53 +00:00
Virgil
8c83da1f4f docs(build): align workflow comments with AX 2026-04-02 06:37:25 +00:00
Virgil
af96a316c5 docs(build): document camelCase workflow aliases
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:32:38 +00:00
Virgil
c4ffa4d40d refactor(build): align release workflow alias ordering
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:26:32 +00:00
Virgil
4921058bf3 refactor(build): name release workflow helpers explicitly
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:21:31 +00:00
Virgil
bb46675131 refactor(build): centralise release workflow directory handling
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:16:55 +00:00
Virgil
5e592bf0e0 refactor(build): clarify workflow output alias names
Co-authored-by: Virgil <virgil@lethean.io>
2026-04-02 06:12:18 +00:00
Virgil
2af4cfbf32 feat(build): document workflow output aliases
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:02:26 +00:00
Virgil
311eb96410 feat(build): add workflow output short aliases
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 03:12:19 +00:00
Virgil
4b707a11f2 feat(build): add workflow output aliases 2026-04-02 03:02:43 +00:00
Virgil
0fca52d975 refactor(build): centralise release workflow target resolution
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 02:57:00 +00:00
Virgil
3d7a92a3f3 refactor(build): clarify workflow alias names
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 02:45:39 +00:00
Virgil
680aa259de feat(build): resolve workflow output directories with medium 2026-04-02 02:36:26 +00:00
Virgil
73b669cbaa refactor(build): clarify workflow alias examples
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 02:21:50 +00:00
Virgil
597e7a678a feat(build): add outputPath workflow alias
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 02:15:59 +00:00
Virgil
ce1de925be feat(build): add workflowPath CLI alias 2026-04-02 02:09:22 +00:00
Virgil
4ab4cc77c5 feat(build): accept workflowOutputPath alias 2026-04-02 02:05:11 +00:00
Virgil
953d0a3c7f refactor(build): group workflow alias inputs
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 02:00:19 +00:00
Virgil
79b32ad71d feat(build): resolve workflow output aliases in project context
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 01:47:25 +00:00
Virgil
07e4f26392 refactor(build): clarify workflow alias naming
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 01:41:30 +00:00
Virgil
181a19a2a3 feat(build): add workflow path aliases 2026-04-02 00:49:27 +00:00
Virgil
0faab64ce8 refactor(build): clarify workflow output alias resolution
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 00:43:48 +00:00
Virgil
a8227776d7 feat(build): centralise workflow output alias resolution
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 00:39:00 +00:00
Virgil
00039368f4 Tighten workflow output alias naming 2026-04-02 00:18:39 +00:00
Virgil
1527e21aac fix(build): normalise workflow output aliases 2026-04-02 00:15:41 +00:00
Virgil
bfc88dc00c feat(build): add workflow output aliases 2026-04-02 00:07:21 +00:00
Virgil
dbe7c69378 refactor(build): centralise workflow output alias resolution
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 23:59:13 +00:00
Virgil
fdb684ccf0 feat(build): resolve workflow output aliases 2026-04-01 23:46:51 +00:00
Virgil
ef72e09c1e feat(build): add output_path workflow alias
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 23:43:40 +00:00
Virgil
e44d9ccf04 refactor(build): clarify workflow path inputs 2026-04-01 23:32:26 +00:00
Virgil
7a8caa6027 docs(build): clarify workflow alias usage 2026-04-01 23:29:37 +00:00
Virgil
e0a7741765 fix(build): handle dot-prefixed workflows directories 2026-04-01 23:26:13 +00:00
Virgil
5e6974a567 feat(build): add output-path workflow flag
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 23:23:38 +00:00
Virgil
4b357d5dd7 refactor(ax): clarify workflow request naming 2026-04-01 23:15:34 +00:00
Virgil
4ba442d6c0 refactor(buildcmd): use request struct for project build 2026-04-01 23:10:18 +00:00
Virgil
3045415f7a chore(ax): add workflow command usage example 2026-04-01 23:04:02 +00:00
Virgil
e1b34de166 feat(build): resolve workflows directory inputs
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:55:20 +00:00
Virgil
7b937eebf9 feat(build): accept ./ workflow directory inputs
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:47:16 +00:00
Virgil
33fb9bb5a5 feat(build): accept bare workflow directory inputs
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 22:25:55 +00:00
Virgil
fb518dca4c Handle existing workflow directories 2026-04-01 22:05:27 +00:00
Virgil
844f729a01 chore(ax): clarify release workflow helpers 2026-04-01 22:02:12 +00:00
Virgil
9a7ecedb81 feat(build): support directory-style workflow paths 2026-04-01 21:59:32 +00:00
Virgil
c7e4687dfb feat(build): surface workflow output alias in help text
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 21:47:22 +00:00
Virgil
a470c4054f feat(build): validate release workflow path alias 2026-04-01 21:43:52 +00:00
Virgil
892901dee2 fix(build): emit artifact metadata from GitHub env
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 21:19:50 +00:00
Virgil
5b2422e2ca feat(build): add release workflow output alias
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-01 20:57:37 +00:00
Virgil
48e5a6e859 chore(ax): centralise release workflow path resolution 2026-04-01 20:29:32 +00:00
Virgil
9b6c468d94 feat(build): expose archive format in release workflow
Co-Authored-By: Codex <noreply@openai.com>
2026-04-01 20:13:04 +00:00
Virgil
d6e073b3f8 feat(build): add release archive-format override 2026-04-01 20:09:53 +00:00