azerothcore-wotlk/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 fix(CI): set openssl to use openssl1.1 (#9715) 2021-12-15 10:21:56 +01:00
ci-codestyle.sh feat(CI/Codestyle): add check core logs (#6012) 2021-05-31 11:03:00 +02:00
ci-compile.sh feat(docker): production images, integrated ccache and many other improvements (#5551) 2021-05-04 11:35:24 +02:00
ci-conf-core.sh feat(CORE): docker permissions and rework (#13454) 2022-11-07 13:20:48 +01:00
ci-conf-db.sh feat(CORE): docker permissions and rework (#13454) 2022-11-07 13:20:48 +01:00
ci-conf-tools.sh feat(Tools/DbImport): implement separated app for importing DB (#11614) 2022-06-09 08:23:38 -03:00
ci-dry-run.sh feat(CORE/bash): implemented acore dashboard for Windows (#13476) 2022-10-22 15:40:13 +02:00
ci-error-check.sh feat(CI): migrate from Travis to GitHub Actions (#2887) 2020-04-19 17:33:13 +02:00
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 fix(CI): Redacted eluna (#11406) 2022-04-15 21:15:40 +02:00
ci-install.sh feat(CORE): docker permissions and rework (#13454) 2022-11-07 13:20:48 +01:00
ci-pending-changelogs.ts chore(deno/changelog): fix commit link 2021-06-15 11:09:55 +02:00
ci-pending-sql.sh refactor(DB): Handle SQL files in a new way (#11494) 2022-04-28 14:37:37 -03:00
ci-pending.sh chore(CI): Remove version check (#11572) 2022-04-29 11:41:16 -03:00
ci-run-unit-tests.sh fix(CI): Made test run in relative path (#3319) 2020-08-19 23:28:45 +02:00