GreemDev
693837dca7
infra: [ci skip] make the canary release notes look nicer
2025-06-05 23:07:02 -05:00
GreemDev
70abff072b
canary CI: checkout code before trying to get current revision
2025-06-05 20:56:17 -05:00
GreemDev
13e404bde0
infra: [ci skip] Move tag creation to the end of the build process in CI
2025-06-05 01:57:21 -05:00
GreemDev
3950e8adff
infra: Embed milestone description in stable release description in CI
2025-06-04 21:05:35 -05:00
GreemDev
0e84f2b1f0
infra: Send a Discord webhook message when a new build is available
2025-06-04 04:31:58 -05:00
GreemDev
8f5102aa2a
infra: Add functionality to the CI to upload artifacts to this GitLab and make releases based on all files uploaded.
...
See merge request ryubing/ryujinx!48
2025-06-03 18:28:59 -05:00
GreemDev
379e9ab622
stable release test workflow for gitlab releases
2025-06-03 04:04:41 -05:00
GreemDev
813d05bdf7
misc: Remove internal release channel constants
2025-05-29 17:36:24 -05:00
GreemDev
92b2947f04
fix invalid link in canary release message & change stable too
2025-05-29 16:14:51 -05:00
GreemDev
4c281062ba
test new canary release channel repo
2025-05-29 15:53:01 -05:00
GreemDev
d98ed30450
fix "regular builds" linking to canary builds
2025-04-13 13:25:23 -05:00
GreemDev
f2c5cf8a60
Add gitlab tag creation to stable releases
2025-03-18 18:46:22 -05:00
GreemDev
9742a78c06
attempt 2: give gli execute permission in CI
2025-03-18 18:40:58 -05:00
GreemDev
cb33e2c13f
Attempt 1 at bringing back Canary changelogs (and Full Changelog at the end of releases)
2025-03-18 18:36:09 -05:00
GreemDev
f77fe4a6b2
fix changelog commit url
2025-03-17 21:45:33 -05:00
GreemDev
097adacb3a
misc: infra: so I guess rev-parse with no options is useless(?)
2025-03-16 14:25:05 -05:00
GreemDev
95fdc0ca24
infra: Added table URL for WoA builds (also included for Canary in previous commit)
2025-03-16 14:20:58 -05:00
GreemDev
fae60f64a7
infra: Add temporary changelog solution: commit URL in a canary release
...
This is gonna get better.
2025-03-16 14:20:32 -05:00
Evan Husted
350b1fc013
CI: misc: The tags are never explicitly made on the release channel repo and yet they're there. Maybe we don't need to make it initially?
2025-03-14 05:22:22 -05:00
Evan Husted
eb075af06f
CI: chore: some fixups for not having a github source repo anymore
2025-03-14 05:19:43 -05:00
Evan Husted
d857106c28
misc: chore: base version bump
2025-03-14 05:13:13 -05:00
Keaton
7664f8cde9
update FFmpeg to 6.1.2 & Windows on ARM support ( #702 )
...
As stated in the title, win-arm64 (Windows 11 ARM) has been added to the
workflows, so these builds should automatically compile for this PR and
all other releases going forward.
Also updated the FFmpeg runtimes from 5.0.3 to 6.1.2. macOS (x64/arm64)
is _currently_ excluded from the update until a proper cross-compiling
environment can be set up for these architectures.
Windows 11 ARM users, please test the win-arm64 build for any issues.
---------
Co-authored-by: Evan Husted <greem@greemdev.net>
2025-03-13 18:36:57 -05:00
Evan Husted
fc75dbc8b8
Update release.yml
2025-03-08 20:49:21 -06:00
Evan Husted
04361b864a
stable release channel repo
2025-03-08 20:45:47 -06:00
Evan Husted
7591b07fce
infra: Update workflows to ubuntu 24.04 (20.04 will be deprecated soon)
2025-02-12 16:21:03 -06:00
Evan Husted
ea296b134d
Use specific Ubuntu version in build script
2025-01-21 14:05:49 -06:00
GabCoolGuy
f1dee50275
infra: Update to LLVM 17 ( #519 )
...
This fixes macos builds not building correctly because of a missing
LLVM 14 package.
2025-01-12 14:57:57 -06:00
Evan Husted
7694c8c046
Do not auto release stable
2025-01-11 04:08:11 -06:00
Evan Husted
9726b0feb0
Use Canary-Releases for AppImage Canary updates
2025-01-06 01:27:37 -06:00
Evan Husted
159ff828a1
give canary appimages the ryujinx-canary name
2025-01-06 01:22:05 -06:00
Evan Husted
6fa2bfc736
fix canary ci
2025-01-06 01:15:39 -06:00
Piplup
2c24df0247
reworked workflows ( #497 )
...
this makes `canary.yml` follow the same order of steps as `release.yml`,
adding appimages to the canary versions and i fixed some bugs with the
`build-appimage.sh` mainly fixing linking to the old repo
2025-01-06 01:07:16 -06:00
Evan Husted
13efc3e544
Switch back to nightly.link
...
I'm pretty sure them not working was due to old links pointing to GreemDev/Ryujinx after the org change
2025-01-06 00:09:48 -06:00
Evan Husted
318498eab0
misc: prefix ValidationTask with I, it's an interface
...
Mention in PR comment script that you now need to be logged into GitHub to download artifacts.
2024-12-30 20:57:18 -06:00
Evan Husted
12b264af44
Headless in Avalonia v2 ( #448 )
...
Launch the Ryujinx.exe, first argument --no-gui or nogui, and the rest of the arguments should be your normal headless script. You can include the new option --use-main-config which will provide any arguments that you don't, filled in from your main config made by the UI.
Input config is not inherited at this time.
2024-12-28 03:49:06 -06:00
Evan Husted
0c21b07f19
Update nightly_pr_comment.yml
2024-12-28 03:01:59 -06:00
Evan Husted
18625cf775
Update nightly_pr_comment.yml
2024-12-28 02:45:33 -06:00
Evan Husted
709eeda94a
(try) fix PR build comments
2024-12-28 02:00:46 -06:00
Evan Husted
44ee4190e6
JAVASCRIPT LOL
2024-12-27 16:11:23 -06:00
Evan Husted
9408452f93
ok that one was my fault
2024-12-27 16:10:03 -06:00
Evan Husted
38833ff60a
i dont know why this is failing this is stupid
2024-12-27 16:07:23 -06:00
Evan Husted
1faa72f22f
infra: fix big tables in releases
2024-12-27 15:44:20 -06:00
Evan Husted
9eb273a0f7
Org rename (they call me indecisive)
2024-12-27 02:05:37 -06:00
Evan Husted
ccddaa77d1
infra: Org
2024-12-27 01:59:29 -06:00
Evan Husted
01c2e67334
lol
2024-12-27 01:41:48 -06:00
Evan Husted
4c646721d6
infra: Testing moving canary to the future home of this fork
2024-12-27 01:38:51 -06:00
Evan Husted
d68295e57d
infra: remove duplicate tables, I think this is ignored entirely anyways due to omitBodyDuringUpdate.
2024-12-20 16:03:03 -06:00
Evan Husted
bb3d95722e
infra: fix casing in release artifact tables
2024-12-20 15:51:24 -06:00
Evan Husted
a9e0fac9dc
fix changelogs in canary release
2024-12-13 19:28:34 -06:00
GabCoolGuy
18c957f90b
infra: Add a table to the releases ( #363 )
...
This adds a table making it clearer what artifacts are needed for what
platform.
Nogui builds are not provided in the table as per Greem's request.
MAINTAINER EDIT: reasoning for above is due to the Headless in Avalonia
PR; nogui builds are going away.
Tested for both canary and release builds and everything works fine:
[Canary](https://github.com/GabCoolDude/Ryujinx-Canary/releases/tag/1.2.6 )
[Release](https://github.com/GabCoolDude/Ryujinx/releases/tag/1.2.2 )
For release, the damn appimage messed everything up, but thanks to
macOS, you can still test if it works.
2024-12-10 11:02:18 -06:00