aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2025-04-12CI: Update boost install action for windows workflowShauren
(cherry picked from commit 46cb69fab02f9fd8fd61a91dd9a9c740cc17053a)
2024-10-02Workflow: Add issue closer to cata_classicjackpoz
Closes #30295
2024-09-21CI: Migrate compile flags environment variables to new cmake option ↵Shauren
WITH_WARNINGS_AS_ERRORS (cherry picked from commit 4d59558c5604d29807a37ededd7b1ec02d8d9a9e)
2024-08-04Misc: added cata_classic to the issue template branch selectionOvahlord
(cherry picked from commit b0b81dd31badd6e25f36a74bb519da9097e36ec1)
2024-06-20Build: Normalize executable locations in build directory for all platformsShauren
(cherry picked from commit a7c42f1ed55e586d0d817dd99865aa7c024b0140) # Conflicts: # .github/workflows/win-x64-build.yml
2024-06-20CI/GitHub: Cache OpenSSL installationShauren
(cherry picked from commit dc20f5aad421d10748c5ceace47c346be4fc15b3)
2024-06-20CI/GitHub: Authenticate github requests to avoid throttlingShauren
(cherry picked from commit 41ef6071d4821dddfc186e3c868299df8e41b4f2)
2024-06-20CI/GitHub: Fixed installing openssl for windows actionsShauren
(cherry picked from commit 01026445bbda7ffd979ab53854f62b40e21ea4b9)
2024-06-20CI: Normalize setting cmake variables and invoking cmake acoss all ci setupsShauren
(cherry picked from commit 7075aad33a4c16273519bbe69f553b941be70f08)
2024-06-20CI: updated windows CI build artifact output for Cata ClassicOvahlord
2024-06-20CI/GitHub: Add Windows x86_64 CI (github actions) support. (#29773)Fabian König
Co-authored-by: Shauren <shauren.trinity@gmail.com> (cherry picked from commit 19232ed2b662e8404dd0fdb672ab940e711ac4bc)
2024-05-28Misc: Update wiki link in issue_template configfunjoker
(cherry picked from commit 7c878f5ac38a5d790996638ac2acd6443e18dacb)
2024-05-28Build: Update required GCC version to 11.1Shauren
(cherry picked from commit 16853af7c84b1204357333db399100604ab6cb29)
2024-03-01CI/Github: Add macOS arm64 github actions support. (#29771)Fabian
2023-05-03change aowow adress10.0.7.49343Aokromes
2023-01-01Build: Update required compilers to current debian stable and VS 2022Shauren
GCC: 10 Clang: 11 MSVC: 2022
2022-04-02CI/GitHub: Update basic guideline in issue form for SQL fixesoffl
2022-03-30CI/GitHub: Update basic guideline in issue form for SQL fixesoffl
2022-03-01CI/GitHub: Install GCC 8 (#26341)Giacomo Pozzoni
(cherry picked from commit 39bd263c72757acb7facd27cc12b0230866a8f25)
2022-02-28CI/GitHub: Switch to GCC 8 (#25610)Giacomo Pozzoni
* CI/GitHub: Switch to GCC 8 Build on GitHub Actions using GCC 8 as it's the oldest supported GCC * Core/Misc: Attempt to fix GCC 8 build (cherry picked from commit d7459cccedc7ca9ba85e209dfeef61969fc78d9a)
2022-02-04CI/GitHub: Build on GCC (#25288)Giacomo Pozzoni
* CI/GitHub: Build on GCC * Mark warnings as errors (cherry picked from commit f4dc3cbd65f42f9f144c6718d717ac003fa2edc9)
2021-07-05CI/GitHub: Update basic guideline in issue form for SQL fixesoffl
2021-07-03CI/GitHub: Add issue form for SQL fixes (#26651)Giacomo Pozzoni
2021-06-30CI/GitHub: Use issue form and add contact links (#26639)Giacomo Pozzoni
2020-12-26CI/GitHub: Apply branch label to PRs when they are openedjackpoz
Apply branch label to PRs when they are opened instead of having a cron job that runs every 5 minutes. This uses the "new" github action type "pull_request_target"
2020-06-26CI/GitHub: Execute issue-labeler.yml action only on TC repojackpoz
2020-05-23CI/GitHub: Add another Pull Request labeler as cron jobjackpoz
2020-05-23CI/GitHub: Remove PR GitHub Action because of current limitationsjackpoz
GitHub Actions triggered when creating a Pull Request receive a read-only token that makes them useless when trying to do anything on GitHub. Useful links: - https://github.com/actions/first-interaction/issues/10 - https://github.com/actions/labeler/issues/12 - https://github.com/actions/labeler#pull-request-labeler
2020-05-23CI/GitHub: Rename jobsjackpoz
2020-05-22CI/GitHub: Fix github actions syntaxjackpoz
2020-05-21CI/GitHub: Add action to label pull requestsjackpoz
2020-05-17CI/GitHub: Add action to label issuesjackpoz
2019-06-26Update issue templatesAokromes
since people is unable to use templates properly i remove this feature.
2019-04-03Update issue templatesAokromes