EverWrath/apps/ci
Foereaper 5fa027a222
refactor(Core/Conf): Removal of unnecessary .dist file loading (#14707)
* Remove .dist file requirement

* Remove unnecessary string cast

* Add required variables for CI build configs

* More required variables

* Add some more default variables to reduce log output

* One last default value to cut down log spam

* Rewrite conf file bash script

This should use the standard .dest file as a template

* Change dir we copy the dest files from

* actually use the correct file name

* need to use double quotes for variables

* add missing username

* set the correct datadir

* Attempt to fix dbimport

Co-authored-by: Foereaper <foereaper@elunatech.com>
2023-01-21 14:48:22 +01:00
..
mac
ci-codestyle.sh
ci-compile.sh
ci-conf-core.sh
ci-conf-db.sh
ci-conf-tools.sh
ci-dry-run.sh
ci-error-check.sh
ci-gen-server-conf-files.sh refactor(Core/Conf): Removal of unnecessary .dist file loading (#14707) 2023-01-21 14:48:22 +01:00
ci-install-modules.sh
ci-install.sh
ci-pending-changelogs.ts
ci-pending-sql.sh
ci-pending.sh
ci-run-unit-tests.sh