XgridInc / xkops

About Xkops is an integrated solution that combines widely-adopted open-source utilities to simplify Kubernetes management, emphasizing the enhancement of observability, reliability, security, and cost control in cluster operations which help users optimize the deployment and management of Kubernetes clusters.
Apache License 2.0
61 stars 4 forks source link

Updated workflows to run on dev branch as well #19

Open abidiqbalxgrid opened 1 year ago

abidiqbalxgrid commented 1 year ago

XkOps

Issue

No issue

Description

Updated workflows to run on dev branch as well. The code first needs to be merged on the dev branch with all tests being passed. From dev, the deployment action will run which will deploy the code to EKS. After this test passes, we should merge the code in master

Checklist

github-actions[bot] commented 1 year ago

:robot: OpenAI


Chat with 🤖 OpenAI Bot (@openai)

Code suggestions

Ignoring further reviews


Files not summarized due to errors (1) ### Failed to summarize * .github/workflows/deploy_xkops.yml (nothing obtained from openai)

In the recent run, only the files that changed from the base of the PR and between d0b259a410bc77f6326d6b3113a271e82a7c77a8 and 7790645260d26b575956a3e5cbdee613408d4196 commits were reviewed.

Files not reviewed due to errors in the recent run (1) ### Failed to review in the last run * .github/workflows/deploy_xkops.yml (no response)
abidiqbalxgrid commented 1 year ago

Update description as to why we need to run actions on dev branch.

Updated the Description