Commit Graph

157 Commits (v1.1.1)
 

Author SHA1 Message Date
erik 70f356a1a9 Execute script in subshell located in folder
Better handling of white spaces in input.
Add test for creation of build jobs without sha256sum input.
2 years ago
erik 5bd0eb88bc Update path handling in docker image
Expand readme on script usage.
2 years ago
erik c0e01309c3 Update scripts in docker image
Fail if something goes wrong.
2 years ago
erik 2b2ca8dae7 Add optional script execution in build container
The script file must exist in the root of the specified gitea-repo.
You also need to specify (and calculate) a sha256sum output
for that file. This needs to be added as KV pair to
the respective collection in :websites.
2 years ago
erik 8e847318fb [Skip-CI] Version Bump 2 years ago
erik 832932b9ec Version 0.2.0 2 years ago
erik 712bae8d16 Release 0.2.0 2 years ago
erik 6d0adc6a6a [Skip-CI] Further readme updates 2 years ago
erik d48c9a576b [Skip-CI] Update readme 2 years ago
erik 7b8efa783e Expire artifacts 2 years ago
erik 2dce3a2f26 [Skip-CI] Fix bug in browser cljs 2 years ago
erik 4ee29ee950 Ignore helper script
Update tryOut.png
2 years ago
erik 287d6d31c5 Add initial build job so websites get build early 2 years ago
Pat Dyn c7a7581732 Merge branch 'yaml-ns-refactoring' into 'main'
Remove yaml/load-as-edn multimethod

See merge request domaindrivenarchitecture/c4k-website!1
2 years ago
erik 1f24a6e62c Remove yaml/load-as-edn multimethod
* Also update deps
2 years ago
erik 02074ef37d shadow-cljs/resource need literal string 2 years ago
erik ce00fc3058 Remove cert from nginx deployment
* Remove ToDo in HTTP ingress def
2 years ago
erik 53de3ea31b [Skip-CI] Remove ToDo - open to suggestions
Recursion method seems reasonable readable to me.
2 years ago
erik f8c0b40788 Refactor ingress-test 2 years ago
erik 75ef2572e3 Fix bug 2 years ago
erik 911f0d5b27 Refactor app.kubernetes.part-of into resources 2 years ago
erik 31f5e9980f [Skip-CI] Better cron expression 2 years ago
erik 16189ee9c4 [Skip-Ci] Remove ToDo markers 2 years ago
erik 8e93644cb5 [WIP] Refactored ingress ns, fix tests
* now ingress-cert
* tests for generate function now get flattened-and-reduced-config
2 years ago
erik 03b6e2c234 [WIP] Add and review specs
* add spec for flatten-and-reduce-config,
  * checks if config and auth are present
* combine websitedata? and websiteauth?
  * due to input from flatten-and-reduce-config
2 years ago
erik caa8b5c886 [WIP] Solve ToDos
* Hardened flatten-and-reduce-config through sorting of :auth and
  :website vectors
* add issuer kv and volume-size kv only when existing in config
* fixed test in website_test.cljc
* fixed content-vol-creation for nonexistent volume-size kv pair
2 years ago
Clemens 5bcfe9f0b1 Added failing test as template to fix "flatten-and-reduce-config" 2 years ago
Clemens ac2a4da7b4 Added volume-size to config and added todo 2 years ago
Clemens 54ce871333 Added TODOs 2 years ago
Clemens 668f2d7e2a Added specs to functions 2 years ago
jerger 0fc7bc5f2e review 2 years ago
jerger bd40461bb3 ssl is terminated in ingress 2 years ago
erik 32b6c8e597 [Skip-CI] Update Readme 2 years ago
erik a7cfb2f49c Update tests 2 years ago
erik 1d533a6491 [Skip-CI] Version bump 2 years ago
erik 18dfc0ff86 Version 0.1.3 2 years ago
erik 38baf92ba0 Release v0.1.3 2 years ago
erik 3a20f92a63 [Skip-CI] Updated Deps 2 years ago
erik e0f79b2fae [Skip-CI] Version bump 2 years ago
erik 96be820b6c Version 0.1.2 2 years ago
erik 9878fe30d3 Release v0.1.2 2 years ago
erik ddc6098646 Fix imports and deps 2 years ago
erik c6e3986c60 [Skip-CI] Version Bump 2 years ago
erik 4ce3d8d5fa Version 0.1.1 2 years ago
erik 38c533db06 Release v0.1.1 2 years ago
erik 9519e83497 Fix tests 2 years ago
erik b3044fbc5c Fix test 2 years ago
bom 4cce1da4cb Remove Content-Security-Policy header 2 years ago
erik 5ef80e7710 Fix browser.cljs bug
Add automation for testing browser code.
2 years ago
erik 8a97900cda Bugfixes
Spec seems to accept a cert map for an ingress map.
2 years ago