Trusted templates and commands
<p><a href="https://github.com/DekusDenial">Dekus Lam</a>, Developer Advocate, Verizon Media</p>
<p><a href="https://github.com/tkyi">Tiffany Kyi</a>, Software Engineer, Verizon Media</p>
<p>Currently, Screwdriver offers <a href="https://docs.screwdriver.cd/user-guide/templates">templates</a> and <a href="https://docs.screwdriver.cd/user-guide/commands">commands</a> which help simplify configurations across piplines by encapsulating sets of predefined steps for jobs and save time by reusing prebuilt sets of instructions on jobs.</p>
<p>Since these templates and commands are mostly sourced and powered by the developer community, it is better to have a standard process to promote some as certified, or as the Screwdriver team calls it, “Trusted”. Although the certification process may vary among teams and companies, Screwdriver provides the abstraction for <a href="https://docs.screwdriver.cd/cluster-management/configure-api.html#authentication--authorization">system administrators</a> to easily promote/demote partnering templates and commands.</p>
<p>Certified, or “Trusted”, templates or commands will receive a special badge next to their name on both the search listing as well as the detailed page.</p>
<p><img src="https://user-images.githubusercontent.com/1331106/59876142-ceffc680-9370-11e9-9a8e-dcc627a4ab55.png" alt="image"/><img src="https://user-images.githubusercontent.com/1331106/59876149-d32be400-9370-11e9-96d6-776242366435.png" alt="image"/></p>
<p>“Trusted” toggle button for Screwdriver Admins:
<img src="https://user-images.githubusercontent.com/1331106/59908925-82ea6b80-93dc-11e9-9d72-3cc574819644.png" alt="image"/></p>
<h2>Compatibility List</h2>
<p>In order to use this feature, you will need these minimum versions (please read the note above):</p>
<ul><li>[API] (<a href="https://hub.docker.com/r/screwdrivercd/screwdriver">https://hub.docker.com/r/screwdrivercd/screwdriver</a>) - v0.5.705</li>
<li>[UI] (<a href="https://hub.docker.com/r/screwdrivercd/ui">https://hub.docker.com/r/screwdrivercd/ui</a>) - v1.0.432</li>
</ul><h2>Contributors</h2>
<p>Thanks to the following contributors for making this feature possible:</p>
<ul><li><a href="https://github.com/DekusDenial">DekusDenial</a></li>
<li><a href="https://github.com/tkyi">tkyi</a></li>
</ul><h2>Questions & Suggestions</h2>
<p>We’d love to hear from you. If you have any questions, please feel free to reach out <a href="https://docs.screwdriver.cd/about/support">here</a>. You can also visit us on <a href="https://github.com/screwdriver-cd">Github</a> and <a href="https://slack.screwdriver.cd">Slack</a>.</p>