Skip to content

Conversation

@span786
Copy link
Contributor

@span786 span786 commented Mar 4, 2024

Added debian-12 to the puppet agent module task acceptance

@span786 span786 requested review from a team and bastelfreak as code owners March 4, 2024 15:45
Copy link
Contributor

@kenyon kenyon left a comment

Choose a reason for hiding this comment

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

Minor thing, since these are regexps, the dot can match any character, which shouldn't cause an unexpected match, but I always like to escape characters that should be literal instead of regexp metacharacters. You could also use Regexp.escape here instead.

@span786 span786 force-pushed the PA-5586-add-debian-12-x86-64-to-the-puppet-agent-module-task-acceptance branch from 1b3a1f5 to 84a53a9 Compare March 5, 2024 07:20
@span786 span786 requested a review from kenyon March 5, 2024 07:22
@span786 span786 requested review from kenyon and skyamgarp March 6, 2024 05:26
@span786
Copy link
Contributor Author

span786 commented Mar 6, 2024

@bastelfreak can you please review this PR ?
It is not allowing to merge without code owner approval.

@span786 span786 merged commit 25012c4 into puppetlabs:main Mar 6, 2024
@mhashizume mhashizume added the maintenance Maintenance chores are typically excluded from changelogs label Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Maintenance chores are typically excluded from changelogs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants