Adam
b7ecf0c31b
Merge pull request #123 from xahhy/fix/log-search-error
...
fix: log search error
2022-03-22 14:50:12 +00:00
herb
5f54a7421f
fix: log search error
2022-03-21 13:33:37 +08:00
Jonathan Barney
b6b5d98af8
restore cache hit
2022-03-09 08:32:51 -07:00
Jonathan Barney
ff0b84311e
update version on workflow
2022-03-09 08:28:49 -07:00
Jonathan Barney
6a21f20a83
bump go versino
2022-03-09 08:19:25 -07:00
Jonathan Barney
50a62c813a
replace go version
2022-03-09 08:12:48 -07:00
Jonathan Barney
b6824569bd
bump go version
2022-03-09 01:39:30 -07:00
Jonathan Barney
3bd4d03ffb
bump go version
2022-03-09 01:33:47 -07:00
Jonathan Barney
6bfdc566e9
remove coveralls testing coverage
2022-03-09 01:04:46 -07:00
Jonathan Barney
035db9650b
test with updated slack-url
2022-03-09 00:45:00 -07:00
Jonathan Barney
1de547e9bd
fix docker-compose
2022-03-09 00:26:01 -07:00
Jonathan Barney
783b6180f7
bump node,go,docker-compose versions
...
build fixes
mod updates
2022-03-09 00:01:29 -07:00
Adam Boutcher
40f31e3110
Version bump
2022-01-27 13:16:51 +00:00
Adam
6ef714dd65
Merge pull request #109 from statping-ng/dev
...
Dev 0.90.80 to unstable 0.90.80
2022-01-26 16:53:44 +00:00
Adam Boutcher
f504deda3a
Updated Changelog
2022-01-26 16:49:42 +00: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
Adam
178704a41b
Merge pull request #106 from twouters/bugfix/87
...
Fix config directory permission validation
2022-01-25 11:13:41 +00:00
Adam Boutcher
4996b87d03
Version bump
2022-01-25 11:11:28 +00: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
Adam
1f5472d35b
Merge pull request #108 from statping-ng/dev
...
0.90.79 Dev to unstable
2022-01-24 11:32:00 +00:00
Adam Boutcher
31ae62c6a0
Updated changelog - ready to go unstable
2022-01-24 11:26:16 +00:00
Thomas Wouters
6071f4e96d
Fix config directory permission validation
...
Directories were reported as read-only as soon as the effective uid didn't the
match directory owner.
Rewrite permission validation to properly support UNIX permissions.
Does not support for Access Control Lists.
Fixes #87
2022-01-20 18:59:56 +01:00
Adam
251cac14de
Merge pull request #89 from meatlayer/patch-1
...
Update russian.js
2022-01-05 20:23:03 +00:00
Dmitriy
e59fc1f5a5
Update russian.js
...
Since Russian is my native language,
I have corrected some incorrect phrases, declensions and cases to better display them in "statping-ng".
2021-12-31 13:48:40 +03:00
Adam
423837f172
Merge pull request #84 from michaelkrieger/patch-1
...
Permit the healthcheck to work if a BASE_PATH is set
2021-12-18 13:47:59 +00:00
Adam
e70df4b22f
Merge pull request #83 from adamboutcher/remove_email
...
Remove statping emailer - NOT SMTP
2021-12-16 22:08:16 +00:00
Michael Krieger
461a0eeea3
Permit the healthcheck to work if a BASE_PATH is set
...
You can set the environment variable BASE_PATH=statping so that https://yoursite.domain:1234/statping/ is how the app is accessed. Note that a forward-slash is not used (which would otherwise allow just the variable to be dropped in). In order to do that, the healthcheck, which does not obey BASE_PATH, must be disabled. This should make it continue to work.
2021-12-16 15:52:30 -05:00
Adam
bc371874a7
Merge pull request #2 from adamboutcher/remove_email
...
Update notifiers.go
2021-12-16 16:04:17 +00:00
Adam
86ecefcef9
Update notifiers.go
...
Removed statping emailer from notifier list.
2021-12-16 16:03:34 +00:00
Adam
7c22038a73
Merge pull request #1 from adamboutcher/remove_email
...
Remove email
2021-12-16 15:53:16 +00:00
Adam
980612ecdd
Update postman.json
...
Remove Notifier test as it's broken.
2021-12-16 15:52:21 +00:00
Adam
4c1eaea964
Delete statping_emailer_test.go
...
Remove Notifier test as it's broken.
2021-12-16 15:51:15 +00:00
Adam
cc29c9b7db
Delete statping_emailer.go
...
Remove Notifier as it's broken.
2021-12-16 15:51:04 +00:00
Adam
136f21dad2
Merge pull request #67 from glanchow/dev
...
Reset notifyAfterCount on Success
2021-11-26 17:11:09 +00:00
Guillaume LAN CHOW WING
6a8026067f
Notifications afterCount reorder
2021-11-26 12:02:35 +01:00
glanchow
a8a2ef85b7
Remove unnecessary notification counter increment
2021-11-05 11:54:04 +01:00
glanchow
4049e84f5f
Reset notifyAfterCount on Success
2021-11-02 16:48:52 +01:00
Adam
899a4e0a11
Merge pull request #65 from jonathanrbarney/home_uptime_wording
...
Home uptime wording
2021-10-21 22:13:00 +01:00
Jonathan Barney
1e7864da92
Merge branch 'thatInfrastructureGuy-feature/lastUptime' into home_uptime_wording
2021-10-20 16:45:06 -07:00
Jonathan Barney
8b08a74bcb
Merge branch 'feature/lastUptime' of https://github.com/thatInfrastructureGuy/statping into thatInfrastructureGuy-feature/lastUptime
2021-10-20 16:43:58 -07: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