Commit Graph

150 Commits (11d12bc7d0cdda88abf124328b81205c0e438e76)
 

Author SHA1 Message Date
erik 11d12bc7d0 Set up correct test for build image 1 year ago
erik ee9e11eb04 Implement API call to check commit hash
We now download a few kb of commit info and check for changes
in the hash first, before downloading the full zip.
Also use the clojure:lein image in test.
1 year ago
erik 99bc14d62c [Skip-CI] Generate API call for commit info 1 year ago
erik 21f4a6c54e [Skip-CI] Install imagemagick with image 1 year ago
erik 892d96284a Add method to core 1 year ago
erik cb06b081ba [Skip-CI] Add test for hashfile-vol
Add resource file for cljs.
Formatting in entrypoint.sh
1 year ago
Clemens 9e18e99d0e [SKIP-CI] Fixed tests 1 year ago
Clemens 529e7d46b6 [SKIP-CI] Renamed function 1 year ago
erik f126035e84 [Skip-CI] WIP add hashfile storage 1 year ago
Clemens 8c98c3eb8f [SKIP-CI] Fix typo 1 year ago
erik e6c51ed479 [Skip-CI] WIP check file before building 1 year ago
Clemens 37170ee982 SKIP-CI // Started with hash check 1 year ago
erik a844a9e947 [Skip-CI] WIP Build only when new data available 1 year ago
erik fb5fd905cc [Skip-CI] Update cpu request value 1 year ago
erik 2625b4fa4c [Skip-CI] Update docs 1 year ago
erik 4a47386714 [skip-ci] version bump 1 year ago
erik 1827116b1a Version 1.1.0 1 year ago
erik 0d15a832ce Release 1.1.0 1 year ago
erik 8c4125cf67 Update Readme 1 year ago
erik 1514a6d822 Implement resource requests and limits
Possibility to set requests and limits for build jobs.
Otherwise a (sensible) default will be used.
1 year ago
erik fe1150c49d [Skip-CI] Update Readme 2 years ago
erik 752d71dacd [Skip-CI] remove unused var
Correct link spec.
2 years ago
erik b3e8f70787 Merge branch 'main' of gitlab.com:domaindrivenarchitecture/c4k-website 2 years ago
Pat Dyn c9b12a6564 Merge branch 'init-container' into 'main'
Add init-container

See merge request domaindrivenarchitecture/c4k-website!3
2 years ago
Pat Dyn e682f826aa Add init-container 2 years ago
erik 04c60aa9bc Merge branch 'main' of gitlab.com:domaindrivenarchitecture/c4k-website 2 years ago
bom 8e5e415bf6 version bump 2 years ago
bom 148a333ea9 Version 1.0.0 2 years ago
bom 4ad834bd62 Rerelease as 1.0.0 2 years ago
bom 774b40499c version bump 2 years ago
bom 15f82ee0dc Version 0.2.1 2 years ago
bom 5d02dda330 Release 1.0.0 2 years ago
Mattis Böckle 20a19cf6b0 Merge branch 'use-common-ingress' into 'main'
Use common ingress

See merge request domaindrivenarchitecture/c4k-website!2
2 years ago
bom baa5053a3c Bump c4k-common version to v3.1.1 2 years ago
bom 04fe33f564 Remove ingress_cert files 2 years ago
bom 2e92cff153 Fix website test instrumentation 2 years ago
bom b65e77aa01 Use common for ingress generation 2 years ago
bom 2eed9ae2df Bump common version to v3.1.0 2 years ago
erik e310281e71 Remove deprecated field from cert 2 years ago
erik d5c605a8fb Fix whitespaces 2 years ago
erik 5b2ede6c46 Remove deprecated header 2 years ago
erik 3a417cbbf8 Add svg mime type
Otherwise nginx serves svgs as application/octet-stream.
This might lead to broken image.
2 years ago
erik 5feec9f6b9 Bugfixes 2 years ago
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