Skip to content

Conversation

@mickael-carl
Copy link

There's many cases where adding repositories inconditionally to sources.list.d/managed.list is not ideal: it's very common to add an entry per file, ideally named after the repository to add. Configuration management tools for instance follow that pattern. It's also more consistent with other operations not enforcing having a single file for all entries.

Note that while this is a breaking change in the API, I haven't noticed any release of this repository so far, which I take to mean that having such breaking change is alright. If not, I can introduce a new function instead.

There's many cases where adding repositories inconditionally to `sources.list.d/managed.list` is not ideal: it's very common to add an entry per file, ideally named after the repository to add. Configuration management tools for instance follow that pattern. It's also more consistent with other operations not enforcing having a single file for all entries.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants