knoxfighter
88d09d5247
Update go dependencies ( #370 )
...
* updated go dependencies
* fixed config always loading program flags
* required go version is 1.18 now
* don't fail when env wasn't loaded in tests
* fixed conf/env for tests
2023-11-02 17:04:49 +01:00
jannaahs
2983a11a65
use actions/setup-node@v2
2022-06-29 20:05:25 +02:00
Mitch Roote
62cc3aeb9f
Improve CLI, update to go 1.17 ( #297 )
...
* Improve CLI, update to go 1.17
* Specify ENV vars in flag parsing
* Remove unused env var
* Update changelog
2021-12-09 20:23:50 -05:00
jannaahs
d4ce1f0731
update workflow in order to use the latest version node
2021-09-21 18:20:15 +02:00
knoxfighter
e4bfd458e9
update apt before installing
2021-01-25 02:12:12 +01:00
knoxfighter
5ed7c03c2e
added installation of mingw-w64 for windows crosscompiling
2021-01-25 01:58:48 +01:00
knoxfighter
858401c0cf
push to dockerhub tagged with branch name
2021-01-14 20:59:51 +01:00
Mitch Roote
2cf43daf47
run on published release
2020-12-09 11:29:41 -05:00
Mitch Roote
33d5386220
test prereleased release trigger
2020-12-09 11:28:20 -05:00
Mitch Roote
aae4e6ae89
trigger release build on unpublished release
2020-12-09 11:21:01 -05:00
Mitch Roote
c98032c53c
Allow manual job trigger
2020-12-09 10:56:31 -05:00
Mitch Roote
1c42dbdade
run release pipeline on tags
2020-12-09 10:49:13 -05:00
Jan Naahs
17c398acb0
update test-workflow.yml
2020-12-02 17:12:02 +01:00
Jan Naahs
4e6b740fc7
update test-workflow.yml
2020-12-02 17:02:43 +01:00
Jan Naahs
1c324368f8
update test-workflow.yml
2020-12-02 16:51:22 +01:00
knoxfighter
d9592074f9
use whitelist for PRs too
2020-11-24 03:12:33 +01:00
knoxfighter
00aceeeda1
branches has to be defined, if tags-ignore is used
2020-11-24 03:09:51 +01:00
knoxfighter
f89997e494
use latest as docker tag
2020-11-24 02:41:39 +01:00
knoxfighter
e5e40a0255
also publish release on dockerhub
2020-11-24 02:35:11 +01:00
knoxfighter
ca4394295a
dont run tests on releases
2020-11-24 02:13:06 +01:00
knoxfighter
dc7490b055
use fork of getting the tag
2020-11-24 01:58:57 +01:00
knoxfighter
dc71a8bcd4
use plugin to get git tag name
2020-11-24 01:43:50 +01:00
knoxfighter
5701f07f8f
try using an env for the filename
2020-11-24 01:32:16 +01:00
knoxfighter
00bdd9de2b
try without quotest
2020-11-24 01:20:36 +01:00
knoxfighter
0834900e04
fix var syntax
2020-11-24 01:18:12 +01:00
knoxfighter
602f3cc6fa
use build folder to search for zips
2020-11-24 01:09:57 +01:00
knoxfighter
afbc9a18f9
more testing output
2020-11-24 01:03:26 +01:00
knoxfighter
3d22d6d75c
add testing output
2020-11-24 00:57:38 +01:00
knoxfighter
dbfc3cb265
changed job name && fixed release not found
2020-11-24 00:53:07 +01:00
knoxfighter
83c563bbbc
use publised instead of created
2020-11-24 00:38:38 +01:00
knoxfighter
9d6de84b20
add zip downloads to releases wth action
2020-11-23 23:58:14 +01:00
knoxfighter
51b86a6841
added env for new ui && fixed password, username swapped
2020-11-23 05:06:15 +01:00
knoxfighter
836eafecf9
fixed typo in env name
2020-11-23 04:05:20 +01:00
knoxfighter
68a917db30
use powershell syntax
2020-11-23 03:59:46 +01:00
knoxfighter
dc62f48ac7
added go test on windows
2020-11-23 03:53:48 +01:00
knoxfighter
025be83029
use contains instead of equals
2020-11-23 03:23:26 +01:00
knoxfighter
3ee4d68658
added echoes to show if short mode is used
2020-11-23 03:05:50 +01:00
knoxfighter
f01e8febb2
use check for empty bash syntax
2020-11-23 03:02:44 +01:00
knoxfighter
839fe2af70
fix if statement to not call env var as program
2020-11-23 02:59:16 +01:00
knoxfighter
7a4664e107
try with ubuntu only bash syntax
2020-11-23 02:52:57 +01:00
knoxfighter
73ac75f662
use string for if not contains syntax
2020-11-23 02:43:46 +01:00
knoxfighter
c22a3f013d
contains() subelement as string
2020-11-23 02:38:18 +01:00
knoxfighter
cc3e988369
try to use workflow if
2020-11-23 02:36:14 +01:00
knoxfighter
cdd8ff0e3f
use single run step for go tests
2020-11-23 01:54:06 +01:00
knoxfighter
f4dbc2bdea
renamed workflow && only push on develop && added factorio credentials
2020-11-22 20:19:53 +01:00
knoxfighter
db95a1209d
only upload to dockerhub if tests successful
2020-11-22 05:23:29 +01:00
knoxfighter
5973a022e9
use fullpath for docker context and file
2020-11-22 05:15:59 +01:00
knoxfighter
b651c9eab7
try using different syntax for paths
2020-11-22 05:06:58 +01:00
knoxfighter
423a99c95c
docker push needs docker buildx setup
2020-11-22 05:02:34 +01:00
knoxfighter
595e386ab5
fixed wrong qutes
2020-11-22 04:59:36 +01:00