aboutsummaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAge
* Update actions/checkout action to v4.1.5renovate[bot]2024-05-08
* Add Debian package and dsc signing with repo keyJoshua M. Boniface2024-05-01
* Correct to the actual valueJoshua M. Boniface2024-05-01
* Disable fast-fail strategyJoshua M. Boniface2024-05-01
* Enable build for Ubuntu 24.04Joshua M. Boniface2024-04-25
* Remove -V from reprepro commandsJoshua M. Boniface2024-03-09
* Flip release and arch in incoming directoryJoshua M. Boniface2024-03-09
* Use "server" subdir for incoming filesJoshua M. Boniface2024-03-09
* Configure Renovate (#6)renovate[bot]2024-03-09
* Ensure preserve-env is set everywhereJoshua M. Boniface2024-03-08
* Set preserve-env on NuGet sudo commandJoshua M. Boniface2024-03-07
* Add workflow to publish nuget packagesCody Robibero2024-03-06
* Update action versionUruk2024-03-04
* Add weekly unstable build timerJoshua M. Boniface2024-03-04
* Add default inputs.version of masterJoshua M. Boniface2024-03-04
* Reenable other build typesJoshua M. Boniface2024-03-03
* Potentially fix environment issuesJoshua M. Boniface2024-03-03
* Revamp workflow to populate new secret envvarsJoshua M. Boniface2024-03-03
* Attempt to run docker push manuallyJoshua M. Boniface2024-03-03
* Disable GHCR login for nowJoshua M. Boniface2024-03-03
* Fix incorrect tokenJoshua M. Boniface2024-03-03
* Temporarily disable non-docker buildsJoshua M. Boniface2024-03-03
* Attempt to fix bad docker loginJoshua M. Boniface2024-03-03
* Add "any" arch folder for PortableJoshua M. Boniface2024-03-03
* Revert "Reenable Ubuntu 24.04 noble"Joshua M. Boniface2024-03-03
* Reenable Ubuntu 24.04 nobleJoshua M. Boniface2024-03-03
* Fix incorrect incoming pathsJoshua M. Boniface2024-03-03
* Fix incorrect symlinkJoshua M. Boniface2024-03-03
* Fix environment variable typoJoshua M. Boniface2024-03-03
* Update repository script to use BASEDIRJoshua M. Boniface2024-02-23
* Update paths, symlinks, and version handlingJoshua M. Boniface2024-02-22
* Update repository paths to remove releasesJoshua M. Boniface2024-02-22
* Update repository paths to mainJoshua M. Boniface2024-02-22
* Move configuration into YAML documentJoshua M. Boniface2024-02-16
* Add DockerHub and GHCR loginsJoshua 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
* Change VAR name and fix importsJoshua M. Boniface2024-02-12
* Only include DSCs with amd64Joshua 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
bgstack15