Skip to content

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

@lmcdonough

Description

@lmcdonough

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.

Metadata

Metadata

Assignees

Labels

enhancementImproves existing functionality or feature

Type

No type

Projects

Status

✅ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions