azerothcore-wotlk/apps/ci
Grimdhex 574ef5203a
chore(Apps/CodeStyle): rewrite Ci-codestyle in python (#19714)
* initial version

* port most current checks

* allow to specify for each checks the exclude files

* Update _ci-codestyle.py

* fix trailing whitespace check and the error_handler logic

* optimize the script to parse all files only one time

* restore the error handling after that all checks are passed

* fix double blank lines at the end of the file

* improve outputs and the codestyle

* .

* update github workflow to the new script

*drop the old ci-codestyle
*move and rename the python script

* use getcwd instead abspath to define src_directory where the script is launch

* test for github workflow

* few cleanup

* fix the logic with the result output

* remove GetTypeId from the output result

* restore GetTypeId() check

* fix reviews

* remove GetTypeId check for gameobjects

*not currently fixed in the core

* fix type hint for file parameters

* remove the test file
2024-08-27 06:19:13 -03:00
..
mac fix(CI/MacOS): Fix macOS mysql setup. (#19634) 2024-08-16 05:07:41 -03: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-pch.sh chore(CI): Make some changes (#17861) 2023-11-26 17:27:40 +01: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 refactor(Misc/Conf): DBErrors is now Errors (#17053) 2023-08-22 12:08:53 +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): fix ci-pending.sh script for linting SQL (#16913) 2023-08-06 11:43:51 +02:00
ci-run-unit-tests.sh fix(CI): Made test run in relative path (#3319) 2020-08-19 23:28:45 +02:00