release-services icon indicating copy to clipboard operation
release-services copied to clipboard

ship-it api should be available as read-only publicly

Open lundjordan opened this issue 7 years ago • 2 comments

alternatively, we should expose more release info such as graphids within product-details.

Not being behind auth and vpn helps releaseduty quickly get release info, as well as our enables measure-ci to get more data.

lundjordan avatar Dec 24 '18 20:12 lundjordan

I wonder if we should create a separate app for this or wrap the existing app to expose only the read-only (GET) end points. Also, should we use the same DB or a copy of the production one..

rail avatar Dec 24 '18 22:12 rail

maybe we could just export those api endpoints. as we do for product details

garbas avatar Jan 02 '19 12:01 garbas