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

fix(cicd): update procfile + cli uses argparse only in local env #4

Merged
merged 3 commits into from
Sep 24, 2024

Conversation

korikuzma
Copy link
Member

  • if SEQREPO_EB_PROD is set this indicates AWS environment, so argparse will not be used
  • remove unused cron.yaml

* if `SEQREPO_EB_PROD` is set this indicates AWS environment, so argparse will not be used
* remove unused cron.yaml
@korikuzma korikuzma self-assigned this Sep 24, 2024
@korikuzma korikuzma requested a review from a team as a code owner September 24, 2024 18:40
@korikuzma korikuzma requested review from jarbesfeld and removed request for a team September 24, 2024 18:41
@korikuzma korikuzma merged commit 9e2f853 into staging Sep 24, 2024
4 checks passed
@korikuzma korikuzma deleted the fix-eb branch September 24, 2024 18:53
korikuzma added a commit that referenced this pull request Sep 24, 2024
* if `SEQREPO_EB_PROD` is set this indicates AWS environment, so
argparse will not be used
* remove unused cron.yaml
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