ReleaseEngineering/Applications/RelengAPI: Difference between revisions

adding obsolete warning
mNo edit summary
(adding obsolete warning)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Obsolete RelEng Page|Future development of RelEng applications was moved to https://docs.mozilla-releng.net}}
As [[ReleaseEngineering/Applications]] attests, releng has a lot of apps, and many of them have APIs.
As [[ReleaseEngineering/Applications]] attests, releng has a lot of apps, and many of them have APIs.
But these APIs are all bespoke implementations, and are not tied to a single endpoint, authentication scheme, etc.
But these APIs are all bespoke implementations, and are not tied to a single endpoint, authentication scheme, etc.
Line 8: Line 10:
* Operations-friendly
* Operations-friendly
See [https://github.com/mozilla/build-relengapi#goals README.md] for more
See [https://github.com/mozilla/build-relengapi#goals README.md] for more
* [[ReleaseEngineering/How_To/Update_RelengAPI|How To: Update RelengAPI]]


= Links =
= Links =
Line 15: Line 16:
* Deployment: https://api.pub.build.mozilla.org (production) or https://api-pub-build.allizom.org (staging)
* Deployment: https://api.pub.build.mozilla.org (production) or https://api-pub-build.allizom.org (staging)
* Documentation: https://api.pub.build.mozilla.org/docs
* Documentation: https://api.pub.build.mozilla.org/docs
* [[ReleaseEngineering/How_To/Update_RelengAPI|How To: Update RelengAPI]]


= Getting Involved =
= Getting Involved =
14

edits