-
Notifications
You must be signed in to change notification settings - Fork 60.3k
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
Docs seem to include old information on how to delete docker images from package registry. #982
Comments
Thanks for opening this issue. A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
Cool |
Thanks for opening an issue @simonholzapfel! I'll triage this for someone on the team to take a look at. Do you have admin privileges for the package you're trying to delete? |
Yes, since I am the owner of the repository and the publisher of the container image. |
🤔 I'm seeing the same thing for my docker images... @jmarlena Do you know who to ping about this procedure? Maybe @jcansdale knows? |
I'd ping @github/support-package-registry-ombuds, which includes @jcansdale. |
Looking closer at this issue and not just the last immediate question, here's two thoughts on this:
|
🤔 I don't see this mentioned in the article. The article says:
If public packages can't be deleted, we should probably update this and mention it. 🙂 |
@jmarlena Thanks for the info, my package is indeed public! |
I solved the issue by making the repo private, deleting the container images and making the repo public again, but this can't be the official way of solving this problem, right? |
I checked some test container images and I also didn't see the delete UI button but I learned that if you only have one container image version, the deletion button will be found in the options under "Danger zone." I wonder if this applies to you? Either way, I see the need to update the article for this new UI. I can see how confusing this all is. |
Heads up, I've opened a PR to address the UI mismatching and confusing intro. Also, checking in on any related UI updates coming up to see how we can keep this evergreen. I'll delete this issue once the PR ships. Someone is welcome to create a PR from this issue to fix the confusing intro as that doesn't seem to need more dialogue to fix. 🚀 |
Edit: Nevermind, the UI does now actually match the one shown in the docs, except that the buttons have a slightly different style (the corners are more rounded). Though I am not sure if that is worth an issue. Either I was imagining things yesterday, or I was part of some sort of A/B-test. |
@Marcono1234 If you could open a separate issue, that'd be super helpful, thank you! |
The updates to this did absolutely nothing to clear up this issue. The current UI is so COMPLETELY out of whack with the document, one might think it was made for a different application entirely. I am an admin (owner) of the repo and org, and I have no UI elements that match (rounded corners or otherwise) for managing packages. In fact, the only thing I can do is edit the description for any package version. I get this is managed by open source, but this UI update has caused far, far more headaches than it has simplified anything. This isn't on the community to fix, this is on GitHub to fix. |
Hey @tsal, To help clear up all the confusion here, I'd like to better understand the UI you're seeing and what type of packages and Docker registry you're using. The UI to delete versions of private GitHub packages published on GitHub using this URL The UI to delete Docker container images published on GitHub using this URL Does this clarify which UI you're expected to see? We're in the process of reorganizing these packages docs to better clarify which version of the Docker package docs users will need. I'm wondering if this will clear up the confusing UI expectations. |
Thank you. The first link cleared up everything. I was expecting the UI to still be with the github packages interface, and did not find this updated documentation, despite a lot of searching, only this issue by virtue of another closed issue on this repo. |
The changes to fix this issue were shipped months ago now but this public issue wasn't closed then. 😅 Feel free to open up a new issue if you something else that needs clarity or a fix. 💟 |
regarding https://docs.github.com/en/free-pro-team@latest/packages/managing-container-images-with-github-container-registry/deleting-a-container-image
What is the current behavior?
how the actual manage versions page looks like:
how the docs look like:
What changes are you suggesting?
I suggest either fixing the docs, or fixing the manage versions page.
Additional information
I am on the GitHub Education plan.
The text was updated successfully, but these errors were encountered: