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

Add GH actions to publish images and deploy #8

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

pgetta
Copy link
Collaborator

@pgetta pgetta commented Mar 4, 2025

No description provided.

@pgetta pgetta requested a review from bilalesi March 4, 2025 07:28
@pgetta
Copy link
Collaborator Author

pgetta commented Mar 4, 2025

Note: vars and secrets to access AWS ECR and ECS are not set, I'll ask Dries to add them.

@pgetta
Copy link
Collaborator Author

pgetta commented Mar 4, 2025

@DriesVerachtert I've added GH actions to build and deploy the single cell simulator (bluenaas), but we are missing AWS ECR secrets and a role to trigger new deployment:

  • PUBLICECR_UPLOAD_ACCESS_KEY_ID
  • PUBLICECR_UPLOAD_SECRET_ACCESS_KEY
    and
  • AWS_STAGING_ECS_REDEPLOY_ROLE_ARN - I've actually put a value that is using the same pattern to the one in core web app, but it's correctness will depend how you set it up.

Could you please add those so we can enable CI/CI?

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