Skip to content

Commit

Permalink
Deleting deployment library, tests and target for the tests (#2410)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #2410

# Context

This diff stack aims to delete the deployment library which was initially developed to delete the deployment shell scripts with python scripts for better code coverage.

This diff deletes the deployment library, tests and target for the tests in the fbpcs repository. The code changes in each file of the diff are as follows:

- fbcode/fbpcs/TARGETS: The python_unittest target for the test_pce_deployment_library is removed.
- fbcode/fbpcs/infra/pce_deployment_library/test/test_terraform_deployment.py: This file is deleted.
- fbcode/fbpcs/infra/pce_deployment_library/test/test_aws.py: This file is deleted.
- fbcode/fbpcs/infra/pce_deployment_library/publisher_pce/publisher_pce_utils.py: This file is deleted.
- fbcode/fbpcs/infra/pce_deployment_library/publisher_pce/deploy.py: This file is deleted.

Reviewed By: ajaybhargavb

Differential Revision: D59231591

fbshipit-source-id: 6b49a156c5d2f020322ca480195126b802229207
  • Loading branch information
Ankush Singh authored and facebook-github-bot committed Jul 1, 2024
1 parent cfbfdd2 commit 3dd30fa
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 829 deletions.
171 changes: 0 additions & 171 deletions fbpcs/infra/pce_deployment_library/publisher_pce/deploy.py

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 3dd30fa

Please sign in to comment.