aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2025-08-29CI/GitHub: Only install packages if fully missingShauren
2025-08-27CI/GitHub: Bump actions versionsShauren
2025-04-09CI: Update boost install action for windows workflowShauren
2025-02-17Update SQL fix issue template description (#30693)CraftedRO
2024-09-20CI: Migrate compile flags environment variables to new cmake option ↵Shauren
WITH_WARNINGS_AS_ERRORS
2024-08-04Misc: added cata_classic to the issue template branch selectionOvahlord
2024-06-15Build: Normalize executable locations in build directory for all platformsShauren
2024-06-06CI/GitHub: Cache OpenSSL installationShauren
2024-06-05CI/GitHub: Authenticate github requests to avoid throttlingShauren
2024-06-05CI/GitHub: Fixed installing openssl for windows actionsShauren
2024-06-01CI: Normalize setting cmake variables and invoking cmake acoss all ci setupsShauren
2024-05-31CI/GitHub: Add Windows x86_64 CI (github actions) support. (#29773)Fabian König
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2024-05-15Misc: Update wiki link in issue_template configfunjoker
2024-04-10Build: Update required GCC version to 11.1Shauren
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