Commit Graph
67 Commits
Author SHA1 Message Date
quirinecker c0756c9e63 updated gitignore so the test test reources are excluded 2023-01-24 14:17:04 +01:00
quirinecker b66b7afaf6 moved the test data to own directory 2023-01-24 14:14:53 +01:00
quirinecker f13d24bee0 reworked code and added ability to build slides 2023-01-24 14:12:37 +01:00
quirinecker f76521f6cf implemented observable types for live updates 2023-01-24 02:25:09 +01:00
quirinecker 5e8c00d819 changed order of blocks and removed commented code 2023-01-24 01:55:49 +01:00
quirinecker 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
quirinecker 20b15ba12e implemented ci/cd pipeling for testing and deploying application to crates io 2023-01-24 00:32:49 +00:00
quirinecker 1ede60df34 removed unused import 2023-01-23 17:28:25 +01:00
quirinecker 4ecc5e6867 renamed cargo package to docki instead of docki-cli 2023-01-22 16:25:21 +01:00
quirinecker dd367d4601 added description and license for publishing 2023-01-22 16:14:22 +01:00
quirinecker 121cf74a7f removed docs folder and will be ignored by git for now 2023-01-21 18:16:11 +01:00
quirinecker 42bc620506 now just using ./ isntead of the project cwd works as intended 2023-01-21 18:05:23 +01:00
quirinecker 5a656bdfcb added two more descriptive error messages 2023-01-21 18:02:59 +01:00
quirinecker 055ac64e48 fixed typing mistake 2023-01-21 17:34:09 +01:00
quirinecker c8eb5d58ea fixed error 2023-01-21 17:24:13 +01:00
quirinecker 85f55c9d51 imporved error handling 2023-01-21 17:13:13 +01:00
quirinecker b38bb186b1 initial commit (proof of concept build function, added cli structure 2023-01-19 17:12:48 +01:00