Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update paths, symlinks, and version handling | Joshua M. Boniface | 2024-02-22 |
| | | | | | | | 1. Ensures versioning is consistently applied 2. Adds env for the release "type" (stable/unstable) 3. Updates paths to match new repository schema 4. Fixes bug updating symlinks | ||
* | Update repository paths to remove releases | Joshua M. Boniface | 2024-02-22 |
| | | | | Makes compatibility easier | ||
* | Update repository paths to main | Joshua M. Boniface | 2024-02-22 |
| | |||
* | Make gzip explicit in archive types | Joshua M. Boniface | 2024-02-16 |
| | | | | Might add "tarxz" or similar some day, so make it explicit. | ||
* | Reorder Debian releases | Joshua M. Boniface | 2024-02-16 |
| | | | | Was a bit confusing in alphabetical order | ||
* | Add pyyaml to requirements | Joshua M. Boniface | 2024-02-16 |
| | |||
* | Update submodules to right now | Joshua M. Boniface | 2024-02-16 |
| | |||
* | Check out the origin master HEAD | Joshua M. Boniface | 2024-02-16 |
| | |||
* | Ensure submodule update errors aren't fatal | Joshua M. Boniface | 2024-02-16 |
| | | | | Simply retry them. | ||
* | Add comments to .gitignore | Joshua M. Boniface | 2024-02-16 |
| | |||
* | Remove invalid linter rules | Joshua M. Boniface | 2024-02-16 |
| | |||
* | Reformat (Black) and lint (flake8) Python scripts | Joshua M. Boniface | 2024-02-16 |
| | |||
* | Add linting rules | 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 note on portable architectures | Joshua M. Boniface | 2024-02-16 |
| | |||
* | Add better note about archive support | Joshua M. Boniface | 2024-02-16 |
| | |||
* | Add some more notes for Docker | Joshua M. Boniface | 2024-02-16 |
| | |||
* | Adjust some more wording | Joshua M. Boniface | 2024-02-16 |
| | |||
* | Add missing entry in list | Joshua M. Boniface | 2024-02-16 |
| | |||
* | Add JELLYFIN_VERSION to all build-time envs | Joshua M. Boniface | 2024-02-16 |
| | |||
* | Fix spelling mistake | Joshua M. Boniface | 2024-02-15 |
| | |||
* | Mention the manual trigger | Joshua M. Boniface | 2024-02-15 |
| | |||
* | Mention the target OS release | Joshua M. Boniface | 2024-02-15 |
| | |||
* | Add two more deb entries | Joshua M. Boniface | 2024-02-15 |
| | |||
* | Fix forum badge | Joshua M. Boniface | 2024-02-15 |
| | |||
* | Add forum badge and remove reddit badge | Joshua M. Boniface | 2024-02-15 |
| | |||
* | Remove Azure badge | Joshua M. Boniface | 2024-02-15 |
| | |||
* | Mention GHCR too | Joshua M. Boniface | 2024-02-15 |
| | |||
* | Update README with design decisions and spec | Joshua M. Boniface | 2024-02-15 |
| | |||
* | Add DockerHub and GHCR logins | Joshua M. Boniface | 2024-02-15 |
| | | | | This enables the docker pushes added in the last commit. | ||
* | Make all variables more descriptive | Joshua M. Boniface | 2024-02-15 |
| | |||
* | Fix version suffixing without PARCH | Joshua M. Boniface | 2024-02-15 |
| | |||
* | Use better error handling in scripts | Joshua M. Boniface | 2024-02-15 |
| | |||
* | Make reprepro really verbose | Joshua M. Boniface | 2024-02-15 |
| | |||
* | Add all remaining build types | Joshua M. Boniface | 2024-02-14 |
| | |||
* | Use internal reprepro lock retry | Joshua M. Boniface | 2024-02-12 |
| | |||
* | Add script_stop and debug to ssh commands | Joshua M. Boniface | 2024-02-12 |
| | |||
* | Add continue-on-error variable for later | Joshua M. Boniface | 2024-02-12 |
| | |||
* | Use proper format for GITHUB_ENV | Joshua M. Boniface | 2024-02-12 |
| | |||
* | Convert jellyfin-web to platform-independent arch | Joshua M. Boniface | 2024-02-12 |
| | |||
* | Change VAR name and fix imports | Joshua M. Boniface | 2024-02-12 |
| | |||
* | Only include DSCs with amd64 | Joshua M. Boniface | 2024-02-12 |
| | |||
* | Remove extra newlines | Joshua M. Boniface | 2024-02-12 |
| | |||
* | Use inputs.version for checkout | Joshua M. Boniface | 2024-02-12 |
| | |||
* | Change VERSION and use flock for reprepro | Joshua M. Boniface | 2024-02-12 |
| | |||
* | Use environment files instead of outputs | Joshua M. Boniface | 2024-02-12 |
| | |||
* | Use input version for comparisons | Joshua M. Boniface | 2024-02-12 |
| | |||
* | Use explicit dated versions for unstable builds | Joshua M. Boniface | 2024-02-12 |
| | |||
* | Add Ubuntu runners | Joshua M. Boniface | 2024-02-12 |
| | |||
* | Adjust titles for consistency | Joshua M. Boniface | 2024-02-12 |
| |