Commit Graph

83 Commits (main)

Author SHA1 Message Date
Clemens e1d43cddc5 added rate limits 2 months ago
Clemens 889b95f572 revert env var renaming 2 months ago
Clemens 7e146a3463 renamed repo-user and forgejo-repo 2 months ago
Clemens 164f66d4b7 renamed env variables according to convention 2 months ago
Clemens ebca7a3454 added git host as env var 2 months ago
Clemens 548dd14091 Added build-configmap as env to build-cron 2 months ago
Clemens f1e41b3333 added test for generate-build-configmap 2 months ago
Clemens 9e75c22337 added build-configmap generation 2 months ago
Clemens e923c9d5c3 moved repo-user from auth to config 2 months ago
Clemens 248c33613a started splitting build-secret and build-configmap 2 months ago
Michael Jerger d496ba28f6 add redirects to config 2 months ago
Michael Jerger 9efbf4dbc4 refactor website_internal 2 months ago
Michael Jerger 1b1d316653 refactore auth -> websiteauths 2 months ago
Michael Jerger 20401c20b7 refactore websites -> websiteconfigs 2 months ago
Michael Jerger f16ee34782 merge happens in uberjar -> website is obsoloete 2 months ago
Michael Jerger e97fc0d675 fix log 2 months ago
Michael Jerger 800f4e6bb0 fix test compat 2 months ago
Michael Jerger a0bf9064ed update deps & fix tests 2 months ago
Michael Jerger 3a216d52df name refactorings 2 months ago
Michael Jerger b4ec6d16b3 add redirects to config 2 months ago
Michael Jerger d396e3abae generate redirects 2 months ago
Michael Jerger 68c4f02344 fix hash-state-pvc names 2 months ago
Michael Jerger 3d5864f944 fix build-secret names 2 months ago
Michael Jerger 740bd021f2 fix corn-job names 2 months ago
Michael Jerger 53fc7a990d fix service names 2 months ago
Michael Jerger 1790487d6e log should go to console out instead of file! 2 months ago
Michael Jerger 5d3621f6f8 start introduce namespace 2 months ago
Michael Jerger 9cb0e50853 use ingress & ns from common 2 months ago
Michael Jerger 0cf35755f9 simplify naming & introduce dedicated internal 2 months ago
Michael Jerger 375f11c0d9 fix valid config 2 months ago
Michael Jerger cc97cae0d0 remove parameter for pre build script 2 months ago
Michael Jerger 2770883473 rename gitea -> forgejo [BRAKING Change] 2 months ago
Michael Jerger 209f1bd9ca rename gitea -> forgejo [BRAKING Change] 2 months ago
Pat Dyn c8e4c9acf7 Do not merge config and auth 1 year ago
jerger 58fa7cc5f9 check examples & add monitoring to browser 1 year ago
erik 99bc14d62c [Skip-CI] Generate API call for commit info 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
erik fb5fd905cc [Skip-CI] Update cpu request value 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
Pat Dyn e682f826aa Add init-container 1 year ago
bom 04fe33f564 Remove ingress_cert files 1 year ago
bom 2e92cff153 Fix website test instrumentation 1 year ago
erik d5c605a8fb Fix whitespaces 1 year ago
erik 5b2ede6c46 Remove deprecated header 1 year ago
erik 3a417cbbf8 Add svg mime type
Otherwise nginx serves svgs as application/octet-stream.
This might lead to broken image.
1 year 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 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 287d6d31c5 Add initial build job so websites get build early 2 years ago
erik ce00fc3058 Remove cert from nginx deployment
* Remove ToDo in HTTP ingress def
2 years ago