Skip to content

Add add-on store endpoint examples#23

Merged
seanbudd merged 1 commit into
masterfrom
add-addonstore-endpoints
Jan 20, 2022
Merged

Add add-on store endpoint examples#23
seanbudd merged 1 commit into
masterfrom
add-addonstore-endpoints

Conversation

@seanbudd

@seanbudd seanbudd commented Jan 20, 2022

Copy link
Copy Markdown
Member

Now that the addon store has been deployed to production, this PR adds a list of endpoints that will be used by NVDA to poll for the lastest addons.

So that the API that NVDA will use is publicly documented for any NVDA developer to refer to.

@seanbudd seanbudd requested a review from feerrenrut January 20, 2022 03:59
@seanbudd seanbudd changed the title Add addon store endpoint examples Add add-on store endpoint examples Jan 20, 2022
@seanbudd seanbudd merged commit dd2abfc into master Jan 20, 2022
@seanbudd seanbudd deleted the add-addonstore-endpoints branch January 20, 2022 08:49
seanbudd added a commit that referenced this pull request Mar 4, 2026
Using translation data parsed by nvaccess/addon-datastore-validation#32, create translated views of each add-on

Related PRs:
- nvaccess/addon-datastore-validation#32
- #1095
seanbudd added a commit that referenced this pull request Mar 4, 2026
A PR failed due to configobj parsing url=None in the add-on manifest as a string, rather than a NoneType.

'None' as a value for url in the add-on manifest should be handled as a NoneType
seanbudd added a commit that referenced this pull request Mar 17, 2026
Using translation data parsed by nvaccess/addon-datastore-validation#32, create translated views of each add-on

Related PRs:
- nvaccess/addon-datastore-validation#32
- #1095
seanbudd added a commit that referenced this pull request Mar 17, 2026
A PR failed due to configobj parsing url=None in the add-on manifest as a string, rather than a NoneType.

'None' as a value for url in the add-on manifest should be handled as a NoneType
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants