|
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 |
|
|
092c616ca4
|
feat: added command functionality to install
|
2023-10-14 22:39:43 +02:00 |
|
|
3a21d12c07
|
feat: some changes to logging
|
2023-10-14 22:39:43 +02:00 |
|
|
b34cdb4aa4
|
fix: cleanup code
|
2023-10-14 22:39:43 +02:00 |
|
|
b7c6e7aa6f
|
docs: change pkgr cli spec
|
2023-10-14 22:39:42 +02:00 |
|
|
1d3895bd43
|
feat: arguments with clip
|
2023-10-14 22:39:42 +02:00 |
|
|
09250c59cb
|
ci: remove branch spec
|
2023-10-14 22:39:42 +02:00 |
|
|
7c08579ecc
|
fix: update to spec
|
2023-10-14 22:39:42 +02:00 |
|
|
2898d272fb
|
docs: added more specification
|
2023-10-14 22:39:42 +02:00 |
|
|
9dfec956de
|
ci: we don't have to compile for docs updates
|
2023-10-14 22:39:42 +02:00 |
|
|
c617811879
|
ci: artifacts not supported as of right now.
|
2023-10-14 22:39:41 +02:00 |
|
|
ffe6e0197d
|
ci: merge and add step
|
2023-10-14 22:39:41 +02:00 |
|
|
51a3456e34
|
ci: set manifest path
|
2023-10-14 22:39:41 +02:00 |
|