Commit graph

33 commits

Author SHA1 Message Date
b115b91ecb
feat: add pkgr global config
All checks were successful
/ check (push) Successful in 40s
2023-07-19 15:35:51 +02:00
c12b78b3c1
fix: remove useless threading
All checks were successful
/ check (push) Successful in 39s
2023-07-18 17:51:55 +02:00
a689abbc5d
fix: removal of file used in old spec 2023-07-17 21:26:18 +02:00
f050daf035
format: fix formatting
All checks were successful
/ check (push) Successful in 38s
2023-07-17 21:23:59 +02:00
f51c5dc9d5
doc: rustdocs
All checks were successful
/ check (push) Successful in 40s
2023-07-17 21:21:29 +02:00
5fea156cfa
refactor: changed how packages work 2023-07-17 21:15:30 +02:00
b83d44768d
feat: Process with multithreaded log pipes
All checks were successful
/ check (push) Successful in 38s
2023-07-17 20:40:22 +02:00
7a56816472
refactor: change name from builder to installer 2023-07-17 20:40:01 +02:00
c3db07dc64
feat: start on install section
All checks were successful
/ check (push) Successful in 39s
2023-07-17 18:02:10 +02:00
d9d4728dd6
feat: added command functionality to install
All checks were successful
/ check (push) Successful in 39s
2023-07-17 17:47:42 +02:00
1a95046b87
feat: some changes to logging
All checks were successful
/ check (push) Successful in 37s
2023-07-17 12:13:14 +02:00
6fd8d5e45e
fix: cleanup code 2023-07-17 11:50:51 +02:00
12f39507e1
docs: change pkgr cli spec 2023-07-17 11:50:37 +02:00
867d91ffab
feat: arguments with clip 2023-07-17 11:50:19 +02:00
1c758fa0dd
ci: remove branch spec 2023-07-16 20:11:28 +02:00
c603c403b6
fix: update to spec
All checks were successful
/ check (push) Successful in 44s
2023-07-16 20:06:38 +02:00
0bbdb9219f
docs: added more specification 2023-07-16 20:06:23 +02:00
0a002ab417
ci: we don't have to compile for docs updates 2023-07-16 19:36:40 +02:00
93fdeb561a
ci: artifacts not supported as of right now.
All checks were successful
/ check (push) Successful in 36s
2023-07-16 19:34:50 +02:00
69e5fa2c0d
ci: merge and add step
Some checks failed
/ check (push) Successful in 36s
/ build (push) Failing after 2m17s
2023-07-16 19:28:42 +02:00
a07a53dabf
ci: set manifest path
All checks were successful
/ build (push) Successful in 30s
2023-07-16 19:15:12 +02:00
00e4d244ae
ci: set workdir
Some checks failed
/ build (push) Failing after 19s
2023-07-16 19:08:34 +02:00
11bcaccffc
ci: add ci config
Some checks failed
/ build (push) Failing after 22s
2023-07-16 19:06:14 +02:00
650499736c
style: formatting... 2023-07-16 19:01:20 +02:00
1ec1d5c9b2
fix: pkg interpreting 2023-07-16 19:00:56 +02:00
70a22810b2
feat: add some functionality to bootpkg 2023-07-16 19:00:42 +02:00
94f0e7070b
feat: add package identifiers 2023-07-16 19:00:09 +02:00
14b8d6ea54
build: fixed some bodges 2023-07-13 22:47:19 +02:00
e5cbd9f9e5
feat: implemented the whole process 2023-07-13 22:47:09 +02:00
4bd99c44ec
build: bodge package. 2023-07-13 17:27:10 +02:00
6182032799
feat: file management and tempdir management 2023-07-13 17:25:51 +02:00
68bb6822ed
feat: fixed file management 2023-07-13 16:50:49 +02:00
7964bb84fd
init: initial commit of packager 2023-07-13 00:11:44 +02:00