Skip to content

Latest commit

 

History

History
73 lines (40 loc) · 2.97 KB

publish-an-extension.md

File metadata and controls

73 lines (40 loc) · 2.97 KB

Publish an Extension

Publishing your extension to the Saleae Marketplace will make it readily available to anyone who uses our software. With your help, we're hoping to provide a growing list of feature extensions that our users can benefit from!

Prerequisites

Before publishing your extension, you will need to have the following completed.

  • You have finished developing your extension and are ready to share it. You can follow along with our Extensions Quickstart guide below as a starting point.

{% content-ref url="extensions-quickstart.md" %} extensions-quickstart.md {% endcontent-ref %}

You can take a look at an example GitHub repository for our Sample HLA, which we will use in the following guide.

Publishing an Extension

1. Once you've finished developing your extension, click 'Publish' under the Extensions panel for your extension.

2. Clicking 'Publish' should open your browser and load our extensions submission page. Provide your GitHub repository URL here and click 'Submit'.

{% hint style="info" %} If clicking the Publish button doesn't open your browser, you can manually reach our Extensions Marketplace Publish site via the link below:

https://marketplace.saleae.com/publish {% endhint %}

3. Afterwards, you'll be taken to a new page to authorize Saleae Marketplace to access your GitHub account.

{% hint style="info" %} If clicking "Submit" takes you to an error page on GitHub's website, please ensure you are logged in with an account that has administrator permissions over the repository you are attempting to publish. Also, if the repository is part of an organization, there may be some policies for the organization that might be causing the error. {% endhint %}

4. Click 'Authorize' and you should immediately receive an email confirming that your extension has been added to the Marketplace. The web page should also confirm that your extension was submitted successfully.

5. Click the three dots at the top of the Extensions panel and click 'Check for Extension Updates.'

6. Congratulations! If the publish was successful, your extension should now appear in the software like below.