Skip to content

Convert to using package_tool function from general_setup#65

Merged
kdvalin merged 2 commits intomainfrom
pkg-tool
Mar 18, 2026
Merged

Convert to using package_tool function from general_setup#65
kdvalin merged 2 commits intomainfrom
pkg-tool

Conversation

@kdvalin
Copy link
Copy Markdown
Member

@kdvalin kdvalin commented Mar 18, 2026

Description

Uses the package_tool function from general setup, allowing all global flags to be passed without updating this wrapper in the future.

Before/After Comparison

Before

Each flag passed to package_tool would need to be provided individually

After

general_setup provides all relevant global package_tool flags

Clerical Stuff

This closes #64

Relates to JIRA: RPOPC-884

kdvalin added 2 commits March 17, 2026 13:27
Ignores stream.*k and run_stream files, so we don't accidentally commit
auto-generated files
Converts to using package_tool helper function so we don't need to
manage each flag individually.
@kdvalin kdvalin requested a review from a team March 18, 2026 14:09
@github-actions
Copy link
Copy Markdown

This relates to RPOPC-884

Copy link
Copy Markdown
Contributor

@dvalinrh dvalinrh left a comment

Choose a reason for hiding this comment

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

lgtm

@kdvalin kdvalin merged commit 002aaaf into main Mar 18, 2026
3 of 4 checks passed
@kdvalin kdvalin deleted the pkg-tool branch March 18, 2026 14:45
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.

Use package_tool alias

2 participants