jadboy20 / wallpaper-changer

Changes desktop background
1 stars 0 forks source link

Create a process for deployment #10

Closed jadboy20 closed 4 years ago

jadboy20 commented 4 years ago

Create a process for deploying the software. See if it can be automated in a batch file.

Try changing the version in the __init__.py as a placeholder. When the batch file runs, replace this placeholder with the full version number being built, including the git hash. This way if there was an issue, it will be known exactly which git version it was, so it can be resolved, just in-case there are duplicates in the versioning.