(maint) pxp-agent and Jira project updates - #40
Open
mhashizume wants to merge 3 commits into
Open
Conversation
mhashizume
marked this pull request as draft
July 31, 2026 19:39
Previously, many C++ components had been included in the pxp-agent-vanagon project, which was a component in puppet-agent itself. However, in late 2025 the pxp-agent-vanagon project was moved into puppet-runtime and, along with it, C++ components like cpp-hocon and cpp-pcp-client. This commit updates Ticketmatch's logic to look in the runtime for revisions for C++ components.
Previously, projects were divided up into their own Jira projects with their own fix versions. Recently, the team has moved to exclusively using the PA project and puppet-agent fix versions. This commit updates Ticketmatch to reflect that change.
This commit updates the pa_matchpatch shell script to explicitly use the xterm terminal type, as when this script is run in a minimal environment (such as in GitHub Actions), the $TERM env var is not set and tput produces the error "tput: No value for $TERM and no -T specified".
mhashizume
force-pushed
the
maint/main/pxp-agent-jira-projs
branch
from
July 31, 2026 19:42
ac4ec0a to
f0f9f54
Compare
mhashizume
marked this pull request as ready for review
July 31, 2026 19:42
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR:
-Toption intputto suppress errors during runs in GitHub Actions