Skip to content

GitHub Proxy question on loading an asset #1905

Answered by ajotka
asirota asked this question in Q&A
Discussion options

You must be logged in to vote

Pre-release works. The path to the asset is simply wrong (asset should be a filename, not path). The proxy downloads the available assets for a given release, for version v1.1 they are available:

So, to have blueprint.json file you have to put it in release assets via github actions.

Other option is to get whole directory from branch: https://github-proxy.com/proxy/?repo=NewPath-Consulting/Wild-Apricot-Press&branch=v1.1&directory=assets/blueprints, but it is zipped subdirectory, not only one file.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@asirota
Comment options

Comment options

You must be logged in to vote
1 reply
@asirota
Comment options

Answer selected by asirota
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants