Commit Graph

1959 Commits (ccbf9baaf03de4a9213dd9e43c3d68dc8cbf409f)

Author SHA1 Message Date
Adam ecf4fa427e
Update Makefile
Remove - -pull from buildx
2021-08-15 23:35:15 +01:00
Adam Boutcher 2fb06cc1a0 Correct Dockerhub repo. 2021-08-15 21:25:33 +01:00
Adam Boutcher 6ac431696c Correct Dockerhub Repo in Makefile. 2021-08-15 21:24:50 +01:00
Adam Boutcher 0a1cae4d41 Dont remove the build before we upload... 2021-08-15 21:00:30 +01:00
Adam Boutcher 2f1e977bce sqlite to el7 instead of el8 again. 2021-08-15 20:36:30 +01:00
Adam Boutcher c244821153 Move postman-tests tests to public and build to private 2021-08-15 20:25:09 +01:00
Adam Boutcher 62f872c463 postman-sqlite fails on el8 works on el7. 2021-08-15 20:19:19 +01:00
Adam Boutcher ac6ec47f9c Revert to run unstable building on personal hosted & dev test on public. 2021-08-15 20:18:52 +01:00
Adam Boutcher 3163911b52 Try public action instance (Its free for OpenSource) 2021-08-15 20:12:36 +01:00
Adam Boutcher 50983956f0 Docker push via cache in the build process. 2021-08-15 20:01:17 +01:00
Adam Boutcher 8fc99404ea Possible workaround for buildx failing auth on long builds? 2021-08-15 18:18:56 +01:00
Adam Boutcher 899924181f Trying Tests on Rocky8 Node. 2021-08-15 18:04:44 +01:00
Adam Boutcher 18e8047501 Updated PlayWithDocker link 2021-08-14 23:45:32 +01:00
Adam 936edebdb0
Update 2_unstable.yml
Split test and build onto different machines, rocky8 seems to have issues with sqlite3
2021-08-14 22:25:49 +01:00
Adam e7d7789d43
Update 2_unstable.yml 2021-08-13 20:53:13 +01:00
Adam 74e8f26048
Update 2_unstable.yml 2021-08-13 20:49:12 +01:00
Adam ecd6522b0c
Update 2_unstable.yml
More hash out
2021-08-13 20:47:18 +01:00
Adam d318a60d0e
Update 2_unstable.yml
.
2021-08-13 20:46:01 +01:00
Adam 4e6df003f8
Update and rename 2_unstavble.yml to 2_unstable.yml
Renamed correctly, hashed out failing test.
2021-08-13 20:44:31 +01:00
Adam Boutcher a3c6ad230b Renamed workflows, diabled go test as it tested the notifications that we cant yet test 2021-08-13 19:23:16 +01:00
Adam Boutcher 8c2a87e7cf Hyphen isnt a legal char for a go packagename so substituted wih underscore 2021-08-13 18:59:06 +01:00
Adam Boutcher 0c50dbfb79 Changed workflow flow 2021-08-13 18:48:45 +01:00
Adam Boutcher 07ea3e8ba7 Changes to Branding 2021-08-13 18:44:07 +01:00
Adam Boutcher e63f4ea70f Fixed unstable workflow 2021-08-13 18:29:28 +01:00
Adam Boutcher 793b4f1ab4 Workflow chages 2021-08-13 18:26:54 +01:00
Adam Boutcher 6260c6f4fa Docker file Changes 2021-08-13 18:25:52 +01:00
Adam Boutcher c4a40650df README changes for docker 2021-08-13 18:22:22 +01:00
Adam Boutcher ec384f469c Workflow Changes 2021-08-13 18:03:57 +01:00
Adam Boutcher 3dd4f9d274 Renamed quickdev workflow 2021-08-13 17:50:31 +01:00
Adam Boutcher f1390fecab Faster workflow for testing 2021-08-13 17:49:28 +01:00
Adam Boutcher f8920f1829 mkdir dint fix the build 2021-08-13 17:47:17 +01:00
Adam Boutcher af92e0dca4 Add missing directory in workflow, maybe? 2021-08-13 17:24:01 +01:00
Adam Boutcher 41f36d2bfe Revert "Forked the email template repo into statping-ng"
This change breaks the auto build for now.
This reverts commit fe0b10287b.
2021-08-13 15:55:34 +01:00
Adam Boutcher fe0b10287b Forked the email template repo into statping-ng 2021-08-13 14:23:52 +01:00
Adam Boutcher 0f0ad6d7be Removing more AWS from Dev workflow 2021-08-13 14:19:33 +01:00
Adam Boutcher 29666adfd8 More changes to get it to successfully build 2021-08-13 14:14:20 +01:00
Adam Boutcher 4736a95d81 changes to try and get a successful build 2021-08-13 14:01:02 +01:00
Adam Boutcher 27ec3b0cc7 Remove AWS S3 upload on workflow 2021-08-13 13:44:36 +01:00
Adam Boutcher 6cf6ddceb7 Fixed workflows for statping-ng 2021-08-13 13:41:37 +01:00
Adam Boutcher 4f74bef692 Fixed workflows for statping-ng 2021-08-13 13:36:02 +01:00
Adam Boutcher 2360a595e8 Test Workflow 2021-08-13 13:29:30 +01:00
Adam Boutcher c5913fc1a5 Updated badges 2021-08-13 13:21:43 +01:00
Adam Boutcher 1472222dd9 Updated badges 2021-08-13 13:17:30 +01:00
Adam Boutcher 2099c03d12 Moved from adamboutcher to org statping-ng 2021-08-13 12:32:20 +01:00
Adam Boutcher e8edf46e6b Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
Adam Boutcher bc0b7583c6 More changed from statping to statping-ng 2021-08-13 12:15:15 +01:00
Adam Boutcher 6cfa8f4075 More changes from statping to statping-ng 2021-08-13 11:04:55 +01:00
Adam Boutcher 10cae6bba6 Updated README to statping-ng in some places 2021-08-13 10:33:20 +01:00
Adam 61cdeaebee
Updated header.vue to div header div an id
This is to make CSS style targeting easier.

could be a div id=header or header element, I decided on the id so it shouldn't cause issues with any previous theming.
2021-07-09 17:42:55 +01:00
Hunter Long aa515545db
Merge pull request #895 from britannic/Improve-Web-Browser-Emulation
Improve web browser emulation
2021-04-01 11:17:10 -04:00