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

Improve version verification #51

Merged
merged 3 commits into from
Feb 13, 2022
Merged

Conversation

ReenigneArcher
Copy link
Member

Description

  • Improves version verification, verifies the version was updated in each of these files
    • CMakeLists.txt (binary)
    • gen-deb.in (deb package)
    • sunshine.desktop (AppImage package)

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated the documentation blocks for new or existing components

- Build jobs didn't run if `check_versions` doesn't run (need to ENSURE PR check into master is successful before merging!)
- Version from .desktop file needs to be 1.0 (this is not the sunshine version)
- Setting VERSION environment variable will set AppImage version, otherwise short commit hash will be used
@ReenigneArcher ReenigneArcher merged commit 96205dc into nightly Feb 13, 2022
@ReenigneArcher ReenigneArcher deleted the improve-version-verification branch February 13, 2022 18:02
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.

1 participant