summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2021-01-30Create FUNDING.ymlJaakko Keränen
2020-12-09GitHub: Use git-archive-all also in Ubuntu buildJaakko Keränen
2020-12-09GitHub: Trying out git-archive-allJaakko Keränen
2020-11-29GitHub: Maybe the locales aren't installed?Jaakko Keränen
2020-11-29GitHub: Maybe the right locale is missingJaakko Keränen
2020-11-29GitHub: More descriptive build artifact namesJaakko Keränen
2020-11-29GitHub: UTF-8 issue in package signingJaakko Keränen
Maybe this helps, who knows.
2020-11-29GitHub: Problem with CI scriptJaakko Keränen
2020-11-29GitHub: Trying out some automated build rulesJaakko Keränen
2020-11-11Debian: Updated changelog for 0.8.1Jaakko Keränen
Do the Ubuntu CI build using 18.04.
2020-11-08GitHub: Import a signing key for debuildJaakko Keränen
2020-11-08Updated Debian/Ubuntu packaging filesJaakko Keränen
2020-10-25Add github workflow for debian packagingManos Pitsidianakis
Builds can be triggered manually (`workflow_dispatch`) and by pushing a tagged release (`v*.*.*`) - There's a plain build done in an amd64 ubuntu-latest image and tar'ed - There's an amd64 ubuntu-latest deb package - There's an amd64 debian buster deb package made in a docker container Release is defined in the RELEASE_VERSION env var in the workflow configuration but must also be changed in the debian/ metadata.