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

Delete dev environments #297

Merged
merged 2 commits into from
Apr 18, 2024
Merged

Delete dev environments #297

merged 2 commits into from
Apr 18, 2024

Conversation

rzlim08
Copy link
Collaborator

@rzlim08 rzlim08 commented Apr 17, 2024

  • GHA to delete development environments

Comment on lines +23 to +33
#run-deploy-graphql-fed-to-dev:
# uses: chanzuckerberg/czid-graphql-federation-server/.github/workflows/reusable-deploy.yml@rlim/fix-reusable-deploy
# needs: [run-deploy-workflows-to-dev, run-deploy-entities-to-dev]
# with:
# environment: dev
# api_url: http://localhost:3000
# allowed_cors_origin: http://localhost:3000
# nextgen_entities_url: http://${{ needs.run-deploy-entities-to-dev.outputs.stack_name }}-entities:8008
# nextgen_workflows_url: http://${{ needs.run-deploy-workflows-to-dev.outputs.stack_name }}-workflows:8042
# stack_name: ${{ github.actor }}-fed
# secrets: inherit
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this intentionally commented out to use later?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep!

@rzlim08 rzlim08 merged commit e2cc6f1 into main Apr 18, 2024
3 checks passed
@rzlim08 rzlim08 deleted the rlim/delete-dev-environments branch April 18, 2024 18:04
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