Commit Graph

2044 Commits (871cb37f09776b8eae9c9dce04d10b5d7bb5e15a)

Author SHA1 Message Date
Willy 871cb37f09
move no and go versions to data step, bump go to 1.18 2023-01-31 21:19:25 +01:00
Willy 6d753ccc86
add docker build via custom action, remove release step for now 2023-01-31 21:06:29 +01:00
Willy 1372fef964
trigger CI to see where we're at 2023-01-31 20:52:09 +01:00
Willy dd3508de9d
move is_release, is_stable and is_unstable to data job
once again, having this in one place is nice
2022-01-25 13:55:16 +01:00
Willy 5655592864
add a data job to fetch the version in one central place
the only downside to this is that every job now has a dependency on data, but I think that's acceptable
2022-01-25 11:51:16 +01:00
Willy a2ebef4da6
remove jobs that we won't be using anyway
this includes sentry and homebrew releases and slack notifications
2022-01-25 11:02:46 +01:00
Willy 76c9ff0dd4
create a github release from workflow artifacts on stable/unstable runs
this is based on the artifact's file names, currently `statping-*`.
2022-01-25 11:01:51 +01:00
Willy 24b521031d
allow build while tests are running
this produces build artifacts faster at the cost of potentially "wasted" processing time
2022-01-25 10:59:07 +01:00
Willy 1eae526665
disabled darwin/386 for now
the build step doesn't output a file. this can be fixed later
2022-01-25 10:58:02 +01:00
Willy 09862f5ad3
enable optional debug output for xgo
this was previously enabled for the dev workflow and disabled for stable/unstable.
having more output could be useful at some point
2022-01-25 10:57:00 +01:00
Willy cc01dce8c3
(maybe temporarily) remove "Statping Emailer" postman test
* disclaimer: I don't fully understand what I'm doing here
* it looks like this test references https://statping.com, which - in the long term - we don't want anyway
* --> either remove dependency or replace with own version
2021-10-08 16:18:04 +02:00
Willy c938bcd9e6
fix matrix argument: arrays not allowed in includes 2021-10-08 15:48:24 +02:00
Willy b5a9f17d6d
temporarily disable PR CI trigger
* I don't want my commits to spam the upstream repo with lots of failed action jobs for my incomplete PR
* prevent accidentally creating a release (shouldn't happen with the modified workflow in the head branch (github uses base branch workflows) but you never know)
2021-10-02 17:26:26 +02:00
Willy a8147eb790
fix workflow file: accidental indentation 2021-10-02 16:59:23 +02:00
Willy db49c6588f
merge upstream/dev - catch up with workflow changes
(there were some merge conflicts in ./Dockerfile and ./Makefile - let's just hope I got them right)
2021-10-02 16:33:39 +02:00
Willy 3f948126a3
catch up with workflow changes
* I was gone for a while and will try to catch up with upstream changes in the next couple of commits
* since git can't know I'm "combining" multiple files, an automatic merge wouldn't work here
* added todo comments on places that will need special attention
* dockerfiles still need merging -> this commit is broken! (only using it to keep track of external changes)
2021-10-02 16:13:42 +02:00
Adam cc701c3ae5
Version bump. 2021-10-01 21:53:41 +01:00
Adam Boutcher 6fb1aa8bad Merge branch 'dev' of github.com:statping-ng/statping-ng into dev 2021-10-01 16:49:31 +01:00
Adam Boutcher a6c3432420 Stable doesnt need to build base any longer 2021-10-01 16:49:02 +01:00
Adam d6f85477d3
Merge pull request #50 from statping-ng/unstable
Unstable to Stable
2021-10-01 11:55:35 +01:00
Adam f5e16fd41b
Merge pull request #46 from statping-ng/dev
Dev to 0.90.78 (Build changes)
2021-09-15 12:18:43 +01:00
Adam Boutcher 3a204ef861 Changelog 2021-09-15 12:17:49 +01:00
Adam Boutcher b601f1239f Fix for unstable docker buildx 2021-09-15 12:16:42 +01:00
Adam b74fbd44f7
Merge pull request #45 from statping-ng/dev
0.90.78 to Unstable
2021-09-15 11:40:28 +01:00
Adam a03ec4c4d6
Merge pull request #8 from jonathanrbarney/webhook-improvements
Allow http webhook to set multiple headers + logging headers
2021-09-14 18:53:16 +01:00
Jonathan Barney 8431ab5ed6 remove logs 2021-09-14 10:41:01 -07:00
Jonathan Barney f4b24bb706 update user agent 2021-09-14 10:40:12 -07:00
Jonathan Barney 70aace1ead
Merge branch 'statping-ng:dev' into webhook-improvements 2021-09-14 10:38:41 -07:00
Adam Boutcher e4103965e3 Changelog update 2021-09-14 13:58:17 +01:00
Adam 75033f1892
Merge pull request #37 from nils1323/allow-chat-telegram-chat_ids
Allow chat_ids for telegram notifications
2021-09-14 13:57:12 +01:00
Adam Boutcher 6e0ab95c0f Update changelog 2021-09-14 13:46:18 +01:00
Adam c3e1d877b2
Merge pull request #44 from adamboutcher/dev
Mattermost Notifier
2021-09-14 13:43:04 +01:00
Adam Boutcher 2c55a09924 Postman tests increate to 14 from 13. 2021-09-14 13:30:51 +01:00
Adam Boutcher f3cb5f8cad Remove slack from all mattermost files 2021-09-14 13:26:23 +01:00
Adam Boutcher 30f27aa19e Mattermost tester 2021-09-14 12:50:48 +01:00
Adam Boutcher af361e5eaf Mattermost JSON Updates 2021-09-14 12:46:32 +01:00
Adam Boutcher 70ced8f8bf Mattermost JSON 2021-09-14 12:17:11 +01:00
Adam Boutcher e99e807958 Some notifier fixes 2021-09-14 11:48:08 +01:00
Adam Boutcher ac4b52dcdb Add mattermost to list 2021-09-14 11:24:20 +01:00
Adam Boutcher 19193b4922 First Mattermost Test 2021-09-14 11:22:29 +01:00
Adam 71b7a12aba
Merge pull request #43 from adamboutcher/dev
Activated Czech Language
2021-09-14 10:57:34 +01:00
Adam Boutcher 43a89d40db Activated Czech Language 2021-09-14 10:57:06 +01:00
Adam Boutcher e944410fa2 Merge branch 'dev' of github.com:statping-ng/statping-ng into dev 2021-09-11 21:19:33 +01:00
Adam 67c6750226
Merge pull request #35 from flofeld/patch-2
Update german language
2021-09-11 21:19:20 +01:00
Adam 5ac9dfcea4
Merge pull request #36 from Fjuro/patch-1
Add Czech language
2021-09-11 21:19:03 +01:00
Adam Boutcher 38a5c74ebf Updated Changelog to refelect changes 2021-09-11 21:18:50 +01:00
Adam 12955eb9f2
Merge pull request #40 from adamboutcher/dev
Branding updates and CDN Changes.
2021-09-11 21:12:09 +01:00
Adam aa19554887
Merge pull request #1 from adamboutcher/snapcraft_fix
Snapcraft fix
2021-09-11 21:05:22 +01:00
Adam Boutcher 6aa229c0aa Branding changes 2021-09-11 21:04:33 +01:00
Adam Boutcher 819c0bf375 Moved reliance on assets.statping.com to our github site. 2021-09-11 21:04:10 +01:00