Revision
b89eea668a
fix(Apps): Update client data version ( #14527 )
...
Update functions.sh
2023-01-06 20:54:59 +01:00
Patrick Lewis
a3a835edc4
fix(CI/mac): python issue workaround ( #14369 )
2022-12-26 11:06:28 +01:00
Yehonal
170de50c9a
chore(CI/docker): disable BUILDKIT_INLINE_CACHE
2022-11-08 00:17:57 +01:00
Yehonal
d205136345
fix(CORE/docker): restore old client-data image creation
2022-11-07 18:02:29 +01:00
Yehonal
839731d5d5
fix(CORE/docker): client data image deployment
2022-11-07 17:44:47 +01:00
Yehonal
e0313219e3
feat(CORE/docker): cachebust for the client data
2022-11-07 17:30:00 +01:00
Yehonal
e4016823d7
feat(CORE): docker permissions and rework ( #13454 )
...
- fix docker permissions with mounted volumes on new docker versions (https://github.com/docker/desktop-linux/issues/31 )
- fix ac-tools image
- cleanup unused env
- add `cap_add: SYS_NICE` to allow setting process high priority
- fix ccache in docker
- allow to switch between root user (default) to acore user in any container
- fix cache of the downloaded client data
- split docker github actions in 2 parts
- versioning mysql images
- performance improvements
2022-11-07 13:20:48 +01:00
Yehonal
2420d19e54
fix(CORE): file permissions for the devcontainer ( #13686 )
2022-11-04 13:53:07 +01:00
Yehonal
7d2eb5e9bd
fix(CORE/docker): path on conf generation
2022-10-22 20:03:42 +02:00
Yehonal
171df31196
feat(CORE/bash): implemented acore dashboard for Windows ( #13476 )
...
+ implemented acore dashboard for windows
+ integrated acore dashboard for windows in our pipeline
+ implemented dry run for windows build
+ fixed permissions issue for all the operating systems
+ code clean
2022-10-22 15:40:13 +02:00
Yehonal
77a52b8001
fix(CORE): another attempt to fix the dbimport command line warning ( #13449 )
2022-10-22 00:21:16 +02:00
Yehonal
a82cf659a3
feat(CORE/docker): switch to docker compose and check the version ( #13444 )
...
* feat(docker): switch to `docker compose` and check the version
* chore: removed all docker-compose commands in CI
2022-10-17 22:50:31 +02:00
Francesco Borzì
562835686a
chore(bash/db_assembler): show deprecation warning ( #13410 )
2022-10-14 21:08:22 +02:00
Yehonal
e189caeb76
feat(docker): implemented dbimport ( #13308 )
...
## Changes Proposed:
- Implemented dbimport with docker
- deprecated db_assembler
- Fixed deno scripts and integrated them with the CI
2022-10-05 13:15:42 +02:00
Patrick Lewis
635c79f141
fix(DOCKER): remove docker db import using bash ( #12773 )
...
* fix(DOCKER): remove docker db import using bash
* remove db-import command
2022-08-18 14:53:25 -04:00
Stefano Borzì
6673067442
chore(Dashboard/functions.sh): update data version ( #12140 )
2022-06-21 19:06:34 -04:00
acidmanifesto
ba81fa2919
update (app) Extractor.bat update ( #12139 )
...
* update (app) Extractor.bat update
Updating Extractor.bat to match new naming convention of extraction toolsets.
* Update extractor_es.bat
Co-Authored-By: 55Honey <71938210+55Honey@users.noreply.github.com >
Co-authored-by: 55Honey <71938210+55Honey@users.noreply.github.com >
2022-06-21 18:36:52 -04:00
Kargatum
94528cd44d
feat(Tools/DbImport): implement separated app for importing DB ( #11614 )
2022-06-09 08:23:38 -03:00
Kargatum
4fbec972a8
refactor(Cmake): add support build selected applications and tools ( #11836 )
2022-05-31 17:05:39 +07:00
Kitzunu
671f573044
chore: update AC data version ( #11709 )
2022-05-10 23:53:19 +02:00
Nefertumm
02b93ee708
chore: update AC data version ( #11703 )
2022-05-09 20:31:54 -03:00
Skjalf
8c154e6ef7
chore(CI): Remove version check ( #11572 )
2022-04-29 11:41:16 -03:00
Kitzunu
026941c39e
refactor(DB): Handle SQL files in a new way ( #11494 )
...
* refactor(DB): Handle SQL files in a new way
* remove proof that it works files
* Update rev_1650721405699287200.sql
* Update rev_1650721339143444200.sql
* Update rev_1650721386624384400.sql
* fix build
* fix
2022-04-28 14:37:37 -03:00
Stefano Borzì
77720506c0
chore: update AC data version ( #11535 )
2022-04-25 16:21:40 -03:00
Kitzunu
b4bcdd94d1
feat(DB): release ACDB 6.0.0 ( #11515 )
2022-04-24 15:56:31 +02:00
Kitzunu
6b4f141cf8
fix(CI/Docker): Redacted Eluna ( #11418 )
2022-04-16 18:29:26 +02:00
Kitzunu
b88f442861
fix(CI): Redacted eluna ( #11406 )
2022-04-15 21:15:40 +02:00
Nefertumm
a054bbeabf
feat(CI): add more modules to CI ( #11065 )
2022-03-18 09:32:42 +01:00
Stefano Borzì
8301434a01
fix(Bash/Dashboard): fix macOS configurations ( #11002 )
2022-03-16 18:57:03 +01:00
Remko de Bruin
d7b1032fea
feat(bash): bumped inst_download_client_data to v13 ( #10755 )
2022-03-01 22:11:30 +01:00
Francesco Borzì
74f84591ce
feat(CI): add mod-low-level-rbg module ( #10764 )
2022-02-21 02:08:30 -03:00
Kargatum
de13bf426e
feat(Core/DBLayer): replace char const* to std::string_view ( #10211 )
...
* feat(Core/DBLayer): replace `char const*` to `std::string_view`
* CString
* 1
* chore(Core/Misc): code cleanup
* cl
* db fix
* fmt style sql
* to fmt
* py
* del old
* 1
* 2
* 3
* 1
* 1
2022-02-05 00:37:11 +01:00
Kitzunu
6f20b9ece7
fix(CI/Misc): Make CodeFactor happy ( #10468 )
2022-02-01 01:56:10 -03:00
Kargatum
a689775891
feat(DB): release ACDB 5.0.0 ( #10292 )
...
* auth
* char
* world
* archive
* new files
* v
* correct auth db
* add support get last file from archive
* correct world updates
* fix auth
* pendinig to normal
* add pending auth
* add pendings
* smallint
* MEDIUMINT
2022-01-29 10:35:10 -03:00
Kargatum
5969df4e30
refactor(Core/Logging): switch to fmt style for LOG_ ( #10366 )
...
* feat(Core/Common): add support fmt style for ASSERT and ABORT
* correct CheckCompactArrayMaskOverflow
* 1
* Update src/server/game/Spells/Spell.cpp
* rework logging
* add fmt replace logs
* logging
* FMT_LOG_
* settings
* fix startup
* 1
* 2
* 3
* 4
* 5
* fmt::print
* to fmt
2022-01-27 16:44:41 +01:00
Kargatum
e8f34b2309
feat(Core/Common): add support fmt style for ASSERT and ABORT ( #10355 )
...
* feat(Core/Common): add support fmt style for ASSERT and ABORT
* correct CheckCompactArrayMaskOverflow
* 1
* Update src/server/game/Spells/Spell.cpp
2022-01-25 23:15:51 +01:00
Kitzunu
ea2e24f31b
feat(Apps/CI): Add check for broadcast_text ( #9771 )
2021-12-29 21:18:41 -03:00
Patrick Lewis
2a37003f95
fix(CI): set openssl to use openssl1.1 ( #9715 )
2021-12-15 10:21:56 +01:00
Francesco Borzì
6fa91dbe1f
fix(CI): Ubuntu build ( #9697 )
2021-12-14 08:51:00 -03:00
Kargatum
ce03319cf2
feat(CI/Modules): disable build mod-azerothshard ( #9605 )
2021-12-09 15:24:24 +01:00
Francesco Borzì
701b288864
feat(CI/Modules): add mod-progression-system ( #9188 )
2021-11-14 20:09:25 +01:00
UltraNix
9e3332dc20
feat(Apps): Imrpove crashlogs on Linux. ( #9131 )
...
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2021-11-11 16:23:03 +01:00
Francesco Borzì
dd79b7f63f
feat(CI): C++20 build ( #8952 )
2021-11-05 08:58:17 +01:00
Kargatum
2d38f36555
feat(CI/CheckPending): add check version db line ( #8653 )
2021-11-02 14:44:17 +01:00
BytesGalore
1b8c23cbee
feat(Bash/Installer): configure remote and pull branch in conf/config.sh ( #8488 )
...
Co-authored-by: BytesGalore <3903215+BytesGalore@users.noreply.github.com >
2021-11-01 11:28:20 +01:00
Francesco Borzì
784e567585
feat(CI/Modules): add more modules ( #8816 )
2021-10-29 14:44:00 +02:00
Kargatum
a650fd495c
feat(Core/Metrics): implement real time statistic visualization ( #8663 )
2021-10-28 14:47:29 +02:00
Kitzunu
92a7f8b5bd
Revert "feat(APPS/installer): configure remote and pull branch in conf/config.sh ( #8364 )" ( #8486 )
...
This reverts commit f5c8afcf0b .
2021-10-13 17:09:55 +02:00
BytesGalore
f5c8afcf0b
feat(APPS/installer): configure remote and pull branch in conf/config.sh ( #8364 )
...
Co-authored-by: BytesGalore <3903215+BytesGalore@users.noreply.github.com >
2021-10-12 22:50:13 +02:00
Patrick Lewis
ac0d990fef
fix(CI/MacOS) openssl sym link ( #8201 )
...
* fix(CI/MacOS) openssl
2021-10-02 12:01:57 +02:00