disservin
a68a1c1154
create prereleases upon push to master
...
using github actions, create a prerelease for the latest commit to master.
As such a development version will be available on github, in addition to the latest release.
closes https://github.com/official-stockfish/Stockfish/pull/4622
No functional change
2023-06-20 08:55:54 +02:00
disservin
295f57829e
Add binaries to releases with github actions
...
when a release is made with a tag matching sf_* the binaries will also be uploaded to the release as assets.
closes https://github.com/official-stockfish/Stockfish/pull/4596
No functional change.
2023-06-06 21:12:24 +02:00
disservin
5c589142ae
Add wiki to artifacts
...
snapshot the wiki https://github.com/official-stockfish/stockfish/wiki as part of the artifacts generated.
This will allow future release to include the wiki pages as a form of documentation
closes https://github.com/official-stockfish/Stockfish/pull/4420
No functional change
2023-03-05 16:14:07 +01:00
ppigazzini
5fe1fa0210
GitHub Actions: install NDK once and clean up yaml
...
Use Ubuntu 22.04 as runner for NDK to avoid a qemu bug with `profile-build`
closes https://github.com/official-stockfish/Stockfish/pull/4280
No functional change
2022-12-12 08:17:52 +01:00
Joost VandeVondele
3a30b478d2
CI workflows, install git on windows
...
ensures the SF dev version is reported correctly
closes https://github.com/official-stockfish/Stockfish/pull/4272
No functional change
2022-12-09 22:58:22 +01:00
ppigazzini
aa603cfeeb
GitHub Action: upload ARM artifacts
...
And some clean up in other files.
closes https://github.com/official-stockfish/Stockfish/pull/4269
No functional change
2022-12-09 16:54:43 +01:00