3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-15 00:19:29 +01:00
Commit Graph

20 Commits

Author SHA1 Message Date
Shivaram Lingamneni
ae704b7db4 update to goreleaser v2
* goreleaser version must be specified in .goreleaser.yml
* --skip-publish is replaced by --skip=publish
2024-06-09 04:25:23 -04:00
Shivaram Lingamneni
68d8383647 update goreleaser config:
* --rm-dist is replaced by --clean
* `replacements` is removed:
   https://goreleaser.com/deprecations/#archivesreplacements
2024-06-09 04:17:07 -04:00
Shivaram Lingamneni
30fbfe4cc0 disable cgo for goreleaser 2023-01-01 07:08:10 -08:00
Shivaram Lingamneni
9ceac66b08 fix #1833
Modernize the list of os-arch pairs that get official release builds;
add darwin/arm64 and openbsd/amd64, remove 386 and armv7, add plan9/amd64
for fun.
2021-11-14 13:13:33 -05:00
Shivaram Lingamneni
23c7218bf1 first pass at renaming Oragono to Ergo 2021-05-26 15:55:24 -04:00
Shivaram Lingamneni
351f3bbc21 final documentation updates for 2.5.0 2021-01-30 22:07:51 -05:00
Shivaram Lingamneni
7728844ac4 documentation updates 2021-01-22 08:50:12 -05:00
Shivaram Lingamneni
dcb05ae0c2 update references to conventional.yaml 2020-10-23 00:27:55 -04:00
Shivaram Lingamneni
a6e2b5a3ae update references to oragono.yaml to reflect new name of default.yaml 2020-06-14 18:54:36 -04:00
Shivaram Lingamneni
464d0be949 tweak version strings again 2020-05-21 11:42:17 -04:00
Shivaram Lingamneni
3f9765a65c include conventional.yaml in releases 2020-05-20 11:45:41 -04:00
Shivaram Lingamneni
4291c5f4e3 fix #1031 2020-05-20 10:33:49 -04:00
Shivaram Lingamneni
58df5b4e8c fix #901 2020-03-29 21:02:52 -04:00
Shivaram Lingamneni
804efaa914 set wrap_in_directory, fixes #563 2019-06-24 06:30:54 -04:00
Daniel Oaks
becbf409da Remove deprecated line from goreleaser config 2019-02-03 05:50:23 +10:00
Daniel Oaks
73613679af Try building for 32bit systems 2018-04-12 13:13:52 +10:00
Daniel Oaks
b1a73142b5 Expose current git commit 2018-04-09 10:08:54 +10:00
Daniel Oaks
3fa767e3f3 Fix Linux builds messing up in the final stage 2018-01-28 00:51:12 +10:00
Daniel Oaks
1fae186637 Include languages files in builds 2018-01-23 21:37:13 +10:00
Daniel Oaks
7f06f25c15 Start making builds with goreleaser 2018-01-07 12:40:26 +10:00