Skip to content
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

feat: Allow deletion of remote repository #494

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

daryllimyt
Copy link
Contributor

@daryllimyt daryllimyt commented Nov 6, 2024

Closes #457

Changes

  • Update registry repository delete endpoint to accept ID instead of origin

Remarks

  • Unblocking this so users can clear incorrect/accidental repo origins
  • If you accidentally delete your main remote repository, you still have to restart your instance to reload it

@daryllimyt daryllimyt self-assigned this Nov 6, 2024
@github-actions github-actions bot added engine Improvements or additions to the workflow engine enhancement New feature or request frontend Improvements or additions to the frontend labels Nov 6, 2024
@daryllimyt daryllimyt merged commit 5b17947 into main Nov 6, 2024
12 checks passed
@daryllimyt daryllimyt deleted the feat/allow-remote-repository-delete branch November 6, 2024 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine Improvements or additions to the workflow engine enhancement New feature or request frontend Improvements or additions to the frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to delete non-existent custom repository from the UI
1 participant