Matthias Mailänder
5f287d38ab
Avoid a thirdparty action.
2025-03-18 14:58:23 +02:00
Matthias Mailänder
d5d43ee97c
Avoid thirdparty action.
2025-03-18 14:18:39 +02:00
Paul Chote
a371826613
Fix .NET 6 CI false positives.
2025-02-28 21:00:02 +01:00
Gustas
0eb173e046
Install missing linux utilities
2024-11-16 18:39:22 +00:00
DrSheppard
42989c74aa
delete libfuse redundand installation
2024-11-01 12:22:04 +00:00
Matthias Mailänder
c779f4de8d
Update macOS runner.
2024-08-11 12:38:53 +03:00
Matthias Mailänder
bc29707e87
Mention infrastructure Patreon account.
2024-06-03 10:25:06 +02:00
Matthias Mailänder
af81dca3ff
Update GitHub Actions
2024-04-03 15:03:51 +03:00
penev92
02d31a2f2c
Fix documentation workflow always trying to commit
...
Don't try to commit and push if there is nothing to commit, because git will exit with 1, failing the workflow.
A continuation of ca6b87d05e .
2023-12-13 23:13:24 +02:00
Pavel Penev
ca6b87d05e
Fix documentation workflow always trying to commit
...
Don't try to commit and push if there is nothing to commit, because git will exit with 1, failing the workflow.
2023-11-29 17:59:12 +01:00
Pavel Penev
ff49411bc1
Updated wiki job to use prepare job output
2023-11-21 17:20:22 +02:00
Pavel Penev
c80020f451
Update documentation job to use prepare job output
2023-11-21 17:20:22 +02:00
Pavel Penev
54c2f7d2b4
Added a prepare job to documentation GH workflow
2023-11-21 17:20:22 +02:00
penev92
59ad9e3cd7
Automated documentation.yml running on bleed merge
2023-11-20 16:07:16 +02:00
penev92
ead6bdecb6
Automated documentation.yml running on git tag
...
For release and playtest tags.
2023-11-20 16:07:16 +02:00
penev92
104801cdca
Parameterized duplicate code in documentation.yml
2023-11-20 16:07:16 +02:00
Matthias Mailänder
855e839b77
Try to fix chocolatey.
2023-06-09 19:25:36 +02:00
Matthias Mailänder
de22556153
Move unit testing into the make script.
2023-06-01 12:43:10 +02:00
Matthias Mailänder
dd9ab16401
Run unit tests on Linux.
2023-06-01 12:43:10 +02:00
Gustas
ade27ad8b9
Fail CI on lint warnings
2023-05-19 17:25:03 +02:00
Matthias Mailänder
b0aea7b810
Bump checkout action.
2023-01-04 21:54:55 +00:00
Matthias Mailänder
f65c3a09db
Bump setup .NET action.
2023-01-04 21:54:55 +00:00
abcdefg30
0d654d5e53
Change into the correct directory before trying to push
...
Each workflow step starts back in the default directory,
so we need to checkout the repository folder again
2022-12-24 16:02:46 +01:00
abcdefg30
ffa015dc21
Let the documentation workflow fetch the required git branch
2022-12-24 16:02:46 +01:00
Paul Chote
e2e541a251
Package macOS releases as a universal binary.
...
* Minimum macOS version is raised to 10.11.
* App bundles ship 3 versions of the runtime and engine binaries,
and a fat launcher that selects the appropriate runtime/apphost.
* Mono is used for macOS 10.11 - 10.14, or if OPENRA_PREFER_MONO
environment variable has been set.
2022-12-23 12:54:06 +02:00
abcdefg30
70549fce14
Run the CI workflow on PRs targeting prep
2022-12-21 13:28:14 +02:00
Alex
82d0546d16
build: harden workflow permissions
...
Signed-off-by: Alex <aleksandrosansan@gmail.com >
2022-12-19 22:40:19 +13:00
Matthias Mailänder
4ffd81bd41
Fix documentation deployment.
2022-12-18 12:57:08 +13:00
Matthias Mailänder
4f016f149f
Install libfuse2 in Ubuntu 22.04
2022-12-06 09:46:48 +02:00
Matthias Mailänder
3091504c7e
Unify file extensions.
2022-12-01 19:52:56 +02:00
Matthias Mailänder
bd678659a2
Update Ubuntu
2022-12-01 19:52:56 +02:00
Matthias Mailänder
435c999abf
Update notarisation to XCode 13 tooling.
2022-11-27 20:31:10 +01:00
darkademic
f612d82797
Use MacOS 11 for release packaging.
2022-10-29 18:30:58 +02:00
Matthias Mailänder
71956cb2a2
Documentation split release/playtest into different branches.
2022-10-21 18:54:58 +03:00
penev92
49ac9079a2
Renamed SpriteSequence documentation command and output file
2022-09-17 15:15:42 +02:00
penev92
c52913716c
Added SpriteSequence documentation generation
2022-09-09 21:18:58 +02:00
penev92
737cdd7851
Reworked trait documentation generation
...
Switched the Utility's ExtractTraitDocsCommand output to JSON.
Updated documentation generation to use that and the new Python script to generate the Markdown file, same as the Weapon documentation.
2022-09-02 20:56:55 +02:00
penev92
a522457bb6
Reworked weapon documentation generation
...
Switched the Utility's ExtractWeaponDocsCommand output to JSON.
Added a Python script to generate documentation Markdown from JSON.
2022-09-02 20:56:55 +02:00
abcdefg30
dc6be0fd77
Change the IRC link from Freenode to Libera in the issue template config
2022-08-06 16:12:25 +02:00
abcdefg30
47b6f564e3
Add a link to Discord to the PR template and change Freenode to Libera
2022-08-06 16:12:25 +02:00
Matthias Mailänder
9bb41630e7
Update documentation action to .NET 6
2022-02-06 18:06:44 +01:00
abcdefg30
b12c15ea9d
Update to .NET 6
2022-01-04 12:34:30 +01:00
CrazyAlex25
2d05e10819
Modify build properties
2021-04-12 00:44:17 +02:00
Matthias Mailänder
c0ea95ca46
Update itch user name.
2021-03-27 11:34:03 +00:00
Matthias Mailänder
1a8d971145
Fix a syntax error.
2021-03-27 11:07:35 +00:00
Paul Chote
09f680201f
Restore missing versioned source code package.
2021-01-30 13:04:23 +01:00
Paul Chote
765944cfa2
Switch macOS and Linux default toolchain to .NET 5.
2021-01-16 22:58:05 +01:00
Paul Chote
a12e4657ee
Update apt metadata before installing dependencies.
2021-01-12 23:09:11 +01:00
Matthias Mailänder
0cb25f1044
Fix syntax errors.
2021-01-10 21:06:39 +01:00
Matthias Mailänder
8ee728891d
Use the GitHub action variable for clickable links.
2021-01-10 21:06:39 +01:00