Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more mentions of canary #258

Merged
merged 34 commits into from
Nov 21, 2024
Merged

Conversation

GabCoolDude
Copy link
Collaborator

@GabCoolDude GabCoolDude commented Nov 17, 2024

This should hopefully make it clearer whether or not you're using canary.

Changelog:

  • Changed github workflows to have "canary" in the zip files
  • Added App.FullAppName in the about section, so that it's clear in there too
  • Changed log name for canary builds to Ryujinx_Canary_{version}_{DateTime.Now:yyyy-MM-dd_HH-mm-ss}.log (normal builds should still be "Ryujinx_{version}_{DateTime.Now:yyyy-MM-dd_HH-mm-ss}.log)

Changed github workflows to have "canary" in the zip files

Added `App.FullAppName` in the about section, so that it's clear in there too
@github-actions github-actions bot added gui Affects the Avalonia UI or translations. infra Updates to dependencies labels Nov 17, 2024
@GabCoolDude GabCoolDude marked this pull request as draft November 17, 2024 00:23
@GabCoolDude

This comment was marked as outdated.

@GabCoolDude GabCoolDude marked this pull request as ready for review November 17, 2024 00:53
@GabCoolDude GabCoolDude requested a review from GreemDev November 20, 2024 19:04
@GabCoolDude GabCoolDude marked this pull request as draft November 20, 2024 19:39
@GabCoolDude

This comment was marked as outdated.

@GabCoolDude GabCoolDude changed the title Added more mentions of canary Add more mentions of canary Nov 20, 2024
…ate_macos_build_ava_headless.sh` instead of in seperate files

This helps keeping things concise and should maybe work well idk
…ate_macos_build_ava_headless.sh` instead of in seperate files

This helps keeping things concise and should maybe work well idk
fixed bad syntax
# Conflicts:
#	distribution/macos/create_macos_build_ava.sh
#	distribution/macos/create_macos_build_headless.sh
This should make it so that macos builds compile like intended
…lso hopefully fixed headless macos artifacts just not getting published
@GabCoolDude GabCoolDude marked this pull request as ready for review November 21, 2024 16:12
@GabCoolDude
Copy link
Collaborator Author

Removed about 300 lines of code compared to previous versions of the PR. This was done by checking if the build is canary in create_macos_build.sh and in create_macos_build_headless.sh instead of in additional canary bash files.

src/Ryujinx.Common/Logging/Targets/FileLogTarget.cs Outdated Show resolved Hide resolved
@GabCoolDude GabCoolDude requested a review from GreemDev November 21, 2024 16:26
@GreemDev GreemDev merged commit 1d42c29 into Ryubing:master Nov 21, 2024
10 checks passed
@GreemDev GreemDev mentioned this pull request Dec 10, 2024
GreemDev pushed a commit that referenced this pull request Dec 19, 2024
This should hopefully make it clearer whether or not you're using
canary.

Changelog:
- Changed github workflows to have "canary" in the zip files
- Added `App.FullAppName` in the about section, so that it's clear in
there too
- Changed log name for canary builds to
`Ryujinx_Canary_{version}_{DateTime.Now:yyyy-MM-dd_HH-mm-ss}.log`
(normal builds should still be
"Ryujinx_{version}_{DateTime.Now:yyyy-MM-dd_HH-mm-ss}.log)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gui Affects the Avalonia UI or translations. infra Updates to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants