TheTaylorLee / docker-transcodeautomation

An automated media transcoding solution.
MIT License
6 stars 1 forks source link

Feature: Implement CI/CD Workflow #5

Closed TheTaylorLee closed 1 year ago

TheTaylorLee commented 1 year ago

Feature Target Details

Now that ghcr is used consider implementing workflows.

TheTaylorLee commented 1 year ago

dev workflow created and functional.

Publish workflow functional, but semver tagging still needs work.

TheTaylorLee commented 1 year ago

Need to improve semver tagging to avoid overwrites of versions.

TheTaylorLee commented 1 year ago

Implemented a pull request checklist and updated prod-amd64 workflow to only run on pull requests.