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

DevOps: Create GitHub Actions CI Files #30

Merged
merged 8 commits into from
Oct 5, 2024

Conversation

georgetayqy
Copy link

Description

We do not have any CI pipelines to automatically deploy our code changes to the necessary endpoint environments.

Let's move to implement CI pipelines in GitHub Actions to fix that.

Additional information

N/A

@georgetayqy georgetayqy self-assigned this Sep 23, 2024
@georgetayqy georgetayqy added stack.DevOps DevOps related issues stack.Cloud Cloud Service Provider related issues chore.Task Issue related to a general chore, such as refactoring the code base or cleaning up code labels Sep 23, 2024
@georgetayqy georgetayqy added this to the D2 milestone Sep 23, 2024
@georgetayqy georgetayqy linked an issue Oct 5, 2024 that may be closed by this pull request
@georgetayqy georgetayqy merged commit f1a9815 into main Oct 5, 2024
8 of 9 checks passed
@georgetayqy georgetayqy deleted the devops_create-github-actions-ci-scripts branch October 5, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore.Task Issue related to a general chore, such as refactoring the code base or cleaning up code stack.Cloud Cloud Service Provider related issues stack.DevOps DevOps related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] CI/CD Pipelines
2 participants