Jonathan G Rennison
fe730bce31
Merge branch 'master' into jgrpp
...
# Conflicts:
# .github/workflows/ci-build.yml
# .github/workflows/codeql.yml
# .github/workflows/release-linux.yml
# .github/workflows/release-macos.yml
# .github/workflows/release-windows.yml
# src/map.cpp
# src/music/midifile.hpp
# src/order_cmd.cpp
# src/order_gui.cpp
# src/pathfinder/yapf/yapf_rail.cpp
# src/pbs.cpp
# src/saveload/afterload.cpp
# src/saveload/saveload.h
# src/saveload/vehicle_sl.cpp
# src/script/api/script_text.cpp
# src/ship_cmd.cpp
# src/train_cmd.cpp
# src/vehicle.cpp
# src/vehicle_base.h
# src/vehicle_func.h
# src/vehicle_gui.cpp
# src/vehicle_gui_base.h
# src/viewport.cpp
# src/waypoint_cmd.cpp
2024-03-12 17:44:28 +00:00
Patric Stout
c768f4fc7a
Codechange: [CI] build some targets every night, instead of every PR
...
This mainly as they are not expected to fail, or give more information
than the other targets already would. And this is just hogging up
the CI pipeline. On average, these targets take ~80 CPU-minutes to
finish.
2024-03-11 15:44:30 +01:00
Patric Stout
cca9dcdd57
Codechange: [DorpsGek] announce failures in nightlies to IRC / Discord ( #12256 )
2024-03-10 13:22:15 +00:00
Patric Stout
5bac27287e
Fix 456abda5
: [DorpsGek] escape "[" and "]" correctly ( #11046 )
2023-06-20 15:25:32 +00:00
Patric Stout
456abda508
Fix: [DorpsGek] report eints commits on Discord / IRC ( #11045 )
2023-06-20 14:23:57 +00:00
Patric Stout
8a944c88c9
Change: [DorpsGek] also announce Discussion creation/comments from GitHub ( #8991 )
2021-04-10 11:47:17 +02:00
Patric Stout
1ab3fe6b85
Add: [DorpsGek] announce new tags on IRC ( #7931 )
2020-01-12 17:01:17 +01:00
Patric Stout
381c2a4587
Add: [DorpsGek] also announce comments on commits
2019-09-07 09:36:57 +01:00
Patric Stout
03aaf695a5
Fix: [DorpsGek] don't report all pushes, but just those done by DorpsGek
...
Those are most often the translator updates, which are pushed
directly to master (and not via a Pull Request).
2019-09-02 08:28:38 +01:00
Patric Stout
5df3a65074
Add: notify IRC about pull-requests and issues
2018-08-05 17:46:30 +02:00
Patric Stout
74eb77f0a8
Add: notify IRC about pushes to this repository
2018-08-04 22:43:54 +02:00