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

ensure tarball was created using _service file #8261

Open
lnussel opened this issue Sep 4, 2019 · 1 comment
Open

ensure tarball was created using _service file #8261

lnussel opened this issue Sep 4, 2019 · 1 comment
Labels
Feature Frontend Things related to the OBS RoR app

Comments

@lnussel
Copy link
Member

lnussel commented Sep 4, 2019

I just ran into a package that contains a _service file with tar_scm in mode disabled to generate a tarball from github. Turns out the actual tarball in the package did not match the parameters there. So must have been generated manually. That slips through reviews. Is there any way to improve the service handling so we know the tarball is correct?

@hennevogel hennevogel added Feature Frontend Things related to the OBS RoR app labels Sep 4, 2019
@JanZerebecki
Copy link
Member

Implementing a trigger only _service mode ( #9699 ) and not relying on services with local/manual mode would achieve that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Frontend Things related to the OBS RoR app
Projects
None yet
Development

No branches or pull requests

3 participants