Commit graph

341 commits

Author SHA1 Message Date
Pentarctagon
ef9c219053
Github Actions where is chocolatey 3 [ci skip] 2020-11-21 19:00:39 -06:00
Pentarctagon
ffcba7ab3e
Github Actions where is chocolatey 2 [ci skip] 2020-11-21 18:52:59 -06:00
Pentarctagon
a6caadea69
Github Actions where is chocolatey [ci skip] 2020-11-21 18:45:51 -06:00
Pentarctagon
fd4cc39787
Github Actions wsl bash is weird 2 [ci skip] 2020-11-21 18:38:24 -06:00
Pentarctagon
5e0231e7b7
Github Actions wsl bash is weird [ci skip] 2020-11-21 18:21:18 -06:00
Pentarctagon
b312f4f024
Github Actions are other things present [ci skip] 2020-11-21 18:13:42 -06:00
Pentarctagon
4b269cd81d
Github Actions and bash it was 2 [ci skip] 2020-11-21 18:04:18 -06:00
Pentarctagon
220e819713
Github Actions and bash it was [ci skip] 2020-11-21 18:03:03 -06:00
Pentarctagon
f27eeca0b1
Github Actions maybe bash is somewhere else [ci skip] 2020-11-21 17:58:00 -06:00
Pentarctagon
21fa01317d
Github Actions check dir contents [ci skip] 2020-11-21 17:27:11 -06:00
Pentarctagon
5002242760
Github Actions apparently I'm not in the dir I think I am [ci skip] 2020-11-21 17:20:26 -06:00
Pentarctagon
0d9f1b0cbc
Github Actions windows test 1 [ci skip] 2020-11-21 17:04:49 -06:00
Pentarctagon
3f5fc6670b
Github Actions macOS 2 [ci skip] 2020-11-21 14:37:40 -06:00
Pentarctagon
e220d76c13
Github Actions try a different cache folder [ci skip] 2020-11-21 14:08:30 -06:00
Pentarctagon
4af2dd48d9
Github Actions macOS 1 [ci skip] 2020-11-21 13:57:56 -06:00
Pentarctagon
c14c33b722
Github Actions add exit [ci skip] 2020-11-21 03:46:32 -06:00
Pentarctagon
28749ec49f
Github Actions add some echoes [ci skip] 2020-11-21 03:30:08 -06:00
Pentarctagon
f2d1da4302
Github Actions export variables [ci skip] 2020-11-21 02:33:18 -06:00
Pentarctagon
3ec9304927
Github Actions test exporting variables 2 [ci skip] 2020-11-21 02:05:41 -06:00
Pentarctagon
cec93a900b
Github Actions test exporting variables [ci skip] 2020-11-21 01:18:12 -06:00
Pentarctagon
4f0d9f3c97
Github Actions translations [ci skip] 2020-11-21 00:25:49 -06:00
Pentarctagon
e502e4b017
Github Actions mingw/flatpak/steam runtime [ci skip] 2020-11-20 19:57:20 -06:00
Pentarctagon
31a5120e1c
Github Actions fix job name [ci skip] 2020-11-20 18:24:38 -06:00
Pentarctagon
59a04c747a
Github Actions 18.04 [ci skip] 2020-11-20 18:23:15 -06:00
Pentarctagon
77baa82c5e
Github Actions fix debug tests and cmake [ci skip] 2020-11-20 17:31:45 -06:00
Pentarctagon
a79907f863
Github Actions shell scripts can't have empty if blocks [ci skip] 2020-11-20 16:59:35 -06:00
Pentarctagon
84e699fbc2
Github Actions cmake and clang [ci skip] 2020-11-20 16:54:24 -06:00
Pentarctagon
2ab0ceea09
Github Actions nother typo... [ci skip] 2020-11-20 16:06:47 -06:00
Pentarctagon
8e62bb0acb
Github Actions can't color terminal output. [ci skip] 2020-11-20 15:59:10 -06:00
Pentarctagon
6b4280d4cf
Github Actions typo fix. [ci skip] 2020-11-20 15:53:51 -06:00
Pentarctagon
c6f65b64fa
Github Actions typo fix. [ci skip] 2020-11-20 15:39:14 -06:00
Pentarctagon
61192a1423
Github Actions add some configurability. [ci skip] 2020-11-20 15:33:32 -06:00
Pentarctagon
9f2e8a1aef
Github Actions test failing works 1. [ci skip] 2020-11-20 15:04:49 -06:00
Pentarctagon
d61fba680d
Github Actions caching. [ci skip] 2020-11-20 14:02:20 -06:00
Pentarctagon
c5bf66659b
Github Actions fix unit tests. [ci skip] 2020-11-20 13:23:33 -06:00
Pentarctagon
7a90b3a134
Github Actions run unit tests. [ci skip] 2020-11-20 12:47:16 -06:00
Pentarctagon
7d9d3357cf
Checkout submodules. [ci skip] 2020-11-20 12:06:12 -06:00
Pentarctagon
eb361bdccd
Use correct sanitize value.
[ci skip]
2020-11-20 11:25:54 -06:00
Pentarctagon
c09e95a20e
Github Actions ubuntu compile test. 2020-11-20 11:19:27 -06:00
Pentarctagon
ef20fc769c
Github Actions docker test. 2020-11-20 11:09:26 -06:00
Pentarctagon
3e9e33def5
Github Actions Test 1. 2020-11-20 10:49:44 -06:00
Pentarctagon
16eac93e66
Remove greeter action - it broke and wasn't that useful anyway. 2020-10-26 12:38:28 -05:00
Steve Cotton
958c82d086 Stop the labeler removing labels
The sync-labels option was expected to accept "true" or "false" with "false"
being the default.  However, these are currently being converted to boolean
using the Ecmascript `!` operator, which converts both of those strings to
True.  Pass the empty string instead to get the value False.

https://github.com/actions/labeler/issues/104
2020-10-12 12:13:42 +02:00
Artem Khrapov
bb237f34ae
Add the 'Add-ons' tag to the pull-request labeler. (#5199)
Added support for the `Add-ons` tag to the pull-request labeler.
File changes in the following directories will be marked as related to the addons system:
  - src/server/campaignd/**
  - src/addon/**
  - src/gui/dialogs/addon/**
2020-10-09 16:22:32 +02:00
Gunter Labes
d1227ba5ad
Update labeler patterns 2020-10-05 22:58:06 +02:00
Gunter Labes
6476a1981a
Update labeler patterns 2020-10-05 22:38:45 +02:00
Gunter Labes
9a55dd47db
Enable labeler action again
With the `pull_request_target` event it should now also work with pull requests from forks.
2020-10-01 21:02:34 +02:00
Gunter Labes
742b58c276
Fix handling of PRs from forks
https://docs.github.com/en/free-pro-team@latest/actions/reference/events-that-trigger-workflows#pull_request_target
2020-10-01 17:08:09 +02:00
gfgtdf
95739dc93b
add bug label to bug template 2019-11-30 02:42:20 +01:00
pentarctagon
ed7cd5b78b
Remove the labeler workflow.
It's not actually doing anything currently besides making it look like at first glance that every commit to master has some kind of error.
2019-11-17 11:51:23 -06:00