Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

Add teardown to make commands #498

Merged
merged 4 commits into from
May 26, 2022
Merged

Add teardown to make commands #498

merged 4 commits into from
May 26, 2022

Conversation

sanders41
Copy link
Contributor

@sanders41 sanders41 commented May 11, 2022

Purpose

Stops all containers when make commands complete

Changes

  • Added @make teardown to the end of the commands.

Checklist

  • Applicable documentation updated (guides, quickstart, postman collections, tutorial, fidesdemo, database diagram.
  • If docs updated (select one):
    • documentation complete, or draft/outline provided (tag docs-team to complete/review on this branch)
    • documentation issue created (tag docs-team to complete issue separately)
  • Good unit test/integration test coverage
  • This PR contains a DB migration. If checked, the reviewer should confirm with the author that the down_revision correctly references the previous migration before merging
  • The Run Unsafe PR Checks label has been applied, and checks have passed, if this PR touches any external services

Ticket

Fixes #497

@seanpreston seanpreston self-assigned this May 12, 2022
@seanpreston seanpreston added the run unsafe ci checks Triggers running of unsafe CI checks label May 19, 2022
@seanpreston seanpreston merged commit c8a8835 into main May 26, 2022
@seanpreston seanpreston deleted the make branch May 26, 2022 14:19
sanders41 added a commit that referenced this pull request Sep 22, 2022
* Add teardown to make commands

* update changelog

Co-authored-by: Paul Sanders <pau@ethyca.com>
Co-authored-by: Sean Preston <sean@ethyca.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
run unsafe ci checks Triggers running of unsafe CI checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Postgres and redis containers left running when using make commands
2 participants