src.nth.io/

summaryrefslogtreecommitdiff
path: root/lnurld/build/tasks
AgeCommit message (Collapse)AuthorFilesLines
3 dayslnurld/build: use unversioned golang-goHEADmainLuke Hoersten1-9/+3
The pinned golang-1.21-go was a noble leftover; the hand symlink shadowed the real go on 26.04.
8 dayslnurld/build: create build_work_dir and redirect Go cachesLuke Hoersten1-0/+14
Create the work dir and set GOPATH/GOCACHE/GOMODCACHE on the build task, so the role is self-contained rather than relying on the playbook's environment.
8 dayslnurld/build: force a real tarball for the single-file artifactLuke Hoersten1-0/+3
community.general.archive (>=10) compresses a lone file into a bare .gz instead of a tarball, which the server can't unarchive. Set force_archive: true.
2026-04-25Standardize lnurld build to versioned .tar.gz artifactLuke Hoersten1-8/+8
- Use git short hash as version (0bf1955) - Add lnurld_version to server role defaults - Switch server install to unarchive - Add lnurld_srv_dir variable
2024-01-16Version updates.Luke Hoersten1-1/+9
2023-09-15Moved lnurld from my general ansible roles repo to the btc specific repo.Luke Hoersten1-0/+37