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 |
|
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
|
6ad764c520
|
chore(CI): remove ubuntu-18.04 (#12650)
* chore(CI): remove ubuntu-18.04 and add ubuntu-22.04
* update ubuntu.sh
* update
* update
* openssl workaround
* update
* update
* update
|
2022-08-07 01:05:05 -07:00 |
|
Patrick Lewis
|
e1f176f51b
|
fix(CI/Docker): free up additional space (#9754)
|
2021-12-18 14:20:16 +01:00 |
|
Francesco Borzì
|
d31d8279ca
|
fix(CI): do not always run mac/windows/docker for C++ changes (#9126)
|
2021-11-10 21:39:27 +01:00 |
|
Francesco Borzì
|
c519dc5738
|
fix(CI): re-run builds if label is present (#9114)
|
2021-11-10 16:31:42 +01:00 |
|
Francesco Borzì
|
f7c9b7de14
|
fix(CI): do not skip windows/mac/docker on master branch (#8968)
|
2021-11-05 09:05:37 +01:00 |
|
Patrick Lewis
|
d8ad098372
|
fix(CI): run-build label (#8966)
|
2021-11-05 08:59:29 +01:00 |
|
Kitzunu
|
5fafa92594
|
fix(CI/Docker): Run build on label (#8487)
* fix(Core/Player): Prevent exploit to loot items that are already looted
* 586c00fe2e
Co-Authored-By: Gildor <521036+Jildor@users.noreply.github.com>
* Revert "fix(Core/Player): Prevent exploit to loot items that are already looted"
This reverts commit 8376bba579.
* refactor(Core/Misc): Update attributes to blizzlike
* Revert "refactor(Core/Misc): Update attributes to blizzlike"
This reverts commit ffc5dfc19e.
* fix(Core/Spell): Remove ErrorCube visual
* cherry-pick https://github.com/trinitycore/trinitycore/commit/3b5014fdae
* cherry-pick small part of f4f7e6324d
Co-Authored-By: Shauren <shauren.trinity@gmail.com>
Co-Authored-By: Treeston <14020072+treeston@users.noreply.github.com>
* Revert "fix(Core/Spell): Remove ErrorCube visual"
This reverts commit 52ff8915df.
* chore(ci): Upgrade MySQL ver on Windows build
* Revert "chore(ci): Upgrade MySQL ver on Windows build"
This reverts commit 3b11199730.
* fix(DB/Auth): Possible collation error
* Update docker_build.yml
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-10-13 20:00:41 -07:00 |
|
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 |
|
Patrick Lewis
|
ac3631902b
|
fix(CI): docker workflow update (#7262)
|
2021-08-09 17:56:19 -07: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 |
|
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
|
ec2d155094
|
feat(CI): limit workflow concurrency (#6332)
|
2021-06-14 11:05:48 +02:00 |
|
Patrick Lewis
|
28664a2f9b
|
feat(CI): run pr builds on label (#6241)
|
2021-06-08 22:07:34 -07:00 |
|
Patrick Lewis
|
bc380aaa2b
|
fix(CI/Docker): free up additional space (#5993)
|
2021-05-29 11:30:36 +02:00 |
|
Patrick Lewis
|
a32275224d
|
feat(CI): trigger build on pr review (#5645)
|
2021-05-09 15:21:14 -06: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 |
|