Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre-loaded Profiles #1019

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Pre-loaded Profiles #1019

wants to merge 1 commit into from

Conversation

mbroecheler
Copy link
Contributor

Currently, we have to download the default profile from the remote repository in order to compile a SQRL project. This has a number of downsides:

  1. We have to remember to always publish a profile for the current version as part of the release
  2. If the user is offline it won't work

This draft shows how we could ship default profiles through a StaticRepository so they can be included in the release directly and don't require repository access.

Signed-off-by: Matthias Broecheler <[email protected]>
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.

1 participant