-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature request: provide way to update a repo's description and full_description #172
Comments
This is definitely the number one thing I want out of a Hub API / CLI tool (and is the reason I've been using the reverse-engineered/not-officially-supported Hub "API" for years 😂 😇). |
docker/hub-feedback#1927 and docker/roadmap#115 contain some discussion related to updating readmes. It looks like there may be some parts of the API that need to be revised or finalized before this can happen? |
do this manually until their api allows using PAT releated: docker/hub-tool#172
docker/roadmap#115 really shouldn't have been closed until this was sorted tbf. |
Just recording some more interest/impact info for this feature; this general issue (need for an official API to update docker hub readmes) is also being tracked by several popular repos that would likely be consumers if it was implemented (instead they are currently relying on the unofficial APIs @tianon was referring to which don't work with 2FA+tokens):
Edit 11-Feb-2023 |
any update on this issue? |
Apparently resolved in docker/hub-feedback#2127 (comment) - no idea how though |
same for me, I tried but it didn't seem to work. Does this work for anyone here? If so, I'd appreciate a pointer into the right direction. |
We're apparently using unsupported API, and it has changed. See also: - docker/hub-feedback#2127 - docker/hub-tool#172 - docker/build-push-action#21
FWIW, this works for me: docker/hub-feedback#2127.1616804120 (cross-linking for people landing here via web search) |
We're apparently using unsupported API, and it has changed. See also: - docker/hub-feedback#2127 - docker/hub-tool#172 - docker/build-push-action#21
It would be nice to have a way to update the README content of a repo (I believe this is
full_description
in the API)Output of
hub-tool --version
:The text was updated successfully, but these errors were encountered: