-
-
Notifications
You must be signed in to change notification settings - Fork 98
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
Changed Assign repo->package even when manage_repo=false on Debian+Re… #148
Conversation
|
Dear @danielsreichenbach, thanks for the PR! This is Vox Pupuli Tasks, your friendly Vox Pupuli Github Bot. I noticed that your pull request has CI failures. Can you please have a look at the failing CI jobs? |
The CI failures contain errors/warning like below. They were already in the module and do not belong to our changes.
|
|
hi, sorry for the trouble! I fixed those in #151. can you please rebase? |
|
thanks for the updates. Can you add unit tests to ensure the ordering is now correct? |
|
Added some specs. Hope they meet your expectations. |
|
thanks for the work! |
Pull Request (PR) description
This changes the repository installation to retain the relation between package repository and package even when the repository is not managed by the module.
This Pull Request (PR) fixes the following issues
This fixes use issues caused by missing dependency when e.g. using other modules to handle InfluxData packages like InfluxDB, Chronograf or Kapacitor and Telegraf is not managing the repository itself.