Commit Graph

114 Commits

Author SHA1 Message Date
Patrick Lewis
32e7bd3d52 fix(CI/Docker): don't build images in forks (#8225) 2021-10-07 13:07:53 +02:00
Skjalf
f66d0ce345 fix(CI): Don't run builds when PRs are labeled (#8290) 2021-10-05 21:13:14 -03:00
Kitzunu
5bc8b0dfbf feat(CI/Labeler): Add Batch label (#7993) 2021-09-20 17:48:20 -06:00
Patrick Lewis
772a168d6f fix(CI): update mysql path for windows build (#7934)
* fix(CI): update mysql version for windows build

* fix(CI): temp change

* fix(CI): update
2021-09-16 18:58:11 -07:00
Francesco Borzì
e1176ad240 docs(README): clarify the role of Jetbrains in AzerothCore (#7504) 2021-08-26 00:52:20 +02:00
Patrick Lewis
ac3631902b fix(CI): docker workflow update (#7262) 2021-08-09 17:56:19 -07:00
Patrick Lewis
4c810ae677 chore(CI): enable macos-11 (#7127) 2021-07-28 21:51:33 -07:00
Kargatum
70a8066ab0 feat(Cmake/MySQL): add support MariaDB 10.6 (#7113)
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2021-07-27 00:34:06 +07:00
Kargatum
b680670047 feat(CMake): delete EXTRA_LOGS (#6897) 2021-07-14 23:47:40 +02:00
Patrick Lewis
96ab0d4427 fix(CI): docker workflow update (#6860) 2021-07-10 10:23:41 +02:00
Patrick Lewis
3e4cfd7fc0 fix(CI): docker workflow update (#6851) 2021-07-10 02:00:40 +02:00
Patrick Lewis
390d9c8659 fix(CI): docker workflow update step if (#6716) 2021-07-07 14:08:30 +02:00
Kitzunu
4b58ce2084 docs(bug_report): Clean up (#6758) 2021-07-07 05:52:22 +02:00
Francesco Borzì
b7f20516bc docs(ISSUE_TEMPLATE): allow blank reports 2021-07-05 17:29:38 +02:00
Kitzunu
a6983268de docs(issue_template): migrate from .md to .yml format (#6621)
Co-authored-by: Gildor <521036+Jildor@users.noreply.github.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Treeston <14020072+treeston@users.noreply.github.com>
2021-07-05 15:15:41 +02:00
Francesco Borzì
3c8678f367 docs: replacing Bountysource with PayPal donation (#6592) 2021-06-26 17:20:52 +02:00
Patrick Lewis
6be8fa2c73 fix(CI): workflow updates (#6439) 2021-06-20 13:09:42 +02:00
Patrick Lewis
fc10f1a72d fix(CI): limit concurrency group to PR's (#6419) 2021-06-19 14:10:43 +02:00
Patrick Lewis
5a564ea498 fix(CI): typo in docker_build (#6364) 2021-06-18 17:08:02 +02:00
Patrick Lewis
d0c6e137fa feat(CI): move modules build into separate workflow (#6277) 2021-06-17 23:54:39 +02:00
Francesco Borzì
67b84e0c1e feat(Core): deprecate clang-9 and older (#6406) 2021-06-17 18:30:15 +02:00
Francesco Borzì
6d2041c0a2 docs(SECURITY): add support for clang-12 2021-06-16 14:38:56 +02:00
Yehonal
3f70d0b80f feat(doc): changelog system (#6350)
This system provides rules and automatizes (Deno-typescript) the creation of a changelog file to help developers to adapt their code and know what is new with every (pre)release
2021-06-15 11:04:29 +02:00
Patrick Lewis
ec2d155094 feat(CI): limit workflow concurrency (#6332) 2021-06-14 11:05:48 +02:00
Patrick Lewis
d72375c4eb feat(CI): add clang12 to core_build matrix (#5681) 2021-06-09 21:39:02 +02:00
Patrick Lewis
28664a2f9b feat(CI): run pr builds on label (#6241) 2021-06-08 22:07:34 -07:00
Patrick Lewis
d2ad99fb68 fix(CI): update semicolon check (#6228) 2021-06-05 10:46:59 +02:00
Patrick Lewis
bc380aaa2b fix(CI/Docker): free up additional space (#5993) 2021-05-29 11:30:36 +02:00
Kargatum
50adcf2065 feat(Deps/Boost): add boost support (#5676)
* feat(Deps/Boost): add boost support

* 1

* 2

* to 1.74
2021-05-23 13:53:15 +02:00
Kargatum
d0a259d6ee feat(Cmake/Compiler): deprecated clang6 and gcc 7 (#5671) 2021-05-17 01:50:03 +02:00
Francesco Borzì
8168f9aea0 fix(CI): replace clang-9 with clang-8 (#5877) 2021-05-16 02:25:29 +02:00
Patrick Lewis
a32275224d feat(CI): trigger build on pr review (#5645) 2021-05-09 15:21:14 -06:00
Patrick Lewis
53985fc639 Revert "feat(CI): trigger windows build on comment (#5643)" (#5647)
This reverts commit 48a0c72604.
2021-05-05 12:40:29 +02:00
Patrick Lewis
48a0c72604 feat(CI): trigger windows build on comment (#5643) 2021-05-05 10:59:09 +02:00
Kitzunu
367f3f53af docs(template): fix comment (#5634) 2021-05-04 15:32:45 +02:00
Kitzunu
44ecd5a4cb chore(template): Make them less intimidating (#5569) 2021-05-04 15:21:29 +02:00
Yehonal
7910918d2f hotfix(docker): login before push 2021-05-04 12:27:46 +02:00
Yehonal
f6c6123d85 feat(docker): production images, integrated ccache and many other improvements (#5551) 2021-05-04 11:35:24 +02:00
Patrick Lewis
b71a5b6f94 fix(CI): change on: push to only run on master branch (#5591) 2021-05-02 05:09:42 -07:00
Patrick Lewis
2d1e2f255f chore(CI): move docker build to separate workflow (#5548) 2021-04-30 19:09:28 +02:00
Kitzunu
94785abb8c feat(CI): Issue Labeler (#5543) 2021-04-30 00:04:43 +02:00
Patrick Lewis
f2ca2c6b2c fix(CI): filter extra spaces (#5441) 2021-04-26 11:59:58 -07:00
Patrick Lewis
ecb59db050 chore(CI): move windows build to separate workflow (#5405)
* chore(CI): move windows build to separate workflow

* chore(README): add status badge
2021-04-23 13:47:16 -07:00
Patrick Lewis
362b66547c chore(CI): move macos build to separate workflow (#5416)
* chore(CI): move macos build to separate workflow

* chore(README): add status badge

* fix(CI): remove needs dependency

* fix(CI/macOS): update ccache path

Co-Authored-By: Rochet2 <rochet2@post.com>

* fix(CI): remove space

Co-authored-by: Rochet2 <rochet2@post.com>
2021-04-23 12:25:33 -07:00
Yehonal
ad5f915277 chore(deno): upgraded v1.9.1 (#5401) 2021-04-22 16:13:47 +02:00
Yehonal
380f406248 Feat(Docker/bash): docker-compose system rework (#4488)
## ⚠️ATTENTION! ⚠️ Upgrading procedure:

**Database:** After this PR will be merged you need to backup your DB first (you can use the db-assembler or any mysql client to generate the dump) and restore it after.  The reason is that we use now docker named volumes instead of binded ones to improve performance.

**Conf & client data**: if you use the default configuration, both the etc and the data folder are now available inside the **/env/docker**. 

Finally, you can cleanup the /docker folder previously used by our system.

## Changes Proposed:

This PR will implement the [devcontainer ](https://code.visualstudio.com/docs/remote/containers) feature for VSCode. Allowing us to develop and debug directly within the container in the same way on all OSes.

* Implemented support for vscode dev-container feature by remote-extension suite
* Docker performance optimizations for MacOS and non-linux hosts
* Bash system improvements
* Implemented first command using Deno runtime environment (typescript) and [commander.js]
* Implemented wait mechanism for db_assembler
* Implemented db migration command
* possibility to run the authserver and worldserver with GDB using the integrated simple-restarter
* Implemented docker multi-stage mechanism to use one single Dockerfile for all the services
* client-data downloader now creates a placeholder to avoid downloading the same version of data files multiple times
* deployment of pre-compiled docker images on [docker hub](https://hub.docker.com/u/acore), you can test them [here](https://github.com/azerothcore/acore-docker)
2021-04-22 09:57:05 +02:00
Patrick Lewis
81301c67d9 feat(CI): add extra_logs to build matrix and update warden ByteArrayToHexStr (#5102) 2021-04-11 16:08:15 +02:00
Silker
877e394e04 fix(PullRequestTemplate): Adjustment and fix typo (#5002) 2021-03-25 15:14:47 -06:00
Silker
47fad16967 feat(IssueTemplate/BugReport): Improve templates and add "source" field (#4959) 2021-03-24 13:49:53 -06:00
Francesco Borzì
b7aa1f301a feat(CI): clang-11 in ubuntu 20.04 (#4891) 2021-03-17 21:39:47 +01:00