f6a621da28 
					 
					
						
						
							
							chore: Bump module version to v5  
						
						
						
						
					 
					
						2022-12-06 01:41:18 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						46d6d6c733 
					 
					
						
						
							
							test(alerting): Improve coverage for custom alerting provider  
						
						
						
						
					 
					
						2022-09-07 18:19:20 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ab2bee9c4b 
					 
					
						
						
							
							chore!: Update module from v3 to v4  
						
						
						
						
					 
					
						2022-06-20 21:25:14 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f899f41d16 
					 
					
						
						
							
							feat(alerting): Add ENDPOINT_GROUP and ENDPOINT_URL placeholders for custom provider  
						
						... 
						
						
						
						related: #282 
note: this also phases out the deprecated [SERVICE_NAME] placeholder 
						
						
					 
					
						2022-06-07 19:37:42 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7a05bdcb82 
					 
					
						
						
							
							refactor: move from io/ioutil to io and os packages  
						
						... 
						
						
						
						The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil . This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com > 
						
						
					 
					
						2021-12-03 14:44:17 +08:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8c73ae6035 
					 
					
						
						
							
							Fix   #22 : Improve alerting provider tests by mocking HTTP client  
						
						
						
						
					 
					
						2021-12-02 23:10:21 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6954e9dde7 
					 
					
						
						
							
							Move alerting provider mocked tests at the watchdog level  
						
						
						
						
					 
					
						2021-12-02 22:15:51 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f6336eac4e 
					 
					
						
						
							
							Fix   #117 : Implement email alerts  
						
						
						
						
					 
					
						2021-12-02 21:05:17 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6ed93d4b82 
					 
					
						
						
							
							Rename Service to Endpoint ( #192 )  
						
						... 
						
						
						
						* Add clarifications in comments
* #191 : Rename Service to Endpoint 
						
						
					 
					
						2021-10-23 16:47:12 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6c45f5b99c 
					 
					
						
						
							
							⚠ Migrate TwinProduction/gatus to TwiN/gatus  
						
						
						
						
					 
					
						2021-10-07 21:28:04 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2d3fe9795f 
					 
					
						
						
							
							Add v3 to module path  
						
						... 
						
						
						
						Gatus wasn't intended to be used as a library, but I have a use case now. 
						
						
					 
					
						2021-10-03 21:53:59 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						db23bd9073 
					 
					
						
						
							
							#29 : Automatically reload on configuration file update  
						
						
						
						
					 
					
						2021-05-18 22:29:15 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9b893aa4e0 
					 
					
						
						
							
							Minor improvements  
						
						
						
						
					 
					
						2021-02-19 20:34:35 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						50435f4030 
					 
					
						
						
							
							Improve tests for alerting providers  
						
						
						
						
					 
					
						2021-02-19 19:06:20 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						cdb5ba080a 
					 
					
						
						
							
							Minor fix  
						
						
						
						
					 
					
						2021-02-18 23:47:53 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1d21f5889d 
					 
					
						
						
							
							Move away from generic solution to a fixed one  
						
						
						
						
					 
					
						2021-02-18 19:03:12 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d7d904ae5f 
					 
					
						
						
							
							Bump up test coverage  
						
						
						
						
					 
					
						2021-02-17 13:45:22 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2873d96b9f 
					 
					
						
						
							
							Introduce configureable place holders for alerting  
						
						
						
						
					 
					
						2021-02-17 12:39:17 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7f0b862822 
					 
					
						
						
							
							Refactor imports  
						
						
						
						
					 
					
						2020-12-10 20:00:42 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7f9fe9acdf 
					 
					
						
						
							
							Rename buildRequest to buildHTTPRequest  
						
						
						
						
					 
					
						2020-12-08 20:03:59 -05:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						77ad91a297 
					 
					
						
						
							
							Fix Golint  
						
						
						
						
					 
					
						2020-10-23 16:29:20 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8c61044e7c 
					 
					
						
						
							
							Improve alerting providers test coverage  
						
						
						
						
					 
					
						2020-10-21 22:35:37 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						aa671bc72d 
					 
					
						
						
							
							Add basic tests for providers  
						
						
						
						
					 
					
						2020-10-21 21:18:06 -04:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4c72746286 
					 
					
						
						
							
							Work on  #12 : Move each providers in their own packages  
						
						
						
						
					 
					
						2020-09-19 16:29:08 -04:00