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

Add 'package_name' param to cirunner class #160

Merged
merged 2 commits into from
Sep 28, 2017
Merged

Add 'package_name' param to cirunner class #160

merged 2 commits into from
Sep 28, 2017

Conversation

dandunckelman
Copy link
Contributor

Should fix #157

@dandunckelman
Copy link
Contributor Author

I got bit by this: https://gitlab.com/gitlab-org/gitlab-runner/issues/2757

  • The gitlab-runner binary seems to be picky about the order of CLI options

So, I had to run the registration process manually. If/when that gets resolved upstream, maybe changes will be needed for the params passed to the binary.

@davidgubler davidgubler merged commit acc8cf4 into voxpupuli:master Sep 28, 2017
@davidgubler
Copy link
Contributor

Looks good to me (although I don't like the fact that the runner path must be manually set for Gitlab 10, but I see no easy way around that for now).

@dandunckelman
Copy link
Contributor Author

@davidgubler thanks.

You said:

the runner path must be manually set for Gitlab 10

Are you talking about /usr/bin/gitlab-runner and the new binary param on the runner define?

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.

Support new package repo
2 participants