Skip to content

Uneeded pushes to ArchLinux (AUR) #678

@alosarjos

Description

@alosarjos

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:

  1. Do not push updated to AUR unless a new tag (For a new version) has been created
  2. The package should be instead a -git type so it gets updated regularly without waiting for stable version
  3. Create 2 packages, regular for stable versions and a git for 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions