project Websites / Gitlab Issue Listing Script avatar

websites/Gitlab-Issue-Listing-Script#33: /status endpoint



Issue Information

Issue Type: issue
Status: closed
Reported By: btasker
Assigned To: btasker

Milestone: v0.4
Created: 22-Apr-22 11:47



Description

My mirror script from JILS requests /status as a sort of health check (if the system's down we don't want to hose our local copy).

Need to add the same endpoint to GILS - it simply needs to return the word SUCCESS.

We can potentially look at having check GILS components individually later.



Toggle State Changes

Activity


assigned to @btasker

verified

mentioned in commit c141ca76884948459b5f38530655385bbd5aeb6b

Commit: c141ca76884948459b5f38530655385bbd5aeb6b 
Author: B Tasker                            
                            
Date: 2022-04-22T12:51:47.000+01:00 

Message

Add support for a /status endpoint - websites/Gitlab-Issue-Listing-Script#33

This means that mirror scripts can perform a reachability check to verify that GILS is up

+10 -0 (10 lines changed)