Commit message (Expand) | Author | Age | |
---|---|---|---|
* | add initial research for rpm | B. Stack | 2024-05-13 |
* | Refactor arch checking into a function | Steve Kowalik | 2024-04-07 |
* | Use buildx build explicitly instead of alias | Joshua M. Boniface | 2024-04-01 |
* | Fix nuget arch requirement | Joshua M. Boniface | 2024-03-27 |
* | Switch no-push to local | Joshua M. Boniface | 2024-03-18 |
* | Avoid ghcr.io tag if no_push | Joshua M. Boniface | 2024-03-18 |
* | Switch build.py to argparse | Joshua M. Boniface | 2024-03-18 |
* | Abort pushes if envvars aren't set | Joshua M. Boniface | 2024-03-18 |
* | Support building docker images for only one arch | Joshua M. Boniface | 2024-03-18 |
* | Fail if nuget_key is not found | Joshua M. Boniface | 2024-03-07 |
* | Fix bad manifest tagging | Joshua M. Boniface | 2024-03-07 |
* | Remove references to CentOS/Fedora | Joshua M. Boniface | 2024-03-07 |
* | Fix typo in Version command | Joshua M. Boniface | 2024-03-06 |
* | Reformat with black | Joshua M. Boniface | 2024-03-06 |
* | Reformat Nuget build component (style, fstrings) | Joshua M. Boniface | 2024-03-06 |
* | Add workflow to publish nuget packages | Cody Robibero | 2024-03-06 |
* | Add ability to disable Docker pushes | Joshua M. Boniface | 2024-03-03 |
* | Try removing explicit docker.io | Joshua M. Boniface | 2024-03-03 |
* | 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 |
* | 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 |
* | Take minutes and seconds off auto-version | Joshua M. Boniface | 2024-02-11 |
* | 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 |