Project

Profile

Help

Task #3175

closed

Update plugin docs after REST API changes are merged

Added by dkliban@redhat.com over 6 years ago. Updated over 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 32
Quarter:

Description

The README in pulp_file, pulp_example, pulp_python, and plugin_template contains outdated quickstart guides. These need to be updated to reflect the unnested URL structure as well as the UUIDs being used in the URLs.


Related issues

Related to RPM Support - Task #3858: Clean up old solver and unittestsCLOSED - WONTFIX

Actions
Related to RPM Support - Issue #3853: Recursive copy doesn't take conflicts into accountCLOSED - WONTFIXActions
Actions #1

Updated by daviddavis over 6 years ago

Since we're using UUIDs in URLs now might want to recommend dynamically fetching hrefs and setting them to bash variables. For example:

export REPO_HREF=$(http :8000/api/v3/repositories/ | jq -r '.results[] | select(.name == "foo") | ._href')
Actions #2

Updated by dalley over 6 years ago

  • Tracker changed from Issue to Task
  • % Done set to 0
  • Sprint Candidate changed from No to Yes
  • Tags Documentation added
  • Tags deleted (Pulp 3 MVP)
Actions #3

Updated by dalley over 6 years ago

  • Subject changed from Update pulp_file and pulp_example docs after REST API changes are merged to Update plugin docs after REST API changes are merged
  • Description updated (diff)
Actions #4

Updated by daviddavis over 6 years ago

  • Sprint/Milestone set to 52
Actions #5

Updated by bizhang over 6 years ago

  • Status changed from NEW to ASSIGNED

Added by werwty over 6 years ago

Revision 5cf56cf0 | View on GitHub

Update README to reflect changes to url nesting, uuid urls

re #3175 https://pulp.plan.io/issues/3175

Actions #7

Updated by bizhang over 6 years ago

  • Status changed from ASSIGNED to POST

Added by werwty over 6 years ago

Revision 9bc0c613 | View on GitHub

Update docs to reflect changes to url nesting, uuid urls, and versioned repos.

re #3175 https://pulp.plan.io/issues/3175

Added by werwty over 6 years ago

Revision 3832f7ae | View on GitHub

Update docs to reflect changes to url nesting, uuid urls, and versioned repos.

re #3175 https://pulp.plan.io/issues/3175

Actions #8

Updated by rchan over 6 years ago

  • Sprint/Milestone changed from 52 to 53
Actions #9

Updated by jortel@redhat.com about 6 years ago

  • Sprint/Milestone changed from 53 to 54
Actions #10

Updated by bmbouter about 6 years ago

  • Sprint set to Sprint 32
Actions #11

Updated by bmbouter about 6 years ago

  • Sprint/Milestone deleted (54)
Actions #12

Updated by bizhang almost 6 years ago

  • Status changed from POST to MODIFIED
Actions #13

Updated by milan almost 6 years ago

  • Related to Task #3858: Clean up old solver and unittests added
Actions #14

Updated by milan almost 6 years ago

  • Related to Issue #3853: Recursive copy doesn't take conflicts into account added
Actions #15

Updated by dkliban@redhat.com over 5 years ago

  • Tags Pulp 3 added
Actions #16

Updated by daviddavis about 5 years ago

  • Sprint/Milestone set to 3.0.0
Actions #17

Updated by bmbouter almost 5 years ago

  • Tags deleted (Pulp 3)
Actions #18

Updated by bmbouter over 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF