Commit Graph

142 Commits

Author SHA1 Message Date
peelz
c7123aeec2 Fix run-tests workflow checking out incorrect target 2023-06-05 20:03:27 -03:00
peelz
0496e4ab75 Fix empty target error on scheduled nightly CI builds 2023-06-05 20:03:27 -03:00
dependabot[bot]
c769ecf693 Bump actions/setup-dotnet from 3.1.0 to 3.2.0
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](aa983c550d...3447fd6a9f)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 21:16:54 -03:00
peelz
cf386943a5 Fix check-if-release-needed check for create-prerelease workflow 2023-05-28 00:15:27 -03:00
peelz
5e84d65cdc Rename CI workflow 'ref' inputs to 'target' 2023-05-27 22:23:34 -04:00
peelz
c6b9c753fe Change dependabot's config to target the dev branch 2023-05-27 22:23:34 -04:00
peelz
6348ddae63 Prevent CI from running publish-release for non-code changes 2023-05-27 22:23:34 -04:00
peelz
a36157e40f Add CI workflow for generating nightly builds 2023-05-27 22:23:33 -04:00
dependabot[bot]
a26b00a5d8 Bump notpeelz/action-gh-create-release from 4.0.0 to 5.0.0
Bumps [notpeelz/action-gh-create-release](https://github.com/notpeelz/action-gh-create-release) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/notpeelz/action-gh-create-release/releases)
- [Commits](35fc26709d...a12edfc71d)

---
updated-dependencies:
- dependency-name: notpeelz/action-gh-create-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-27 19:28:37 -04:00
dependabot[bot]
f08ec51640 Bump notpeelz/action-gh-create-release from 1.0.2 to 4.0.0
Bumps [notpeelz/action-gh-create-release](https://github.com/notpeelz/action-gh-create-release) from 1.0.2 to 4.0.0.
- [Release notes](https://github.com/notpeelz/action-gh-create-release/releases)
- [Commits](a3caaff31c...35fc26709d)

---
updated-dependencies:
- dependency-name: notpeelz/action-gh-create-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-27 16:27:13 -03:00
dependabot[bot]
b7c152df52 Bump actions/setup-dotnet from 3.0.3 to 3.1.0
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](607fce577a...aa983c550d)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-27 16:26:42 -03:00
peelz
1309a9a273 Add dependabot config 2023-05-26 20:39:32 -03:00
peelz
be178715a8 Use upstream deploy scripts in CI 2023-05-26 16:23:50 -03:00
peelz
a5baf9cfba Migrate asm publicization to msbuild (#132)
* Make publish-release workflow fail on missing build artifacts
* Remove assembly publicization step from CI
* Add AssemblyPublicizer MSBuild task
* Add explanation for SatelliteResourceLanguages prop
* Move and document workaround for duplicate-file-on-publish OSX issue
* Move the Luatrauma.props import to the bottom of project files, this should give us a chance to override properties/items defined in the project file.
2023-05-25 16:31:46 -03:00
peelz
4017feca6d Remove vendored CI release action (#131) 2023-05-24 16:49:39 -03:00
EvilFactory
09c36a9213 Merge https://github.com/Regalis11/Barotrauma into develop 2023-05-11 11:22:12 -03:00
Joonas Rikkonen
8a89b18a63 Update bug_report.yml 2023-05-11 16:58:02 +03:00
EvilFactory
2c45c3d020 Merge branch 'master' of https://github.com/Regalis11/Barotrauma into develop 2023-05-10 11:55:46 -03:00
Joonas Rikkonen
235d42b34f Update bug_report.yml 2023-05-10 15:08:03 +03:00
peelz
0219b3de73 Add publicized assemblies to CI archives (#129) 2023-05-09 12:39:52 -03:00
peelz
0a8fa6f5d4 Pin CI actions to specific commit hashes 2023-05-08 20:02:45 -04:00
peelz
4c1557e7fd Add ensure-sha-pinned-actions action to CI pipeline 2023-05-08 20:02:45 -04:00
peelz
32645c0dd2 Vendor publish-release CI action
This replaces `marvinpinto/action-automatic-releases`, which hasn't been
updated since Jan 29 2022.
2023-05-08 20:02:45 -04:00
peelz
e9e0e852ba Add server files to CI client patch archives 2023-05-08 11:42:18 -04:00
peelz
9974c33c89 Remove dotnet 3.1 from CI dependencies 2023-05-08 11:42:18 -04:00
peelz
1b4cc62bcc Simplify CI publish-release script 2023-05-08 11:42:18 -04:00
Joonas Rikkonen
96fb49ba14 Update bug_report.yml 2023-04-28 19:32:16 +03:00
Joonas Rikkonen
d58d59d217 Update bug_report.yml 2023-04-27 21:24:52 +03:00
Joonas Rikkonen
cab8f492f5 Update bug_report.yml 2023-04-21 15:21:22 +03:00
EvilFactory
e2a70f3b4a Merge https://github.com/Regalis11/Barotrauma into develop 2023-04-12 11:44:22 -03:00
EvilFactory
80f79864f5 Added MoonSharp.VsCodeDebugger.dll to CI 2023-04-12 11:38:29 -03:00
Joonas Rikkonen
f223f774b9 Update bug_report.yml 2023-04-12 15:44:36 +03:00
Joonas Rikkonen
5a3752a3bc Update bug_report.yml 2023-03-31 18:35:27 +03:00
Joonas Rikkonen
b0adfc7f7c Update bug_report.yml 2023-03-22 16:12:52 -07:00
EvilFactory
cf88aa4c5d Merge branch 'master' of https://github.com/Regalis11/Barotrauma into develop 2023-03-16 12:53:53 -03:00
Joonas Rikkonen
b8a8fc8c95 Update bug_report.yml 2023-03-16 17:02:01 +02:00
Joonas Rikkonen
d5df588064 Update bug_report.yml 2023-03-15 19:22:21 +02:00
Joonas Rikkonen
b8ed7a9ba4 Update bug_report.yml 2023-03-14 16:46:59 +02:00
Joonas Rikkonen
66a7822f9a Update bug_report.yml 2023-03-13 20:23:28 +02:00
EvilFactory
fb374a9ae3 Merge branch 'master' of https://github.com/Regalis11/Barotrauma into develop 2023-02-21 13:27:49 -03:00
Joonas Rikkonen
48c66adcdc Update bug_report.yml 2023-02-02 21:41:39 +02:00
EvilFactory
d60efb17cd Merge branch 'master' of https://github.com/Regalis11/Barotrauma into develop 2023-01-31 13:17:15 -03:00
Joonas Rikkonen
e1c04bc31d Update bug_report.yml 2023-01-31 17:05:59 +02:00
EvilFactory
5d552d9dd8 Merge branch 'master' of https://github.com/Regalis11/Barotrauma into develop 2023-01-29 13:17:30 -03:00
Joonas Rikkonen
7ef0cb140d Update bug_report.yml 2023-01-27 17:27:44 +02:00
Joonas Rikkonen
283721f160 Update bug_report.yml 2023-01-25 20:09:24 +02:00
EvilFactory
c0f7b1548a Merge https://github.com/Regalis11/Barotrauma into develop 2023-01-22 13:16:41 -03:00
Joonas Rikkonen
4c40e43d15 Update bug_report.yml 2023-01-20 18:18:14 +02:00
Joonas Rikkonen
e8cb38a094 Update bug_report.yml 2023-01-18 18:13:16 +02:00
EvilFactory
c9ea347789 Merge remote-tracking branch 'upstream/master' into develop 2023-01-13 20:36:45 -03:00