dev/add-package-publisher #16

Merged
joshb merged 6 commits from dev/add-package-publisher into main 2022-11-11 01:29:24 +00:00
Showing only changes of commit 312ad93ca0 - Show all commits

View File

@ -2,14 +2,19 @@
*a tool to manage a library of computers for Potlatch Jr/Sr High School* *a tool to manage a library of computers for Potlatch Jr/Sr High School*
### Build System: ### Build System
Builds are generated by Stanley Solutions Jenkins; they can be accessed here: [StanleySolutions Jenkins](https://jenkins.stanleysolutionsnw.com/job/Potlatch%20Loggers%20Organization/job/ComputerKeeper/) Builds are generated by Stanley Solutions Jenkins; they can be accessed here:
[StanleySolutions Jenkins](https://jenkins.stanleysolutionsnw.com/job/Potlatch%20Loggers%20Organization/job/ComputerKeeper/)
| **Branch** | **Build Status** | | **Branch** | **Build Status** |
|------------|------------------| |------------|------------------|
| Main | [![Master Branch Build Status](https://jenkins.stanleysolutionsnw.com/buildStatus/icon?job=Potlatch+Loggers+Organization%2FComputerKeeper%2Fmain)](https://jenkins.stanleysolutionsnw.com/job/Potlatch%20Loggers%20Organization/job/ComputerKeeper/job/main/) | | Main | [![Master Branch Build Status](https://jenkins.stanleysolutionsnw.com/buildStatus/icon?job=Potlatch+Loggers+Organization%2FComputerKeeper%2Fmain)](https://jenkins.stanleysolutionsnw.com/job/Potlatch%20Loggers%20Organization/job/ComputerKeeper/job/main/) |
### Built Resources
Resulting EXE files built by Jenkins are archived as packages and can be found
in the [repository packages](https://gitea.stanleysolutionsnw.com/Potlatch-Loggers/ComputerKeeper/packages).
## PyInstaller Command ## PyInstaller Command
```shell ```shell