Commit graph

100 commits

Author SHA1 Message Date
Clemens
9501120d88 removed deprecated todo 2024-05-13 08:07:04 +02:00
0cd0225918 add review comments 2024-03-20 17:41:16 +01:00
Clemens
a1803e79a6 adjust defaults 2024-03-15 11:54:51 +01:00
Clemens
e1d43cddc5 added rate limits 2024-03-15 11:52:10 +01:00
Clemens
26a687c488 fix generation of all build-secrets 2024-03-11 12:02:47 +01:00
Clemens
7e146a3463 renamed repo-user and forgejo-repo 2024-03-07 12:23:13 +01:00
Clemens
ebca7a3454 added git host as env var 2024-03-07 12:12:37 +01:00
Clemens
548dd14091 Added build-configmap as env to build-cron 2024-03-07 12:01:19 +01:00
Clemens
f1e41b3333 added test for generate-build-configmap 2024-03-07 11:44:59 +01:00
Clemens
9e75c22337 added build-configmap generation 2024-03-07 11:26:49 +01:00
Clemens
e02f4949fc small adjustments 2024-03-07 11:05:49 +01:00
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
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
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
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
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
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
ea08da9904 adjust to new c4k-common version 2022-12-27 21:24:20 +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
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
1514a6d822 Implement resource requests and limits
Possibility to set requests and limits for build jobs.
Otherwise a (sensible) default will be used.
2022-11-29 14:05:36 +01:00
752d71dacd [Skip-CI] remove unused var
Correct link spec.
2022-11-23 11:43:19 +01:00
Pat Dyn
e682f826aa Add init-container 2022-11-23 10:14:46 +00:00
bom
04fe33f564 Remove ingress_cert files 2022-11-18 12:50:31 +01:00
bom
b65e77aa01 Use common for ingress generation 2022-11-18 12:50:28 +01:00
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.
2022-11-11 15:24:28 +01:00