Skip to content

Add content label commands#1158

Merged
mdellweg merged 1 commit intopulp:mainfrom
gerrod3:content-label
Mar 31, 2025
Merged

Add content label commands#1158
mdellweg merged 1 commit intopulp:mainfrom
gerrod3:content-label

Conversation

@gerrod3
Copy link
Copy Markdown
Contributor

@gerrod3 gerrod3 commented Mar 28, 2025

fixes: #1137

Comment thread tests/scripts/pulp_file/test_label.sh Outdated
if pulp debug has-plugin --name "core" --specifier ">=3.73.2"
then
echo "hi" > hi.txt
expect_succ pulp file content upload --file hi.txt --relative-path hi.txt
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please use a repository here to make the test future proof.

@mdellweg mdellweg enabled auto-merge (rebase) March 31, 2025 12:59
@mdellweg mdellweg merged commit 5ed783f into pulp:main Mar 31, 2025
19 checks passed
@gerrod3 gerrod3 deleted the content-label branch March 31, 2025 13:16
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.

Add support for Content.pulp_labels and set/unset_label API calls

2 participants