Commit graph

128 commits

Author SHA1 Message Date
Clemens
e923c9d5c3 moved repo-user from auth to config 2024-03-07 09:16:50 +01:00
Clemens
248c33613a started splitting build-secret and build-configmap 2024-03-06 15:35:53 +01:00
d496ba28f6 add redirects to config 2024-03-04 12:18:59 +01:00
d7be8aa730 refactor alias 2024-02-29 16:02:20 +01:00
9efbf4dbc4 refactor website_internal 2024-02-29 16:01:26 +01:00
1b1d316653 refactore auth -> websiteauths 2024-02-29 15:58:57 +01:00
20401c20b7 refactore websites -> websiteconfigs 2024-02-29 15:52:46 +01:00
f16ee34782 merge happens in uberjar -> website is obsoloete 2024-02-29 15:37:30 +01:00
e97fc0d675 fix log 2024-02-28 16:27:01 +01:00
800f4e6bb0 fix test compat 2024-02-28 15:53:07 +01:00
8b2e14277a imabe listens on 80 // log-files are linked to stdout 2024-02-28 15:27:21 +01:00
0d5d10d64c use port 8080 instead of 80 2024-02-28 15:03:04 +01:00
2582bcfb10 fix volume name 2024-02-28 15:00:01 +01:00
5389003d6b fix defaults in case of cljs 2024-02-28 11:27:00 +01:00
b4feea06cf minor fixes 2024-02-28 10:47:30 +01:00
a0bf9064ed update deps & fix tests 2024-02-28 10:26:59 +01:00
3a216d52df name refactorings 2024-02-27 13:42:49 +01:00
b4ec6d16b3 add redirects to config 2024-02-27 13:37:46 +01:00
d396e3abae generate redirects 2024-02-27 13:24:01 +01:00
6504668953 renamed resources 2024-02-27 10:52:19 +01:00
68c4f02344 fix hash-state-pvc names 2024-02-27 10:50:56 +01:00
e785833304 fix content-pvc names 2024-02-27 10:45:36 +01:00
3d5864f944 fix build-secret names 2024-02-27 10:42:36 +01:00
740bd021f2 fix corn-job names 2024-02-27 10:32:32 +01:00
53fc7a990d fix service names 2024-02-27 10:09:47 +01:00
1790487d6e log should go to console out instead of file! 2024-02-27 10:04:02 +01:00
3257d332dc log should go to console out instead of file! 2024-02-27 10:00:09 +01:00
5d3621f6f8 start introduce namespace 2024-02-27 09:27:22 +01:00
9cb0e50853 use ingress & ns from common 2024-02-26 16:12:01 +01:00
0cf35755f9 simplify naming & introduce dedicated internal 2024-02-26 13:55:33 +01:00
375f11c0d9 fix valid config 2024-02-22 13:30:22 +01:00
cc97cae0d0 remove parameter for pre build script 2024-02-22 13:22:08 +01:00
2770883473 rename gitea -> forgejo [BRAKING Change] 2024-02-22 13:05:54 +01:00
209f1bd9ca rename gitea -> forgejo [BRAKING Change] 2024-02-22 11:08:26 +01:00
1cb78ec68b refactor inline-macro to load resources 2024-02-21 11:02:18 +01:00
cd87d00d73 Fix format of text field 2023-06-14 13:02:30 +02:00
de41730dad Fix bugs in browser.cljs
We are not using test as a keyword.
Also add a group for website data.
2023-06-14 13:01:20 +02:00
a0698750e3 Implement function defs for keys
Using the keys for validation in browser.cljs will convert the map
in the input field to a vector, causing the spec to fail in the browser.
2023-06-14 12:58:10 +02:00
4d6af0e13f Refactor keys to current mon ns defs 2023-06-14 12:57:38 +02:00
c8e4c9acf7 Do not merge config and auth 2023-04-12 14:44:36 +00:00
58fa7cc5f9 check examples & add monitoring to browser 2022-12-28 19:52:54 +01:00
ea08da9904 adjust to new c4k-common version 2022-12-27 21:24:20 +01:00
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.
2022-12-09 10:13:51 +01:00
99bc14d62c [Skip-CI] Generate API call for commit info 2022-12-09 09:23:01 +01:00
892d96284a Add method to core 2022-12-08 17:39:48 +01:00
cb06b081ba [Skip-CI] Add test for hashfile-vol
Add resource file for cljs.
Formatting in entrypoint.sh
2022-12-02 12:33:45 +01:00
Clemens
9e18e99d0e [SKIP-CI] Fixed tests 2022-12-02 12:18:08 +01:00
Clemens
529e7d46b6 [SKIP-CI] Renamed function 2022-12-02 12:03:48 +01:00
f126035e84 [Skip-CI] WIP add hashfile storage 2022-12-02 11:56:21 +01:00
fb5fd905cc [Skip-CI] Update cpu request value 2022-12-01 16:38:03 +01:00