Commit Graph

2188 Commits (48ee62d8a803b17fdf52f65cfee59eb50148798e)

Author SHA1 Message Date
Nils 57e594823a fix naming in docker-compose 2021-08-28 20:50:11 +02:00
Nils a222b0148a fixed naming for dockerhub 2021-08-28 20:42:12 +02:00
nils1323 ad416c9499
remove docker-vue 2021-08-28 02:13:22 +02:00
nils1323 9327dbbf52
Apply suggestions from code review
Co-authored-by: Willy <jemand771@gmx.net>
2021-08-28 02:10:54 +02:00
nils1323 e5c7c4541d
add description for Image with binary
Co-authored-by: Willy <jemand771@gmx.net>
2021-08-28 02:00:50 +02:00
Nils ccbf9baaf0 adjust image names to be statping-ng/statping-ng 2021-08-28 00:48:22 +02:00
Nils e36323c247 remove base-image 2021-08-28 00:47:35 +02:00
Nils 6a0250b0ea reduce size of Image 2021-08-28 00:18:56 +02:00
Nils 25a5aada2c Dockerfile build local files not remote files 2021-08-28 00:08:20 +02:00
Adam 1f11e31781
Update 1_dev.yml 2021-08-25 18:55:23 +01:00
Adam Boutcher 203b84c724 Uplaod whatever darwin binary, this isnt for release 2021-08-25 15:21:46 +01:00
Adam Boutcher 694d3b94a1 Darwin Build Test 2021-08-25 15:04:38 +01:00
Adam Boutcher 01619c93c0 Darwin 32bit build test 2021-08-25 14:52:02 +01:00
Adam Boutcher aa2fcc976b Updates to statping install script, including a new quiet for curl. 2021-08-25 10:53:08 +01:00
Adam Boutcher a2139e91bc Try a fix for snaps. 2021-08-25 10:52:21 +01:00
Adam Boutcher 0e4fc8542f Workflow for unstable now uses unstable branch. 2021-08-25 10:36:44 +01:00
Adam Boutcher 6c5c5d1827 Fixed bad workflow logic on dev. 2021-08-25 10:35:40 +01:00
Adam Boutcher a76ba0c4ed Fixed bad workflow logic. 2021-08-25 10:33:20 +01:00
Adam Boutcher 3bd621e0e3 Test darwin 32bit on dev 2021-08-25 10:31:18 +01:00
Adam Boutcher 49efcaf104 Windows 32bit for unstable, Windows 32/64 and darwin 64 for stable. 2021-08-25 10:30:58 +01:00
Adam Boutcher 4611f9e66d Updated README 2021-08-24 13:13:29 +01:00
Adam adb0c5682a
Update README.md
Updated a docker link
2021-08-23 10:25:28 +01:00
jemand771 e896d8afbc
also temporarily disable darwin build (@jemand771 remember to revert this) 2021-08-22 01:24:15 +02:00
jemand771 1c207ed5e0
temporarily disable windows build (@jemand771 remember to revert this) 2021-08-22 01:05:29 +02:00
jemand771 19f03b6b07
disable test job and add some comments 2021-08-22 01:03:41 +02:00
jemand771 c79694862f
more typos 2021-08-22 00:49:49 +02:00
jemand771 48578d092d
fix yaml typo 2021-08-22 00:48:59 +02:00
jemand771 51365a4407
fix env variable problem
turns out the workflow-wide `env` context doesn't work in job-level if conditions
(it does however in step-level if conditions, which seems odd)
2021-08-22 00:46:58 +02:00
jemand771 2d1cdd449c
Merge remote-tracking branch 'origin/dev-docker-build-changes' into dev-docker-build-changes 2021-08-22 00:33:59 +02:00
jemand771 8ab7896596
replace - with _ in actions env variable names
not sure if this was what's breaking the workflow
2021-08-22 00:33:40 +02:00
Willy ce7782a36e
Merge branch 'statping-ng:dev' into dev-docker-build-changes 2021-08-22 00:31:22 +02:00
jemand771 0086580f7a
add environment variables for controlling jobs 2021-08-22 00:28:40 +02:00
jemand771 eab22bec0d
add environment variables for controlling jobs 2021-08-22 00:25:56 +02:00
jemand771 d3d1b7cb6a
first attempt of merging build workflows
they are really similar and there's no need to maintain 3.5 versions of the same file
2021-08-22 00:14:10 +02:00
jemand771 9ea8cecb23
merge dockerfiles and remove :base tag 2021-08-21 23:33:17 +02:00
Adam Boutcher e88c26364b Fixed multi-arch compression on mac and windows builds 2021-08-20 17:07:32 +01:00
Adam Boutcher bd8061a8f6 Enable 32bit mac and windows build as a test 2021-08-20 16:39:41 +01:00
Adam Boutcher 17e052e6ce Updated changelog 2021-08-20 16:14:09 +01:00
Adam Boutcher 7ee68350be Version bump 2021-08-20 12:40:09 +01:00
Adam Boutcher cd1eaeec1b retry snap 2021-08-20 12:32:34 +01:00
Adam Boutcher 8eb71c8d0b Fixed windows and darwin builds 2021-08-20 12:18:17 +01:00
Adam Boutcher 10f1f1e0a6 Testing changes to snap 2021-08-20 12:18:02 +01:00
Adam Boutcher 087abe332c make statping binary executable hopefully a good snap build 2021-08-20 11:53:43 +01:00
Adam Boutcher 62929e618e Added a build flag for windows see https://github.com/golang/go/issues/40795 2021-08-20 11:45:35 +01:00
Jonathan Barney 6f13cc469a
Merge pull request #11 from jonathanrbarney/dev
add email version to go.mod
2021-08-19 02:50:10 -07:00
Jonathan Barney 28c6e68f3a add email version to go.mod 2021-08-19 02:47:46 -07:00
Adam 4f077332ca
Merge pull request #10 from jonathanrbarney/emails-import-fix
fix emails import.

Thanks @jonathanrbarney!
2021-08-18 22:09:07 +01:00
Jonathan Barney c72c2a5283 fix emails import 2021-08-18 08:13:39 -07:00
Jonathan Barney 060a9f079c Merge branch 'webhook-improvements' of https://github.com/jonathanrbarney/statping-ng into webhook-improvements 2021-08-18 07:35:30 -07:00
Jonathan Barney 2516aacc96 fix imports 2021-08-18 07:34:59 -07:00