The webpage fails loading the /latest.json file even if it exists, see an example here
Check the issue:
- Go to https://lampajr.github.io/drools/status/kogito-status
- Switch to 'productization-jobs' (https://lampajr.github.io/drools/job/productization-jobs) - here the failure is correct since the project does not exist
- Switch to the 'kogito status' or 'kiegroup status' (https://lampajr.github.io/drools/status/kogito-status) - here it fails, but it shouldn't since the latest.json file is present (if you refresh the page you'll see the status is page is now correctly loaded)
Replicate locally: TODO
The webpage fails loading the /latest.json file even if it exists, see an example here
Check the issue:
Replicate locally: TODO