Commit Graph

261 Commits

Author SHA1 Message Date
Wildan M
35288e173d
Check pinned rev to fix reload on TUI 2026-05-09 20:34:52 +07:00
Wildan M
b356334d14
Run fetch before capturing rollback, add unfetch target 2026-05-09 19:37:00 +07:00
Wildan M
ca7e4737da
Implement git rollback 2026-05-09 18:32:32 +07:00
Wildan M
8f5f71bc4f
Add capture-rev command 2026-05-09 16:28:42 +07:00
Wildan M
0ce39682c5
Fix push command not respecting ignore rule 2026-05-08 21:18:15 +07:00
Wildan M
2dd34be76f
Don't recurse lock rules, fix binary repo cross arch 2026-05-08 00:39:22 +07:00
Wildan M
7ba21717c7
Improve change-rule behavior 2026-05-06 04:16:17 +07:00
Wildan M
8d6ae193e7
Implement change-rule command 2026-05-06 02:35:17 +07:00
Wildan M
16c8c87d4f
Implement reading from cookbook lock 2026-05-06 01:06:53 +07:00
Wildan M
f15fcfa940
Implement "binary" fallback to "source" if package absent from CI 2026-05-04 22:50:49 +07:00
Wildan M
82c5a2ea94
Simplify error messages 2026-04-20 20:40:07 +07:00
Wildan M
e1a68dacd7
Organize tui statuses code 2026-04-16 04:32:31 +07:00
Wildan M
47b5176ba5
Remove dead code on queues 2026-04-16 04:05:05 +07:00
Wildan M
61a66d3755
Better error display 2026-04-16 04:04:53 +07:00
Wildan M
208878c1bf
Migrate error type and drop anyhow 2026-04-14 12:57:12 +07:00
Wildan M
83a723e66a
Remove scroll wheel code from TUI 2026-04-13 19:57:39 +07:00
Wildan M
b9aee43a09
Handle nonstop TUI error 2026-04-05 13:20:08 +07:00
Wildan M
e8cb1f6a03
Avoid writing logs when build is cached 2026-04-05 13:16:16 +07:00
Wildan M
8b8b3137bd
Don't export macros 2026-04-05 13:02:50 +07:00
Wildan M
de56b80f58
Print each recipe result when building with TUI 2026-04-05 12:19:12 +07:00
Wildan M
92416bfc7e
Add cached status for fetch command 2026-03-28 14:01:48 +07:00
Wildan M
34c62b53fe
Move recipes from pkg crate, remove blake3 pbr 2026-03-26 23:46:38 +07:00
Wildan M
c8fe501edc
Use custom error for fs and pty module 2026-03-24 04:34:58 +07:00
Wildan M
c604424997
Always imply with package deps on push 2026-03-19 16:14:01 +07:00
Wildan M
b8b2225449
Implement push update diff 2026-03-19 15:30:54 +07:00
Wildan M
23b7937698
Update deps 2026-03-19 08:32:07 +07:00
Wildan M
7c62fb9f84
Fix cached recipes TUI indicator 2026-03-17 16:18:18 +07:00
Wildan M
fea64e5498
Implement hints to cached build 2026-03-17 13:29:11 +07:00
Wildan M
92ded3e371
Export source identifiers into build script 2026-03-14 08:05:14 +07:00
Wildan M
e38ff447b9
Implement option to compress packages 2026-03-09 19:39:15 +07:00
Wildan M
69b6b3fd57 Implement REPO_BINARY auto update 2026-03-08 14:41:10 -06:00
Wildan M
b7eebe7576
Improve repo web message 2026-03-07 08:12:33 +07:00
Wildan M
f7dd557c09
Implement per target clean 2026-03-01 17:13:14 +07:00
Wildan M
69fa5f1bc0
Implement web generation for packages 2026-02-15 15:26:08 +07:00
Wildan M
e99d7a4ef0
Prevent binary host recipes temporarily 2026-02-13 17:03:55 +07:00
Wildan M
45b72dbbb4
Allow excluding dev inside binary packages 2026-02-13 17:01:15 +07:00
Wildan M
e1ddc34fb2
Allow all config rules treated as special 2026-02-11 17:37:54 +07:00
Wildan M
fc94453fe5
Handle appstream packaging failure 2026-02-10 03:38:04 +07:00
Wildan M
81837d0198
Make build stats count missing build 2026-02-08 13:19:08 +07:00
Wildan M
448da392ac
Accurate push with deps, separate tree command 2026-02-08 12:49:34 +07:00
Wildan M
9089d46f8c
Some logic correction 2026-01-29 13:44:48 +07:00
Wildan M
7d128ee762
Apply check_source logic to fetch 2026-01-29 13:03:05 +07:00
Wildan M
1a3ac02937
Handle ignore separately 2026-01-26 23:00:10 +07:00
Wildan M
7bd5e1e087
Build filesystem complete map 2026-01-26 21:36:53 +07:00
Wildan M
26cd514925
Improve binary recipe deps detection 2026-01-26 20:41:07 +07:00
Ojus Chugh
327603557c fixed reviewer feedback and comments
Signed-off-by: Ojus Chugh <ojuschugh@gmail.com>
2026-01-25 10:14:33 +00:00
Ojus Chugh
c748bc6407 Fix REPO_BINARY=1 source dependency propagation
Signed-off-by: Ojus Chugh <ojuschugh@gmail.com>
2026-01-25 10:14:33 +00:00
Wildan M
36d8ad208c
Unindent the file list 2026-01-18 17:21:59 +07:00
Wildan M
c76fb12c88
Write stage tree files to a file instead of to build log 2026-01-18 16:48:39 +07:00
Wildan M
43e1bd6211
Add an option to always clean target dir 2026-01-12 15:58:09 +07:00