abcdefg30
4685c1a6b1
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:04:51 +01:00
abcdefg30
70bc5b097d
Let the documentation workflow fetch the required git branch
2022-12-24 16:04:45 +01:00
Paul Chote
f3f98d8750
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:55:53 +02:00
abcdefg30
275325b0cf
Run the CI workflow on PRs targeting prep
2022-12-21 13:28:48 +02:00
Matthias Mailänder
028467f150
Fix documentation deployment.
2022-12-18 12:57:21 +13:00
abcdefg30
2a26ff6818
Revert "Update Ubuntu"
...
This reverts commit ac351f6e65 .
2022-12-02 23:32:39 +01:00
Matthias Mailänder
efcfab78dc
Unify file extensions.
2022-12-01 19:54:07 +02:00
Matthias Mailänder
ac351f6e65
Update Ubuntu
2022-12-01 19:54:07 +02:00
Matthias Mailänder
aeb96d98f3
Update notarisation to XCode 13 tooling.
2022-11-27 20:32:57 +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