Actions
Issue #7547
closedFix scripts' calls which demonstrate some features
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Documentation
Sprint:
Sprint 83
Quarter:
Description
We often specify $REPO_HREF two times in the same call, e.g.:
- https://github.com/pulp/pulp_container/blob/fb4fe8c00406cc93b950449b8cbff64eeee7d2da/docs/_scripts/image_tagging.sh#L7-L8
- https://github.com/pulp/pulp_container/blob/fb4fe8c00406cc93b950449b8cbff64eeee7d2da/docs/_scripts/tag_copy.sh#L4-L5 (I am confused how to use the copy API in general due to this)
This was changed in https://github.com/pulp/pulp_container/commit/49a78cf6c1476643335096116ca48724c35ac421. The solution would be to update the calls to properly follow the current workflows.
Updated by lmjachky about 4 years ago
- Subject changed from Fix scripts that demonstrates some features to Fix scripts that demonstrate some features
Updated by lmjachky about 4 years ago
- Subject changed from Fix scripts that demonstrate some features to Fix scripts' calls which demonstrate some features
Updated by dkliban@redhat.com about 4 years ago
- Triaged changed from No to Yes
- Tags Documentation added
Updated by ipanova@redhat.com about 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ipanova@redhat.com
- Sprint set to Sprint 83
Updated by pulpbot about 4 years ago
- Status changed from ASSIGNED to POST
Added by ipanova@redhat.com about 4 years ago
Added by ipanova@redhat.com about 4 years ago
Revision 71199c00 | View on GitHub
Updated scripts to correctly show the workflows.
Updated by ipanova@redhat.com about 4 years ago
- Status changed from POST to MODIFIED
Applied in changeset 71199c006d54d05f546bcc8beabd95c1a5a9333d.
Updated by pulpbot almost 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Updated scripts to correctly show the workflows.
closes #7547 https://pulp.plan.io/issues/7547