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
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
Paul Chote
7bedba5837
Switch macOS packages to .NET 5.
2021-01-09 19:53:22 +01:00
teinarss
5e74e58b22
Add support for dotnet core for Windows
2021-01-01 19:42:01 +01:00
Paul Chote
299b8880dd
Fix api output directory.
2020-12-14 18:33:35 +01:00
Paul Chote
61027e4067
Fix docs.openra.net repository reference.
2020-12-14 18:33:35 +01:00
Paul Chote
a7249c10dc
Fix docs.openra.net documentation workflow.
2020-12-13 15:35:31 +01:00
Paul Chote
611d12ac78
Migrate CI and packaging from Travis CI to GitHub Actions.
2020-12-12 20:17:29 +00:00