Commit Graph

82 Commits

Author SHA1 Message Date
21f9cb0944 Merge branch 'dev' into 'main'
updated readme

See merge request QuirinEcker/docki-cli!6
2023-04-28 09:23:33 +00:00
a3b8ba612c updated readme 2023-04-28 09:23:33 +00:00
b5828d79c8 incremented version 2023-03-14 22:45:22 +01:00
c2cbe559a7 now displaying the set port when serving 2023-03-14 22:39:28 +01:00
b9f37cfe47 changed readme 2023-03-13 02:10:23 +01:00
030329e6a1 fixed code blocks 2023-03-13 02:08:46 +01:00
5d7280eb11 added a short readme 2023-03-13 02:07:09 +01:00
ddd24fa3d2 Merge branch 'dev' into 'main'
Release 1.0

See merge request implo/docki-cli!4
2023-03-13 00:55:30 +00:00
beeaa782ca incremented the version 1.0.0 2023-03-13 01:47:52 +01:00
bdfa89dee4 fixed test erro 2023-03-13 01:44:58 +01:00
4cc8addb72 creating required slides directory when preapring for build 2023-03-13 01:32:56 +01:00
12846726eb made function for creating parent directory 2023-03-13 01:32:31 +01:00
ad10d61697 fixed permission for the reveal install script 2023-03-13 01:18:26 +01:00
4220467625 added optional port as argument 2023-03-13 00:35:31 +01:00
da5046bfc0 simplified match 2023-03-13 00:28:07 +01:00
dc02b86adf improved the logging 2023-03-13 00:21:56 +01:00
96c6c8d94d refactored building of documents 2023-03-12 23:13:08 +01:00
f18ce995bb removed unreachable log 2023-03-12 22:01:47 +01:00
125a9f0fe9 made some refactoring 2023-03-12 21:44:42 +01:00
a1c1458a61 removed warnings 2023-03-12 21:24:26 +01:00
f0007394c3 added async stuff not pushed in the last commit 2023-03-12 21:17:51 +01:00
cc77e4ef9c implemented serve command and added async runtime 2023-03-12 19:30:11 +01:00
fb147e5857 added the serve command 2023-03-09 17:47:38 +01:00
7bce49a8a9 added a little bit of documentation for the commands 2023-03-08 21:47:15 +01:00
9546321465 extracted environment variable setup into function 2023-03-08 21:42:52 +01:00
4b789e60c9 refactored the project using the clap crate 2023-03-08 21:35:15 +01:00
e469576d2c made some changes to the structure 2023-03-08 20:43:36 +01:00
85218ba57f added argument parsing and structure with clap 2023-03-08 20:39:57 +01:00
ab4d2bf7c3 registered command for developement serving 2023-03-07 15:56:21 +01:00
6293383757 Merge branch 'dev' into 'main'
added health and reveal install command for better user experience

See merge request implo/docki-cli!3
2023-03-06 21:10:04 +00:00
f3a3ff2248 incremented the version 2023-03-06 22:05:08 +01:00
7957c74063 removed test artifact 2023-03-06 21:53:17 +01:00
33f9fb2764 updated some documentation 2023-03-06 21:51:37 +01:00
fa3d7cfdc4 removed module artiface 2023-03-06 21:46:31 +01:00
b9f4f86758 now exporting path variable at the start of the application 2023-03-06 21:46:12 +01:00
571f93ed62 added install command for the reveal binary 2023-03-06 21:21:30 +01:00
86c325ea3a added information to the erro info 2023-03-06 17:47:50 +01:00
98607cc5e2 health command works now 2023-03-06 17:33:10 +01:00
791ea08462 renamed command setup to health 2023-03-06 16:55:19 +01:00
48f0a44eaa now using the bytes package 2023-02-06 17:40:40 +01:00
df1255d479 add install for reveal. docs in progrees 2023-02-05 22:06:16 +01:00
f74638e8fc registered the new setup command 2023-02-02 23:12:02 +01:00
c175af9407 created new command for setup 2023-02-02 21:04:56 +01:00
c44f2a1eea removed unused dependency 2023-02-02 20:55:54 +01:00
0f353cbef6 changed the version of the product 2023-02-02 20:19:25 +01:00
334ae14ada removed unused function to terminate warning 2023-02-02 20:18:25 +01:00
ff45fcd181 changed image to the custom image 2023-02-02 20:11:11 +01:00
5d6dd87649 added dockerfile and dockerignore for the ci-cd build image 2023-02-02 20:10:17 +01:00
42edba076e changed image for the pipeline because openssl is missing 2023-02-02 19:12:57 +01:00
b47688d060 added back a more helpfull message when the docs directory does not
exist
2023-02-02 18:39:28 +01:00