Add '--force' flag to delete non-empty projects#252
Conversation
53511ef to
074fad4
Compare
|
@Vad1mo thanks for enabling the CI on my PR. I have got the same failure when I was trying to publish a draft release on my fork over here following the documentation giving in |
|
@adwait-godbole can you rebase your changes on latest main? I think then the tests should work |
Signed-off-by: adwait-godbole <adwaitngodbole@gmail.com>
074fad4 to
8867a6d
Compare
@Vad1mo I have done the rebase but I guess your approval is again required for triggering the workflow. Also when I drafted a test release on my fork, the triggered workflow still failed during the "Run Tests" job --> https://github.com/adwait-godbole/harbor-cli/actions/runs/11851195614. |
Signed-off-by: Vadim Bauer <vb@container-registry.com>
Signed-off-by: adwait-godbole <adwaitngodbole@gmail.com> Signed-off-by: Vadim Bauer <vb@container-registry.com> Co-authored-by: Vadim Bauer <vb@container-registry.com> Signed-off-by: Patrick Eschenbach <patrickeschenbach96@gmail.com>
Fixes #243
Screencast.from.2024-11-14.17-03-59.webm
Hi @Vad1mo @bupd, I tried fixing the problem and it is working fine on my machine as you can see in the above video. Let me know if any improvements should be done to do this approach as it is my very first time contributing to Harbor. Thanks for this amazing project!