8000 GitHub - geocoug/github-actions-templates: GitHub actions templates
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

geocoug/github-actions-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-actions-templates

Python Checks Rsync Deploy Docker Build

Reusable GitHub actions for workflows I generally use.

Copy any any of the call-*.yml workflows from .github/workflows to the project repo and modify as necessary.

docker-build.yml

Build a docker image and push it to Docker Hub and/or GHCR.

python-checks.yml

Lint code base using pre-commit configurations, test dependency installation on a base Ubuntu image for multiple Python versions, and optionally run tests with pytest.

rsync-deploy.yml

Sync the repository to a target directory using rsync.

About

GitHub actions templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 
0