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

Bump Dependencies on Steam Deck #724

Closed
wants to merge 3 commits into from
Closed

Conversation

sonic2kk
Copy link
Owner

@sonic2kk sonic2kk commented Jan 18, 2023

Fixes #719

Initial logic for bumping dependencies to the version SteamTinkerLaunch expects (e.g. bumping from 1.9-5 to 1.9-7). Entirely untested for now.

There is currently no logic for "bumping down", which a user may find useful if they switch between SteamOS versions.

Initial logic for bumping dependencies to the version SteamTinkerLaunch expects (e.g. bumping from 1.9-5 to 1.9-7).
Entirely untested for now!
@sonic2kk
Copy link
Owner Author

I have been busy and in my free time I have been using my Steam Deck to play some games, so I haven't had time to test this on my Steam Deck yet. I'll try to find some time this weekend to test it out :-)

@sonic2kk
Copy link
Owner Author

sonic2kk commented Feb 1, 2023

Finally have some time (woo January over! 😅), taking a look at this again.

The version check was changed to a != check which should accommodate "bumping down" versions. It may not really be used very much but if a user rolls back to an older commit of STL specifically to downgrade a dependency (or a stable, once this change is in a stable release) then it should not require manual intervention to downgrade a dependency.

I want to release a new minor version of STL soon (maybe v12.12? 😉) with a handful of minor fixes and tweaks, and this is one change I would like it to have. Having this in a stable would be nice and allow a good "rollback" point in the event of dependency versions needing bumped for one version of SteamOS but not another.

@sonic2kk sonic2kk closed this Feb 9, 2023
@sonic2kk sonic2kk mentioned this pull request Mar 5, 2023
@sonic2kk sonic2kk deleted the steamdeck-autodeps-update branch May 16, 2024 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dependencies on Steam Deck need to be Manually Updated
1 participant