ebbit1q
da9222929b
add werror flags when making a debug build using llvm ( #4344 )
...
* add werror flags when making a debug build using llvm
this would get bugs like
https://github.com/Cockatrice/Cockatrice/pull/4337
get signalled earlier to us
* fix error: 'Servatrice_DatabaseInterface::registerUser' hides overloaded virtual function
* remove unused field
* mac machines have 3 cores
see
https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources
* typo
2021-06-01 21:57:37 -04:00
tooomm
19a7c4092c
Update ci-builds.yml ( #4358 )
2021-05-16 23:12:49 +02:00
ebbit1q
ecf57b4226
add fedora 34 and ubuntu 21.04 ( #4331 )
...
* add fedora 34 and ubuntu 21.04
* remove qt5-default from ubuntu 21.04
apparently it's not required?
* disable tests on fedora 34
2021-05-08 00:24:38 -04:00
ebbit1q
406c0b17ae
remove arch workaround ( #4295 )
2021-03-25 22:36:01 -04:00
tooomm
b722864caf
fix qt ( #4279 )
2021-03-09 11:17:07 -05:00
ebbit1q
18e27ef932
temporary workaround for arch libc version requiring upgraded host ( #4258 )
...
see https://bugs.archlinux.org/task/69563#comment196582
2021-03-08 12:18:58 -05:00
tooomm
0c7830b53c
exclude webclient ( #4270 )
2021-02-25 13:15:48 -05:00
ebbit1q
db528c6762
Release templates ( #4226 )
...
* add creation of release templates to ci and update guide
* touchups to markdown
* correct create release property
* correctly set fetch-depth and release body
* fix replacements, remove arrows
* check if there are no betas
* add extra output
* typo
2021-01-25 19:53:34 -05:00
ebbit1q
0c54cdf6bc
set release upload_url correctly during configure ( #4225 )
...
correctly set prerelease flag
set prerelease names to their tag instead of full release name
detect version for use in release name during configuration
2021-01-24 16:52:19 -05:00
ebbit1q
b63145c0a1
merge build workflows ( #4197 )
...
* merge build workflows
* fix mac version comparisons
2021-01-24 15:20:06 -05:00