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: add delete organization and other removal operation functions #3507

Merged
merged 7 commits into from
Aug 10, 2023

Conversation

shreddedbacon
Copy link
Member

Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated
  • PR title is ready for inclusion in changelog

This adds new resolvers to support organizations:

  • deleteOrganization - you could add one, now you can delete one
  • removeDeployTargetFromOrganization - you could add one, now you can remove one
  • removeProjectFromOrganization - you could add one, now you can remove one (it removes all groups and notifications from the project)

A bunch of new helpers were written to replace existing code and reduce some duplication.

@shreddedbacon shreddedbacon marked this pull request as ready for review August 7, 2023 07:16
Copy link
Member

@tobybellwood tobybellwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested ok now

@tobybellwood tobybellwood merged commit 1649540 into main Aug 10, 2023
@tobybellwood tobybellwood deleted the delete-organization branch August 10, 2023 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants