Skip to content

fix: allow plus signs in ppa#1222

Open
moritz-makandra wants to merge 1 commit intopuppetlabs:mainfrom
moritz-makandra:main
Open

fix: allow plus signs in ppa#1222
moritz-makandra wants to merge 1 commit intopuppetlabs:mainfrom
moritz-makandra:main

Conversation

@moritz-makandra
Copy link
Copy Markdown

@moritz-makandra moritz-makandra commented Feb 10, 2025

Summary

PPA names can have plus signs

From Launchpad:

> At least one lowercase letter or number, followed by letters, numbers,
> dots, hyphens or pluses. Keep this name short; it is used in URLs.

Additional Context

Add any additional context about the problem here.

  • Root cause and the steps to reproduce. (If applicable)
  • Thought process behind the implementation.

Related Issues (if any)

Mention any related issues or pull requests.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Feb 10, 2025

CLA assistant check
All committers have signed the CLA.

@kenyon
Copy link
Copy Markdown

kenyon commented Feb 11, 2025

I guess #583 got lost somewhere.

@smortex smortex added the bugfix label Feb 11, 2025
Copy link
Copy Markdown
Collaborator

@smortex smortex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some extra escaping (and if this escaping is in fact required, this looks inconsistent)

    From Launchpad:

    > At least one lowercase letter or number, followed by letters, numbers,
    > dots, hyphens or pluses. Keep this name short; it is used in URLs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants