-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your issue described in the documentation?
- I have read the documentation
Is your issue present in the nightly release?
- This issue is present in the nightly release
Describe the Bug
As I can see from the AUR package history: https://aur.archlinux.org/cgit/aur.git/log/?h=sunshine
The GitHub CI/CD is pushing updated automatically to the AUR. It's changing the source line only without making a new release. This makes people having a different build of the project depending on the moment of installation while pointing to the same version. (Since the package version doesn't change, no update is triggered for those that have it already installed)
I'm assuming this is a mistake. But the question here is, what do you want to do:
- Do not push updated to AUR unless a new tag (For a new version) has been created
- The package should be instead a
-gittype so it gets updated regularly without waiting for stable version - Create 2 packages,
regularfor stable versions and agitfor nightly versions
Maybe I can help if you need a hand with it.
Expected Behavior
No response
Additional Context
No response
Host Operating System
Linux
Operating System Version
Arch Linux
Architecture
None
Sunshine commit or version
0.16.0
Package
Linux - AUR
GPU Type
AMD
GPU Model
5700XT
GPU Driver/Mesa Version
22.3.2
Capture Method (Linux Only)
No response
Relevant log output
No response