Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 DockerHub and GHCR logins | Joshua M. Boniface | 2024-02-15 |
| | | | | This enables the docker pushes added in the last commit. | ||
* | 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 |
| | |||
* | Change VAR name and fix imports | Joshua M. Boniface | 2024-02-12 |
| | |||
* | Only include DSCs with amd64 | 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 |
| | |||
* | Fix bad COMPONENT variable entry | Joshua M. Boniface | 2024-02-12 |
| | |||
* | Switch to different action and fix bugs | Joshua M. Boniface | 2024-02-12 |
| | |||
* | Fix incorrect entry | Joshua M. Boniface | 2024-02-12 |
| | |||
* | Add artifact handlers | Joshua M. Boniface | 2024-02-12 |
| | |||
* | Strip out path prefixes | Joshua M. Boniface | 2024-02-11 |
| | |||
* | Turn off extra arches for now | Joshua M. Boniface | 2024-02-11 |
| | |||
* | Rename job to be shorter | Joshua M. Boniface | 2024-02-11 |
| | |||
* | Add repository artifact upload | 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. | ||
* | Use proper input | Joshua M. Boniface | 2024-02-11 |
| | |||
* | Collapse to one job | Joshua M. Boniface | 2024-02-11 |
| | |||
* | Use sudo for commands | Joshua M. Boniface | 2024-02-11 |
| | |||
* | Add initial release build test workflow | Joshua M. Boniface | 2024-02-11 |