Closed maxneuvians closed 4 years ago
Fixes: Removes un-used files that we inherited from the fork.
These include:
deploy/kubernetes/*
dev.yml
railgun.yml
scripts/create-seed-data
scripts/create-upload-payload-for-load-testing
Also fixes CI to Go 1.14
Declutter the code.
Do we actually need any of the files.
Fixes: Removes un-used files that we inherited from the fork.
These include:
deploy/kubernetes/*
- kubernetes manifest files used to deploy the server to a kubernetes cluster. We use the AWS ECSdev.yml
andrailgun.yml
- part of Shopify dev toolingscripts/create-seed-data
- seeding script we do not usescripts/create-upload-payload-for-load-testing
- load testing script we do not useAlso fixes CI to Go 1.14
Description of what your PR accomplishes:
Declutter the code.
Anything the reviewers should focus on? Any discussion points?
Do we actually need any of the files.