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

[Feature Request] Add a setting in scenario to set the repository URL to download from #271

Open
Guts opened this issue May 26, 2023 · 0 comments

Comments

@Guts
Copy link
Collaborator

Guts commented May 26, 2023

Useful for orgs that have a different repository endpoint depending on end-users.

- name: Download plugins
  uses: qplugins-downloader
  with:
    force: false
    plugins_repository_url: https://qgis.myorg.net/plugins.xml
    threads: 5

Could be overridden by an environment variable: QDT_PLUGINS_DOWNLOADER_REPOSITORY_URL

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

No branches or pull requests

1 participant