Commit Graph

2190 Commits (f166db840a249def6fc582f080ac77037db2a154)

Author SHA1 Message Date
Willy f166db840a
fix copy-paste typo v2 2023-04-19 22:52:01 +02:00
Willy b0d4ccbb58
fix copy-paste typo 2023-04-19 22:52:01 +02:00
Willy 48ee62d8a8
bump go version to 1.20 2023-04-19 22:52:01 +02:00
Willy 5742367ee3
even more version info output in data stage 2023-04-19 22:52:01 +02:00
Willy 21a0ae2c4f
fix typo 2023-04-19 22:52:01 +02:00
Willy cee9f7954b
more debug output 2023-04-19 22:52:01 +02:00
Willy 80dd517768
epxlicitly search for prereleases (containing `-`) 2023-04-19 22:52:01 +02:00
Willy 57a12cfbc9
rework version detection 2023-04-19 22:52:01 +02:00
Willy b8aacacf5a
remove permissions key, fallback to default (more permissive) perms 2023-02-19 00:34:52 +01:00
Willy 31c3623bc1
update docker login action to v2 2023-02-19 00:18:53 +01:00
Willy e4236521f0
fix is_prerelease 2023-02-19 00:00:36 +01:00
Willy d673e4e22e
use fromJSON for comparing to 'true' 2023-02-18 23:49:39 +01:00
Willy 3ec91d81f0
login to ghcr 2023-02-18 23:48:33 +01:00
Willy 20c496a89c
docker push on release 2023-02-18 23:40:11 +01:00
Willy 045bcefe1e
create basic docs about the new workflow 2023-02-18 23:35:01 +01:00
Willy 4d73731110
use correct release action
I don't know how I messed this up, but github's official create-release action is unmaintained. 3rd party it is
2023-02-18 23:01:26 +01:00
Willy 075c6952a7
re-enable tag trigger 2023-02-18 22:39:37 +01:00
Willy 3e645ce8a1
I forgor a folder 2023-02-03 20:38:46 +01:00
Willy 09ffab4055
improve docker cachability 2023-02-03 20:31:47 +01:00
Willy b46ce4a14b
pass VERSION based on latest stable tag if we're not on a tag 2023-02-03 20:11:58 +01:00
Willy c9a9d1f119
fix release detection 2023-02-03 20:00:38 +01:00
Willy a900a95b5a
copy pasting is hard I guess 2023-02-03 19:37:29 +01:00
Willy e5b8c01e6d
include is_prerelease in debug print 2023-02-03 19:36:07 +01:00
Willy 8858a3efcd
create release on release (tm) 2023-02-03 19:35:29 +01:00
Willy 51ec1b16a2
set is_prerelease on release builds 2023-02-03 19:25:27 +01:00
Willy f2d025b9ed
remove aws related steps
we're not gonna be using any of them in the near future
2023-02-03 19:17:48 +01:00
Willy dcfbc23ffa
remove v from core.version displays
this probably means other things like the update checker are broken, I'll have to fix that later
2023-02-02 22:32:43 +01:00
Willy 8c05bfae8e
add a todo note 2023-02-02 20:41:55 +01:00
Willy fa7ec5f009
revert temporary changes 2023-02-02 20:40:17 +01:00
Willy 7bf295acf9
I may be stupid 2023-02-02 20:19:20 +01:00
Willy 51051377ff
temporarily log version/commit 2023-02-02 20:14:19 +01:00
Willy 38913a9889
quoting/escaping hell 2023-02-01 23:03:03 +01:00
Willy 6c20975820
put the quotes somewhere else idk 2023-02-01 22:45:11 +01:00
Willy 072b1dc8d3
escape version because it may have dashes 2023-02-01 22:33:16 +01:00
Willy 9137e8f85d
more typos 2023-02-01 22:26:33 +01:00
Willy 2857a10f54
pass version info to docker build 2023-02-01 22:18:00 +01:00
Willy 796555cdea
turns out we did need make 2023-02-01 22:13:49 +01:00
Willy f8c4b1f0f2
print tag result 2023-02-01 22:12:40 +01:00
Willy 7ada23048c
tag fix attempt 2 2023-02-01 22:09:37 +01:00
Willy fc5c538570
try to fix git describe on gha - seems like actions/checkout doesn't fetch tags by default 2023-02-01 22:06:52 +01:00
Willy 812147a808
typo 2023-02-01 21:54:30 +01:00
Willy 9dc4d11e87
rework version and commit logic for CI 2023-02-01 21:49:18 +01:00
Willy dfd578140a
no need to clean in intermediate docker layers. also, no need for make inside the dockerfile 2023-02-01 21:41:07 +01:00
Willy bd23210e31
delete version.txt and see what breaks
I hate this. I hate this file with a burning passion.
2023-02-01 21:40:06 +01:00
Willy 87fa0475b1
add submodule path to gitmodules 2023-02-01 21:07:27 +01:00
Willy dc3627df0b
remove bogus version numbers, the output files don't have them anymore 2023-02-01 20:59:38 +01:00
Willy de1947beb7
ls build folder 2023-02-01 00:45:33 +01:00
Willy 6e452624e5
temporary ls 2023-01-31 23:22:56 +00:00
Willy cacb6204b9
remove push.statping.com postman test 2023-01-31 23:20:42 +00:00
Willy c7b884bc77
bump crazy-max/ghaction-xgo 2023-01-31 23:13:36 +00:00