Deploying to gh-pages from @ 8a9efb2fc9 🚀

This commit is contained in:
repo-ranger[bot]
2021-09-25 17:46:41 +00:00
parent 7fe7a3b743
commit ce3269c87e
79 changed files with 101 additions and 85 deletions

View File

@@ -179,6 +179,19 @@ access to your private nexus repositories.</p>
</ul>
<p><a href="https://docs.npmjs.com/getting-started/working_with_tokens">Generate an npm token</a> to give your self-hosted Shields
installation access to private npm packages</p>
<h2>Open Build Service</h2>
<ul>
<li><code>OBS_USER</code> (yml: <code>private.obs_user</code>)</li>
<li><code>OBS_PASS</code> (yml: <code>private.obs_user</code>)</li>
</ul>
<p>Only authenticated users are allowed to access the Open Build Service API.
Authentication is done by sending a Basic HTTP Authorisation header. A user
account for the <a href="https://build.opensuse.org">reference instance</a> is a SUSE
IdP account, which can be created <a href="https://idp-portal.suse.com/univention/self-service/#page=createaccount">here</a>.</p>
<p>While OBS supports <a href="https://openbuildservice.org/help/manuals/obs-user-guide/cha.obs.authorization.token.html#id-1.5.10.16.4">API tokens</a>,
they can only be scoped to execute specific actions on a POST request. This
means however, that an actual account is required to read the build status
of a package.</p>
<h3>SymfonyInsight (formerly Sensiolabs)</h3>
<ul>
<li><code>SL_INSIGHT_USER_UUID</code> (yml: <code>private.sl_insight_userUuid</code>)</li>
@@ -253,7 +266,7 @@ and create an API key for the YouTube Data API v3.</p>
<br class="clear">
<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Sat Sep 25 2021 16:15:25 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.7</a> on Sat Sep 25 2021 17:46:25 GMT+0000 (Coordinated Universal Time)
</footer>
<script> prettyPrint(); </script>