Project

Profile

Help

Issue #7547

closed

Fix scripts' calls which demonstrate some features

Added by lmjachky over 3 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Sprint/Milestone:
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.:

  1. https://github.com/pulp/pulp_container/blob/fb4fe8c00406cc93b950449b8cbff64eeee7d2da/docs/_scripts/image_tagging.sh#L7-L8
  2. 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.

Also available in: Atom PDF