Replies: 3 comments 2 replies
-
|
I prepared ps1 script that lists nugets and script that delete packages: and
result: summary it's ridiculous that in one time I can se only 4 packages, and in next iteration I can see 12 |
Beta Was this translation helpful? Give feedback.
-
|
workaround.... after 5 or 6 iterations all 26 packages are visible on UI. |
Beta Was this translation helpful? Give feedback.
-
|
Hey! Change the Version in package.json if you didn't first |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
I have a problem, that I removed (via UI) packages and I expected that I will be able to recreate this packages with next workflow run.
in log of workflow I can see that packages exists e.g.
but on UI (https://github.com/orgs/[my-org]/packages) I cannot see my package, I can see only 4 of 26 packages.
How can I force to delete all packages and after that recreate it
I have no also deleted packages in organization settings
This is part of my workflow code:
Couold you please anyone help me understand what I'm doing wrong :)?
Beta Was this translation helpful? Give feedback.
All reactions