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

Setup CI/CD pipeline #127

Closed
wants to merge 13 commits into from
Closed

Setup CI/CD pipeline #127

wants to merge 13 commits into from

Conversation

aatalrashid
Copy link
Contributor

@aatalrashid aatalrashid commented Jan 10, 2024

  • Deployment yaml files to staging & production environments
  • website runs on cloud run
  • agent runs on cloud run
  • API runs on kubernets

@Emmanuel-Melon Emmanuel-Melon linked an issue Jan 20, 2024 that may be closed by this pull request
-var="timeout=300" \
terraform apply tfplan
# - name: Terraform Plan and Apply
# working-directory: devops/terraform/cloudrun
Copy link
Collaborator

Choose a reason for hiding this comment

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

Shouldn't it be infra?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, fixed that

@aatalrashid
Copy link
Contributor Author

@Emmanuel-Melon agent builds still fail, but only to pass when I disable ESLint and Type checking

@Maiz27 Maiz27 added wontfix 🙈 This will not be worked on and removed work_in_progress 🐣 labels Nov 29, 2024
@Maiz27 Maiz27 closed this Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🌻 New feature or request infra 🏭 Infrastructure wontfix 🙈 This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SAH-49]: Setup CI/CD pipeline
3 participants