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

[Feature Request / Suggestion]: Create Github Actions Workflow for automating the build and deployments for feature branches #82

Open
4 tasks
lmcdonough opened this issue Dec 5, 2024 · 0 comments · May be fixed by #87
Assignees
Labels
enhancement Improves existing functionality or feature

Comments

@lmcdonough
Copy link
Contributor

Suggestion / Feature Request

Create a GitHub Actions Workflow that builds, tests, and deploys the Docker Images for each of the services to GHCR.

Definition Of Done:

  • Each Service is able to be automatically deployed to a GHCR Namespace matching the branch name.
  • The GitHub Actions Workflows dynamically perform the appropriate actions for the specific Service (i.e. linting, building, testing, and logging).
  • The developer can run the Workflow when they choose to.
  • (Optional) The Workflow deploys the new versions of the Images to TailScale.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improves existing functionality or feature
Projects
Status: 🏗 In progress
2 participants