summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
2023-03-22Disabling this for now since it always fails and I'm not sure it should be au...Sean E. Russell
2022-07-15Bump the version of the cross-compiler builder to pull in fixes for #212, #20...Sean E. Russell
2022-03-27git (or github) doesn't know about @latest (like Go does)Sean E. Russell
2022-03-15Fixes #209 (I hope)Sean E. Russell
2022-02-15Fixed target directory for man page; removes the homebrew trigger in release ...Sean E. Russell
2022-02-09Version bump for bugfix in action; maybe I should use @latest?Sean E. Russell
2022-02-09Fixes #158, adding a man page. This replaces the flags library in the process...Sean E. Russell
2022-02-08YML spacing cleanup, and add missing archive types.Sean E. Russell
2022-02-08FreeBSD was failing because the compiler name changed in the image.Sean E. Russell
2022-02-07Fixes #198, adding back in deb and rpm packagingSean E. Russell
2022-02-04Use a newer version of golang-build action, because old illuspas/xcgo tags ke...Sean E. Russell
2021-07-20prerelease.yml needs to duplicate build.ymlv4.1.2Sean E. Russell
2021-07-20CI updates for cross-compile action changesSean E. Russell
2021-07-20Builder from "master" didn't work for some reason, so hard-coding the version.Sean E. Russell
2021-07-20Mostly TODOs, but adds command to build Darwin/ARMSean E. Russell
2021-03-05Fixes cross-platform building (`func update` shadowing), removes gotop-builde...Sean E. Russell
2021-01-26Trigger extensions build before external distributions in case those failSean E. Russell
2021-01-25Patch to try to resolve homebrew workflow failure.Sean E. Russell
2020-06-09Closes #131, SMC GPL issue on OSX; consequently removes need to CGO in darwin.v4.0.1Sean E. Russell
2020-06-07Trying to get the workflow working.Sean E. Russell
2020-06-02Closes #100, breaks up the READMESean E. Russell
2020-05-13Adds a current-release badge to the READMESean E. Russell
2020-05-13Have the build workflow ignore commits containing only doc changes.Sean E. Russell
2020-05-05Homebrew updateSean E. Russell
2020-04-30github isn't smart enough to name templates properly.Sean E. Russell
2020-04-30Created enhancement templatexxxserxxx
2020-04-23Fixes #92, configurable temps; help text & docs clean-up; versions are now bu...Sean E. Russell
2020-03-06Prerelease gets proper title.Sean E. Russell
2020-03-06Fixed invalid workflowv3.5.0Sean E. Russell
2020-03-06Builds were broken; the build action didn't compile the right thing.Sean E. Russell
2020-03-03Merge pull request #64 from ionlights/patch-1xxxserxxx
2020-03-03Merge branch 'master' into patch-1xxxserxxx
2020-03-03More instructionsxxxserxxx
2020-03-03Fix typo in bug report templateMaxSem
2020-03-02Workflow and documentation improvements.Sean E. Russell
2020-03-02Why isn't this showing up, github?Sean E. Russell
2020-03-02Automate (mostly) AUR updatesSean E. Russell
2020-03-01Trigger Homebrew update on releaseSean E. Russell
2020-02-29Merge pull request #1 from ionlights/patch-2John Muchovej
2020-02-29Remove darwin/386/1John Muchovej
2020-02-29Removing darwin/386/1John Muchovej
2020-02-29Fix workflow & version bump.v3.4.5Sean E. Russell
2020-02-29More CI/CD work. Gives up on asset uploads and tries pre-release.Sean E. Russell
2020-02-29Actions work in $GITHUB_WORKSPACE. Still can't get upload-artifact to upload ...Sean E. Russell
2020-02-29Stupid, stupid, stupid...Sean E. Russell
2020-02-29Still trying to get Actions to work properly.Sean E. Russell
2020-02-29Still trying to get uploads to work.Sean E. Russell
2020-02-29Still working through github's poorly documented workflows. I miss bitbucket.Sean E. Russell
2020-02-29Github actions, upload built artifactsSean E. Russell
2020-02-29Getting CGO right w/ workflowSean E. Russell