aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Fix spelling mistakeJoshua M. Boniface2024-02-15
|
* Mention the manual triggerJoshua M. Boniface2024-02-15
|
* Mention the target OS releaseJoshua M. Boniface2024-02-15
|
* Add two more deb entriesJoshua M. Boniface2024-02-15
|
* Fix forum badgeJoshua M. Boniface2024-02-15
|
* Add forum badge and remove reddit badgeJoshua M. Boniface2024-02-15
|
* Remove Azure badgeJoshua M. Boniface2024-02-15
|
* Mention GHCR tooJoshua M. Boniface2024-02-15
|
* Update README with design decisions and specJoshua M. Boniface2024-02-15
|
* Add DockerHub and GHCR loginsJoshua M. Boniface2024-02-15
| | | | This enables the docker pushes added in the last commit.
* Make all variables more descriptiveJoshua M. Boniface2024-02-15
|
* Fix version suffixing without PARCHJoshua M. Boniface2024-02-15
|
* Use better error handling in scriptsJoshua M. Boniface2024-02-15
|
* Make reprepro really verboseJoshua M. Boniface2024-02-15
|
* Add all remaining build typesJoshua M. Boniface2024-02-14
|
* Use internal reprepro lock retryJoshua M. Boniface2024-02-12
|
* Add script_stop and debug to ssh commandsJoshua M. Boniface2024-02-12
|
* Add continue-on-error variable for laterJoshua M. Boniface2024-02-12
|
* Use proper format for GITHUB_ENVJoshua M. Boniface2024-02-12
|
* Convert jellyfin-web to platform-independent archJoshua M. Boniface2024-02-12
|
* Change VAR name and fix importsJoshua M. Boniface2024-02-12
|
* Only include DSCs with amd64Joshua M. Boniface2024-02-12
|
* Remove extra newlinesJoshua M. Boniface2024-02-12
|
* Use inputs.version for checkoutJoshua M. Boniface2024-02-12
|
* Change VERSION and use flock for repreproJoshua M. Boniface2024-02-12
|
* Use environment files instead of outputsJoshua M. Boniface2024-02-12
|
* Use input version for comparisonsJoshua M. Boniface2024-02-12
|
* Use explicit dated versions for unstable buildsJoshua M. Boniface2024-02-12
|
* Add Ubuntu runnersJoshua M. Boniface2024-02-12
|
* Adjust titles for consistencyJoshua M. Boniface2024-02-12
|
* Fix bad COMPONENT variable entryJoshua M. Boniface2024-02-12
|
* Switch to different action and fix bugsJoshua M. Boniface2024-02-12
|
* Fix incorrect entryJoshua M. Boniface2024-02-12
|
* Add artifact handlersJoshua M. Boniface2024-02-12
|
* Strip out path prefixesJoshua M. Boniface2024-02-11
|
* Use osversion in changelogJoshua M. Boniface2024-02-11
|
* Turn off extra arches for nowJoshua M. Boniface2024-02-11
|
* Rename job to be shorterJoshua M. Boniface2024-02-11
|
* Add repository artifact uploadJoshua M. Boniface2024-02-11
|
* Switch to using codenames for releasesJoshua M. Boniface2024-02-11
| | | | Will make life easier when dealing with reprepro later.
* Take minutes and seconds off auto-versionJoshua M. Boniface2024-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.
* Use proper inputJoshua M. Boniface2024-02-11
|
* Collapse to one jobJoshua M. Boniface2024-02-11
|
* Use sudo for commandsJoshua M. Boniface2024-02-11
|
* Accept master as jversJoshua M. Boniface2024-02-11
|
* Add initial release build test workflowJoshua M. Boniface2024-02-11
|
* Clean up build commandsJoshua M. Boniface2024-02-11
|
* Add Windows buildsJoshua M. Boniface2024-02-11
|
* Combine all portable archive buildsJoshua M. Boniface2024-02-11
|
* Add portable linux buildJoshua M. Boniface2024-02-11
|
bgstack15