Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix bad import and formatting | Joshua M. Boniface | 2024-03-03 |
| | |||
* | Rework manifest builds and push configuration | Joshua M. Boniface | 2024-03-03 |
| | |||
* | Disable building and pushing | Joshua M. Boniface | 2024-03-03 |
| | |||
* | Move pushes earlier | Joshua M. Boniface | 2024-03-03 |
| | |||
* | Add login step | Joshua M. Boniface | 2024-03-03 |
| | |||
* | Avoid using amend for manifests | Joshua M. Boniface | 2024-03-03 |
| | |||
* | Fix typoes | Joshua M. Boniface | 2024-03-03 |
| | |||
* | Try fixing the Docker push issue again | Joshua M. Boniface | 2024-03-03 |
| | |||
* | Fix bad log statements | Joshua M. Boniface | 2024-03-03 |
| | |||
* | Fix syntax error | Joshua M. Boniface | 2024-03-03 |
| | |||
* | Push the "unstable" tag to Docker as well | Joshua M. Boniface | 2024-03-03 |
| | |||
* | Add flushing log function | Joshua M. Boniface | 2024-03-03 |
| | |||
* | Redirect stderr to stdout for docker cmds | Joshua M. Boniface | 2024-03-03 |
| | |||
* | Add logging for image and manifest pushes | Joshua M. Boniface | 2024-03-03 |
| | |||
* | Reformat (Black) and lint (flake8) Python scripts | Joshua M. Boniface | 2024-02-16 |
| | |||
* | Move configuration into YAML document | Joshua M. Boniface | 2024-02-16 |
| | | | | | Simplifies changes in the future especially for new releases of e.g. Debian/Ubuntu, and makes the definitions easier to read. | ||
* | Add JELLYFIN_VERSION to all build-time envs | Joshua M. Boniface | 2024-02-16 |
| | |||
* | Make all variables more descriptive | Joshua M. Boniface | 2024-02-15 |
| | |||
* | Remove extra newlines | Joshua M. Boniface | 2024-02-12 |
| | |||
* | Use osversion in changelog | Joshua M. Boniface | 2024-02-11 |
| | |||
* | Switch to using codenames for releases | Joshua M. Boniface | 2024-02-11 |
| | | | | Will make life easier when dealing with reprepro later. | ||
* | Take minutes and seconds off auto-version | Joshua M. Boniface | 2024-02-11 |
| | | | | | | 1-hour resolution is enough to make this unique for our planned purposes, and keeps this from being too long. Once testing is completed can probably drop the hour too and just go with a 1-day version. | ||
* | Accept master as jvers | Joshua M. Boniface | 2024-02-11 |
| | |||
* | Clean up build commands | Joshua M. Boniface | 2024-02-11 |
| | |||
* | Add Windows builds | Joshua M. Boniface | 2024-02-11 |
| | |||
* | Combine all portable archive builds | Joshua M. Boniface | 2024-02-11 |
| | |||
* | Add portable linux build | Joshua M. Boniface | 2024-02-11 |
| | |||
* | Add portable builds | Joshua M. Boniface | 2024-02-11 |
| | |||
* | Add combined docker builds and rework Deb builds | Joshua M. Boniface | 2024-02-11 |
| | |||
* | Add initial build script | Joshua M. Boniface | 2024-02-07 |