Commit Graph

2159 Commits (38913a9889c39b4fb80063f47b8b966f38933ba1)

Author SHA1 Message Date
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
Willy fc43502394
dockerfile-like rice-box build 2023-01-31 23:09:41 +00:00
Willy 88dca8c9c3
reenable go mod download step 2023-01-31 22:59:42 +00:00
Willy 9830ad77ab
generate is just broken? 2023-01-31 22:48:50 +00:00
Willy 311c6c5946
fix unused vars 2023-01-31 22:48:41 +00:00
Willy 1751de0bbc
go get missing packages for go generate 2023-01-31 23:25:24 +01:00
Willy 2641a52986
temp 2023-01-31 23:23:11 +01:00
Willy 4baa1f830d
go mod tidy v2, update 2 packages 2023-01-31 22:55:47 +01:00
Willy 97e62f9816
manually revert changes to go.mod and go.sum 2023-01-31 22:19:16 +01:00
Willy 98b3622499
go mod tidy 2023-01-31 21:49:15 +01:00
Willy 996e9be0b0
fix go dependencies 2023-01-31 21:40:22 +01:00
Willy a261a5373d
add wiki as git module 2023-01-31 21:40:06 +01:00
Willy 63acc67e53
bump node in actions workflow 2023-01-31 21:29:05 +01:00
Willy a02996c7ec
upstream dev merge
this branch is broken anyway, might as well try the latest version
2023-01-31 21:28:33 +01:00
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
Adam 7abc4e8203
Merge pull request #193 from 70B43r/dev
replaced os system call with library
2022-11-25 18:28:16 +00:00
70B43r 38f3294b37 restored previous mod file 2022-11-18 21:25:27 +01:00
Adam 7aa9e49667
Merge pull request #188 from RoryDoherty/fix-local-login
Fix non admin local users login
2022-11-18 10:23:26 +00:00
70B43r 9429563206 replaced os system call with library 2022-11-17 22:13:43 +01:00
Rory Doherty 56645efb01 Fix local logins 2022-10-27 17:23:10 +01:00
Adam 5982365c2d
Merge pull request #185 from RoryDoherty/move-messages
Move messages to the top of status page
2022-10-24 20:18:59 +01:00
Rory Doherty 402bf94918 Move messages to the top of status page 2022-10-18 16:08:11 +01:00
Adam 87ab7d9238
Merge pull request #175 from jemand771/sample-data-remove-statping-com
remove push.statping.com from sample services
2022-10-08 00:25:07 +01:00
Willy 0d49031128
remove push.statping.com from sample services
it's down so the service will always report as offline.
also, removing dependency on original statping
2022-09-20 09:18:21 +00:00
Adam 1333765699
Merge branch 'unstable' into dev 2022-08-11 13:56:51 +01:00
Adam b0358253c8
Merge pull request #163 from adamboutcher/Branding_Changes_Settings
Branding changes settings
2022-08-04 16:56:46 +01:00
Adam f93fe90b4d
Update CoreSettings.vue
statping to statping-ng
2022-08-04 16:45:13 +01:00
Adam 7e71bc2c5f
Update API.js
Update checker uses statping instead of statping-ng
2022-08-04 16:41:13 +01:00
Adam 3e55891bb7
Update Settings.vue
Branding changes to settings.
2022-08-04 16:24:40 +01:00
Adam f5e837c1fc
Merge pull request #159 from sndrr/dev
Add HEAD method to services
2022-08-04 13:08:32 +01:00