Commit graph

13 commits

Author SHA1 Message Date
b935fdf043
Increase verbosity in initialisation
All checks were successful
Basic Cargo Checks / docker-build (push) Successful in 1m25s
Basic Cargo Checks / docker-check (push) Successful in 3m35s
Also, version number bump
2023-06-19 15:18:40 -04:00
823543ff03
Update init and project name
All checks were successful
Basic Cargo Checks / docker-build (push) Successful in 1m24s
Basic Cargo Checks / docker-check (push) Successful in 3m32s
Project is no longer Proof Of Concept.
Modified Device init to be more consistent.
Started explicit typing of variables.
2023-06-16 09:53:46 -04:00
5845642101
Version bump
All checks were successful
Basic Cargo Checks / docker-build (push) Successful in 51s
Basic Cargo Checks / docker-check (push) Successful in 11m30s
2023-06-13 08:30:40 -04:00
42944f2d3c
set debug iteration count
All checks were successful
Basic Cargo Checks / docker-check (push) Successful in 29s
Basic Cargo Checks / docker-build (push) Successful in 3m44s
Debug mode now requires no user input whatsoever
2023-06-09 11:07:38 -04:00
980a8432e6
Resolve init file write error
All checks were successful
Basic Cargo Checks / docker-build (push) Successful in 29s
Basic Cargo Checks / docker-check (push) Successful in 2m30s
Was originally trying to create a text file in the /dev path, which is
not possible. Have now used string parsing to resolve this issue.
2023-06-09 10:46:00 -04:00
1cdfb5ac6b
Add debug mode via CLI arguments
Some checks failed
Demo / Explore-CI (push) Failing after 35s
2023-06-09 09:03:59 -04:00
cca2e44a01
Update version information
Blind push to stable, part 2 -_-
2023-05-25 11:16:00 -04:00
a89bd859b3
Remove unwraps in favour of error checking 2023-05-25 11:11:16 -04:00
22df05284c
Update time dependency to remove CVE 2023-05-08 20:52:56 -04:00
bc00b1277a
Start converting codebase 2023-05-08 20:49:11 -04:00
3e89d2a33a
Start writing rust 2023-05-05 15:47:53 -04:00
0696fdf717
update documents 2023-05-05 10:49:34 -04:00
43b05419a6
Update to include dependencies 2023-05-04 18:33:00 -04:00