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

Support bulk deletion of branches #653

Closed
bethesque opened this issue Dec 8, 2023 · 1 comment · Fixed by #652
Closed

Support bulk deletion of branches #653

bethesque opened this issue Dec 8, 2023 · 1 comment · Fixed by #652
Labels
smartbear-supported SmartBear engineering team will support this issue. See https://docs.pact.io/help/smartbear

Comments

@bethesque
Copy link
Member

bethesque commented Dec 8, 2023

This is to allow cleaning up the Pact Broker database. A list of branches to keep may be specified. The main branch as specified in the mainBranch property of the pacticipant will not be deleted. The branches will be deleted asynchronously (after the response has been returned) for performance reasons.

This does not (yet) support deleting the associated pacts and verifications.

@bethesque bethesque added the smartbear-supported SmartBear engineering team will support this issue. See https://docs.pact.io/help/smartbear label Dec 8, 2023
@bethesque bethesque linked a pull request Dec 8, 2023 that will close this issue
@bethesque bethesque added smartbear-supported SmartBear engineering team will support this issue. See https://docs.pact.io/help/smartbear and removed smartbear-supported SmartBear engineering team will support this issue. See https://docs.pact.io/help/smartbear labels Dec 8, 2023
Copy link

🤖 Great news! We've labeled this issue as smartbear-supported and created a tracking ticket in PactFlow's Jira (PACT-1576). We'll keep work public and post updates here. Meanwhile, feel free to check out our docs. Thanks for your patience!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
smartbear-supported SmartBear engineering team will support this issue. See https://docs.pact.io/help/smartbear
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant