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

repo: move apt ppa helpers into apt_ppa module #3341

Merged
merged 1 commit into from
Oct 29, 2020

Conversation

cjp256
Copy link
Contributor

@cjp256 cjp256 commented Oct 27, 2020

This decouples the apt ppa helpers from the _deb module and
improves test coverage of the specific ppa helper functions.

Signed-off-by: Chris Patterson chris.patterson@canonical.com

  • Have you followed the guidelines for contributing?
  • Have you signed the CLA?
  • Have you successfully run ./runtests.sh static?
  • Have you successfully run ./runtests.sh tests/unit?

This decouples the apt ppa helpers from the _deb module and
improves test coverage of the specific ppa helper functions.

Signed-off-by: Chris Patterson <chris.patterson@canonical.com>
@sergiusens sergiusens merged commit 68ec9d3 into canonical:master Oct 29, 2020
abitrolly pushed a commit to abitrolly/snapcraft that referenced this pull request Mar 31, 2021
This decouples the apt ppa helpers from the _deb module and
improves test coverage of the specific ppa helper functions.

Signed-off-by: Chris Patterson <chris.patterson@canonical.com>
cmatsuoka added a commit to cmatsuoka/snapcraft that referenced this pull request Feb 20, 2022
Port definitions and helpers to add apt repositories and PPAs. Original
code from PRs canonical#2911, canonical#3341, canonical#3359, canonical#3363.

Co-authored-by: Chris Patterson <chris.patterson@canonical.com>
Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
cmatsuoka added a commit to cmatsuoka/snapcraft that referenced this pull request Feb 21, 2022
Port definitions and helpers to add apt repositories and PPAs. Original
code from PRs canonical#2911, canonical#3341, canonical#3359, canonical#3363.

Co-authored-by: Chris Patterson <chris.patterson@canonical.com>
Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
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.

None yet

2 participants