Commit Graph

85 Commits

Author SHA1 Message Date
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
ee8c69fbc4 removed workaround and is now working without it 2023-01-30 22:23:28 +01:00
854ea1977f added a shellscript for a workaround. executable not working 2023-01-30 18:34:45 +01:00
06b47440dd bundling work in progress 2023-01-28 18:32:13 +01:00
a9eb073b55 added test for helper function 2023-01-28 14:10:37 +01:00
4c7c7c574d adjusted test to new functionality not using filter anymore 2023-01-28 14:07:37 +01:00
58cc117b60 removed rx test module 2023-01-28 14:06:08 +01:00
8d620f72aa restructured builder code 2023-01-26 23:09:43 +01:00
4b30b117ab extracting the revealjs stuff is working 2023-01-26 20:01:09 +01:00
2850dd444c extracted the execution code of the command 2023-01-26 17:38:44 +01:00
90955bdc40 refined display for building 2023-01-25 22:03:49 +01:00
6153df1474 Merge branch 'feature/build-live-updates' into dev 2023-01-24 22:44:34 +01:00
6cfa654d67 cleaned up and fixed a small bug in the display 2023-01-24 22:43:31 +01:00
1d2128ca15 code cleanup 2023-01-24 22:35:00 +01:00
26781cd810 added indicator for type of build 2023-01-24 15:05:01 +01:00
90f4ee21ef fixed mistake in the gitignore 2023-01-24 14:18:58 +01:00
c0756c9e63 updated gitignore so the test test reources are excluded 2023-01-24 14:17:04 +01:00
b66b7afaf6 moved the test data to own directory 2023-01-24 14:14:53 +01:00
f13d24bee0 reworked code and added ability to build slides 2023-01-24 14:12:37 +01:00
f76521f6cf implemented observable types for live updates 2023-01-24 02:25:09 +01:00
5e8c00d819 changed order of blocks and removed commented code 2023-01-24 01:55:49 +01:00
1d4b02615c Merge branch 'feature/ci-cd-squashed' into 'main'
implemented ci/cd pipeling for testing and deploying application to crates io

See merge request implo/docki-cli!1
2023-01-24 00:32:49 +00:00
20b15ba12e implemented ci/cd pipeling for testing and deploying application to crates io 2023-01-24 00:32:49 +00:00
1ede60df34 removed unused import 2023-01-23 17:28:25 +01:00
4ecc5e6867 renamed cargo package to docki instead of docki-cli 2023-01-22 16:25:21 +01:00
dd367d4601 added description and license for publishing 2023-01-22 16:14:22 +01:00
121cf74a7f removed docs folder and will be ignored by git for now 2023-01-21 18:16:11 +01:00
42bc620506 now just using ./ isntead of the project cwd works as intended 2023-01-21 18:05:23 +01:00
5a656bdfcb added two more descriptive error messages 2023-01-21 18:02:59 +01:00
055ac64e48 fixed typing mistake 2023-01-21 17:34:09 +01:00
c8eb5d58ea fixed error 2023-01-21 17:24:13 +01:00
85f55c9d51 imporved error handling 2023-01-21 17:13:13 +01:00
b38bb186b1 initial commit (proof of concept build function, added cli structure 2023-01-19 17:12:48 +01:00