Commit Graph

11 Commits (jgrpp)

Author SHA1 Message Date
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
2 months ago
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.
2 months ago
Patric Stout cca9dcdd57
Codechange: [DorpsGek] announce failures in nightlies to IRC / Discord (#12256) 2 months ago
Patric Stout 5bac27287e
Fix 456abda5: [DorpsGek] escape "[" and "]" correctly (#11046) 10 months ago
Patric Stout 456abda508
Fix: [DorpsGek] report eints commits on Discord / IRC (#11045) 10 months ago
Patric Stout 8a944c88c9
Change: [DorpsGek] also announce Discussion creation/comments from GitHub (#8991) 3 years ago
Patric Stout 1ab3fe6b85
Add: [DorpsGek] announce new tags on IRC (#7931) 4 years ago
Patric Stout 381c2a4587 Add: [DorpsGek] also announce comments on commits 5 years ago
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).
5 years ago
Patric Stout 5df3a65074 Add: notify IRC about pull-requests and issues 6 years ago
Patric Stout 74eb77f0a8 Add: notify IRC about pushes to this repository 6 years ago