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

feat: enable CI/CD #3

Merged
merged 33 commits into from
Jan 6, 2025
Merged

feat: enable CI/CD #3

merged 33 commits into from
Jan 6, 2025

Conversation

kevin-secrist
Copy link
Owner

@kevin-secrist kevin-secrist commented Jan 5, 2025

  1. Builds the Dockerfile and pushes to GHCR so it can be shared. One issue I've run into in the past is the Dockerfile becoming out-of-date and I'm unable to develop without fixing it. With an image pushed to the registry, at least there'll be a working image to start with.
  2. Builds the docs in GHA so it can be previewed without actually needing to develop locally, for basic changes
  3. Builds and automatically creates a release whenever there's a push to main, and automatically uploads the artifacts for the build to that release.

@kevin-secrist kevin-secrist changed the title CI/CD with GHA feat: enable CI/CD Jan 6, 2025
@kevin-secrist kevin-secrist merged commit ab883aa into main Jan 6, 2025
3 checks passed
@kevin-secrist kevin-secrist deleted the gha branch January 6, 2025 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant