Commit graph

74 commits

Author SHA1 Message Date
2a67c6f633
feat: add prompt to command 2023-10-14 22:39:51 +02:00
e4fe3c5779
feat: update according to spec 2023-10-14 22:39:51 +02:00
a28e7b57a2
docs: some details 2023-10-14 22:39:51 +02:00
247e653ba3
docs: i love rust 2023-10-14 22:39:51 +02:00
f29f944f99
feat: implement packagequeue 2023-10-14 22:39:50 +02:00
825114136a
fix: removed double log 2023-10-14 22:39:50 +02:00
19b834e65d
feat: info is now an info command and fixed logging 2023-10-14 22:39:50 +02:00
8d6ed71dfc
build: changed build scripts 2023-10-14 22:39:50 +02:00
656d10ab8c
feat: added packages for pkgr and bootpkg 2023-10-14 22:39:50 +02:00
671590a2fa
feat: added default for Bin so hashmap doesn't have to be specified 2023-10-14 22:39:50 +02:00
24993f2f22
fix(dep): add libc dependency 2023-10-14 22:39:49 +02:00
163362d954
fix(manifest): package supports bootpkg 2023-10-14 22:39:49 +02:00
b434d086a1
fix: no args = panic 2023-10-14 22:39:49 +02:00
497b53eb91
fix: bootpkg only as root 2023-10-14 22:39:49 +02:00
d1f7f3c7ff
feat: build_pkg script 2023-10-14 22:39:49 +02:00
d6cfab4eb7
fix: binary install is now working 2023-10-14 22:39:49 +02:00
d436a49c8f
feat: pkg.py is now usable as production builder 2023-10-14 22:39:48 +02:00
89e62ad9c7
feat: prompts, dir structure, etc. 2023-10-14 22:39:48 +02:00
fc3ae1e71a
feat: better time display and tmpdir expands homedir 2023-10-14 22:39:48 +02:00
5c15c3e075
fix: more comments 2023-10-14 22:39:48 +02:00
3bd9051a67
fix: be more clear in info command 2023-10-14 22:39:48 +02:00
7c2f637184
fix: optimize imports 2023-10-14 22:39:48 +02:00
11317787f6
fix: config to file and import optimize
does not need to be module
2023-10-14 22:39:47 +02:00
4e0bb7dfa3
feat: debug command only in debug mode 2023-10-14 22:39:47 +02:00
63187649d8
feat: custom debug impl for identifier 2023-10-14 22:39:47 +02:00
e96d357e6f
fix: change logging newlines 2023-10-14 22:39:47 +02:00
aaf9b540b1
docs: name to proper file 2023-10-14 22:39:47 +02:00
bac6f80ff7
docs: spec changes 2023-10-14 22:39:47 +02:00
9dbfdeb826
docs: add pipeline badge
[SKIP CI]
2023-10-14 22:39:46 +02:00
4e64d3a73c
refactor: changed structure. 2023-10-14 22:39:46 +02:00
6098dce4aa
ci: add rustup clippy 2023-10-14 22:39:46 +02:00
4626533269
fix: cargo fix 2023-10-14 22:39:46 +02:00
f4f83f9fa7
ci: change condition 2023-10-14 22:39:46 +02:00
dc20ed9548
ci: change steps 2023-10-14 22:39:46 +02:00
1894ca91d7
ci: token name fix 2023-10-14 22:39:45 +02:00
f8290e8160
ci: たg condition 2023-10-14 22:39:45 +02:00
1c1116eb29
ci: always release and less verbose 2023-10-14 22:39:45 +02:00
b241856f78
ci: allow manual run 2023-10-14 22:39:45 +02:00
363659779c
ci: change conditions 2023-10-14 22:39:45 +02:00
895909544d
ci: woodpecker ci 2023-10-14 22:39:45 +02:00
9a852ee88e
feat: multiline logging 2023-10-14 22:39:44 +02:00
401efe3862
feat: add pkgr global config 2023-10-14 22:39:44 +02:00
6981fe8f16
fix: remove useless threading 2023-10-14 22:39:44 +02:00
6cd0af304f
fix: removal of file used in old spec 2023-10-14 22:39:44 +02:00
9e102ffb52
format: fix formatting 2023-10-14 22:39:44 +02:00
e3552e9208
doc: rustdocs 2023-10-14 22:39:44 +02:00
3293e407ae
refactor: changed how packages work 2023-10-14 22:39:44 +02:00
9416794101
feat: Process with multithreaded log pipes 2023-10-14 22:39:43 +02:00
8cf2876ff0
refactor: change name from builder to installer 2023-10-14 22:39:43 +02:00
4ecc1eb1e8
feat: start on install section 2023-10-14 22:39:43 +02:00