Commit graph

20 commits

Author SHA1 Message Date
William Boman abb97f4928
fix(release-please): target master instead of main (#173) 2023-06-01 21:22:44 +02:00
William Boman 4dbcf181e5
chore(ci): add renovate validation workflow (#168) 2023-06-01 20:27:55 +02:00
William Boman bec4974f55
feat: automatic releases (#165)
This uses:
    1) Renovate for managing the latest `thelounge` version.
    2) Release Please Action for automating creation of release PRs and
       releases (once the release PR is merged).
    3) Automerge Action for automatically merging PRs created by Release
       Please Action.
2023-05-31 01:57:56 +02:00
William Boman 544cade36d
chore(ci): add permissions to release workflow (#159)
Closes #158.
2023-05-06 21:41:30 +02:00
William Boman dc8d2bbb57
feat: add opencontainers labels (#157) 2023-03-21 10:50:37 +01:00
William Boman 7844cb57aa
ci: embed build & push script in workflow (#154)
This is to make it possible to build previous versions via the
workflow_dispatch event.
2023-03-19 19:52:16 +01:00
William Boman 10b93243bc
ci: add workflow_dispatch trigger to build & push workflow (#153) 2023-03-19 19:47:28 +01:00
William Boman cbde991fb2
ci: log in to ghcr.io prior to build & push step (#152) 2023-03-19 17:18:44 +01:00
William Boman 187b79fd16
ci: also publish images to ghcr.io (#150) 2023-03-19 17:10:00 +01:00
William Boman 51d9940ab2
fix: add node-gyp dependencies necessary to build sqlite3 (#144) 2022-08-12 18:41:38 +02:00
William Boman 8d1cfb8bbf
thelounge@4.3.1-rc.1 (#136) 2022-03-03 11:13:33 +01:00
William Boman 49107587fd
rebuild latest release images on a weekly basis (#135) 2022-02-14 21:32:18 +01:00
William Boman 31785401f6
fix build-and-push.sh version resolution (#132) 2021-11-23 22:16:09 +01:00
William Boman 4d09668870
fix node-sqlite3 dependency in ARM builds (#131) 2021-11-23 22:03:23 +01:00
William Boman c65d411650
thelounge@4.3.0-pre.6 (#125) 2021-11-04 20:38:25 +01:00
William Boman 75828f0cc8
thelounge@4.3.0-pre.2 w/o ARM support (#119) 2021-06-12 14:12:10 +02:00
William Boman ea0725a734
also push major version tag (#114)
* push major tag

* remove ::set-env
2021-03-16 22:21:13 +01:00
Kristian Klausen cc6bc2c0c5
Build for ARM (ARM64 + ARMv7) (#109)
Co-authored-by: William Boman <william@redwill.se>
2020-08-07 00:01:02 +02:00
William Boman 51a43bf952 github/workflows: better action name 2020-08-06 22:09:55 +02:00
William Boman e028d3d368
replace travis with github actions (#94) 2019-11-20 22:51:09 +01:00