Skip to content

Commit

Permalink
update(chore): move project under Github organization (#589)
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts authored Nov 29, 2024
2 parents d1a9522 + 50480e9 commit e8a81eb
Show file tree
Hide file tree
Showing 55 changed files with 103 additions and 99 deletions.
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/02-feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,12 @@ body:
attributes:
label: Related links
description: >-
Please list all links to open and closed [issues](https://github.com/Guts/qgis-deployment-cli/issues),
[discussions](https://github.com/Guts/qgis-deployment-cli/discussions),
or to [documentation sections](https://guts.github.io/qgis-deployment-cli/)
Please list all links to open and closed [issues](https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/issues),
[discussions](https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/discussions),
or to [documentation sections](https://qgis-deployment.github.io/qgis-deployment-toolbelt-cli/)
that are relevant to your idea.
If you discussed your idea with the community on our
[discussion board](https://github.com/Guts/qgis-deployment-cli/discussions)
[discussion board](https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/discussions)
prior to creating this change request, please link the discussion here as well.
validations:
required: true
Expand All @@ -57,7 +57,7 @@ body:
description: >-
Please explain how your idea will work from an QGIS admin's and user's
perspective. Elaborate on how the change would positively impact not only
you but the community and how it aligns with the goals and [philosophy](https://guts.github.io/qgis-deployment-cli/#what-it-is-and-the-underlying-philosophy)
you but the community and how it aligns with the goals and [philosophy](https://qgis-deployment.github.io/qgis-deployment-toolbelt-cli/#what-it-is-and-the-underlying-philosophy)
of the project.
validations:
required: true
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
blank_issues_enabled: true
contact_links:
- name: Ask, answer, share
url: https://github.com/Guts/qgis-deployment-cli/discussions/
url: https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/discussions/
about: Have a question or need help? Have an answer or idea to share? Connect with the community on our discussion board
- name: Implementing QDT in your organization
url: https://guts.github.io/qgis-deployment-cli/misc/funding.html
url: https://qgis-deployment.github.io/qgis-deployment-toolbelt-cli/misc/funding.html
about: Want to contract to deploy QDT in your organization or to fund or sponsor a feature or a bug fix?
6 changes: 4 additions & 2 deletions .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: "📦 Build & 🚀 Release"
# Triggers
on:
push:
branches: [main]
branches:
- main

paths:
- ".github/workflows/build_release.yml"
Expand All @@ -14,7 +15,8 @@ on:
- "*"

pull_request:
branches: [main]
branches:
- main
paths:
- ".github/workflows/build_release.yml"
- "builder/"
Expand Down
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
[![flake8](https://img.shields.io/badge/linter-flake8-green)](https://flake8.pycqa.org/)
[![Imports: isort](https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=ef8336)](https://pycqa.github.io/isort/)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/Guts/qgis-deployment-cli/main.svg)](https://results.pre-commit.ci/latest/github/Guts/qgis-deployment-cli/main)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/qgis-deployment/qgis-deployment-toolbelt-cli/main.svg)](https://results.pre-commit.ci/latest/github/qgis-deployment/qgis-deployment-toolbelt-cli/main)
[![security: bandit](https://img.shields.io/badge/security-bandit-yellow.svg)](https://github.com/PyCQA/bandit)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Guts_qgis-deployment-cli&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=Guts_qgis-deployment-cli)

[![🎳 Tester](https://github.com/Guts/qgis-deployment-cli/actions/workflows/tests.yml/badge.svg)](https://github.com/Guts/qgis-deployment-cli/actions/workflows/tests.yml)
[![codecov](https://codecov.io/gh/Guts/qgis-deployment-cli/branch/main/graph/badge.svg?token=ZHGRNMA7TV)](https://codecov.io/gh/Guts/qgis-deployment-cli)
[![📦 Build & 🚀 Release](https://github.com/Guts/qgis-deployment-cli/actions/workflows/build_release.yml/badge.svg?branch=main)](https://github.com/Guts/qgis-deployment-cli/actions/workflows/build_release.yml)
[![🎳 Tester](https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/actions/workflows/tests.yml/badge.svg)](https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/actions/workflows/tests.yml)
[![codecov](https://codecov.io/gh/qgis-deployment/qgis-deployment-toolbelt-cli/branch/main/graph/badge.svg?token=ZHGRNMA7TV)](https://codecov.io/gh/qgis-deployment/qgis-deployment-toolbelt-cli)
[![📦 Build & 🚀 Release](https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/actions/workflows/build_release.yml/badge.svg?branch=main)](https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/actions/workflows/build_release.yml)

[![PyPi version badge](https://badgen.net/pypi/v/qgis-deployment-toolbelt)](https://pypi.org/project/qgis-deployment-toolbelt/)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/qgis-deployment-toolbelt)](https://pypi.org/project/qgis-deployment-toolbelt/)
Expand All @@ -24,18 +24,18 @@ Using Python and the officiel package installer `pip`:

```sh
pip install qgis-deployment-toolbelt
qdt -s https://github.com/Guts/qgis-deployment-cli/raw/main/examples/scenarios/demo-scenario.qdt.yml
qdt -s https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/raw/main/examples/scenarios/demo-scenario.qdt.yml
```

Or using a pre-built executable (downloadable [through releases assets](https://github.com/Guts/qgis-deployment-cli/releases/latest)), for example on Windows:
Or using a pre-built executable (downloadable [through releases assets](https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/releases/latest)), for example on Windows:

```powershell
QGISDeploymentToolbelt_0-27-0_Windows.exe -s https://github.com/Guts/qgis-deployment-cli/raw/main/examples/scenarios/demo-scenario.qdt.yml
QGISDeploymentToolbelt_0-27-0_Windows.exe -s https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/raw/main/examples/scenarios/demo-scenario.qdt.yml
```

Look for new icons in start menu or desktop!

**Interested**? For further details, [read the documentation](https://guts.github.io/qgis-deployment-cli/) :books:.
**Interested**? For further details, [read the documentation](https://qgis-deployment.github.io/qgis-deployment-toolbelt-cli/) :books:.

## Contribute

Expand Down
2 changes: 1 addition & 1 deletion docs/development/releasing.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Release workflow

1. Fill the `CHANGELOG.md` with the new version. You can write it manually or use the auto-generated release notes by Github:
1. Go to [project's releases](https://github.com/Guts/qgis-deployment-cli/releases) and click on `Draft a new release`
1. Go to [project's releases](https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/releases) and click on `Draft a new release`
1. In `Choose a tag`, enter the new tag (obviously complying with [SemVer](https://semver.org/))
1. Click on `Generate release notes`
1. Copy/paste the generated text from `## What's changed` until the line before `**Full changelog**:...` in the CHANGELOG.md replacing `What's changed` with the tag and the publication date
Expand Down
4 changes: 2 additions & 2 deletions docs/development/ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ sudo apt install git python3-pip python3-virtualenv python3-venv virtualenv
Clone the repository where you want:

```sh
git clone https://github.com/Guts/qgis-deployment-cli.git
git clone https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli.git
# or using ssh
git clone [email protected]:Guts/qgis-deployment-cli.git
git clone [email protected]:qgis-deployment/qgis-deployment-toolbelt-cli.git
```

Create and enter virtual environment (change the path at your convenience):
Expand Down
4 changes: 2 additions & 2 deletions docs/development/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
Clone the repository where you want using [GitHub Desktop](https://docs.github.com/en/desktop/installing-and-configuring-github-desktop/installing-and-authenticating-to-github-desktop/setting-up-github-desktop) as graphical interface or a PowerShell terminal:

```powershell
git clone https://github.com/Guts/qgis-deployment-cli.git
git clone https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli.git
# or using ssh
git clone [email protected]:Guts/qgis-deployment-cli.git
git clone [email protected]:qgis-deployment/qgis-deployment-toolbelt-cli.git
```

### Set up the virtual environment
Expand Down
10 changes: 5 additions & 5 deletions docs/guides/howto_validate_profiles_scenarios.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Add the following line at the top of your JSON file:

```json
{
"$schema": "https://raw.githubusercontent.com/Guts/qgis-deployment-cli/main/docs/schemas/profile/qgis_profile.json"
"$schema": "https://raw.githubusercontent.com/qgis-deployment/qgis-deployment-toolbelt-cli/main/docs/schemas/profile/qgis_profile.json"
[...]
}
```
Expand All @@ -34,7 +34,7 @@ Add the following line at the top of your JSON file:
```json
{
"yaml.schemas": {
"https://raw.githubusercontent.com/Guts/qgis-deployment-cli/main/docs/schemas/scenario/schema.json": "*.qdt.yml"
"https://raw.githubusercontent.com/qgis-deployment/qgis-deployment-toolbelt-cli/main/docs/schemas/scenario/schema.json": "*.qdt.yml"
}
}
```
Expand Down Expand Up @@ -74,7 +74,7 @@ repos:
files: ^profiles/.*\.json$
args:
- --schemafile
- https://raw.githubusercontent.com/Guts/qgis-deployment-cli/main/docs/schemas/profile/qgis_profile.json
- https://raw.githubusercontent.com/qgis-deployment/qgis-deployment-toolbelt-cli/main/docs/schemas/profile/qgis_profile.json
- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.28.0
Expand All @@ -86,8 +86,8 @@ repos:
- --default-filetype
- yaml
- --base-uri
- https://raw.githubusercontent.com/Guts/qgis-deployment-cli/main/docs/schemas/scenario/
- https://raw.githubusercontent.com/qgis-deployment/qgis-deployment-toolbelt-cli/main/docs/schemas/scenario/
- --schemafile
- https://raw.githubusercontent.com/Guts/qgis-deployment-cli/main/docs/schemas/scenario/schema.json
- https://raw.githubusercontent.com/qgis-deployment/qgis-deployment-toolbelt-cli/main/docs/schemas/scenario/schema.json
```
12 changes: 6 additions & 6 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,21 +62,21 @@ Development is leaded by the following principles and goals:
1. Run a scenario. For example the one which is shipped as demonstration in QDT project:
```sh
qdt -s https://github.com/Guts/qgis-deployment-cli/raw/main/examples/scenarios/demo-scenario.qdt.yml
qdt -s https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/raw/main/examples/scenarios/demo-scenario.qdt.yml
```
You can also run it directly with pipx:
```sh
pipx run qgis-deployment-toolbelt --help
pipx run qgis-deployment-toolbelt -s https://github.com/Guts/qgis-deployment-cli/raw/main/examples/scenarios/demo-scenario.qdt.yml
pipx run qgis-deployment-toolbelt -s https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/raw/main/examples/scenarios/demo-scenario.qdt.yml
```
### With the stand-alone executable
> Typically on Windows
1. Download latest version that matches your environment from [releases](https://github.com/Guts/qgis-deployment-cli/releases/latest)
1. Download latest version that matches your environment from [releases](https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/releases/latest)
1. Open a terminal in the same folder
1. Rename 'Windows_QGISDeploymentToolbelt_{{ version | replace(".","-") }}' as `qdt.exe`:
Expand All @@ -87,12 +87,12 @@ pipx run qgis-deployment-toolbelt -s https://github.com/Guts/qgis-deployment-cli
1. Run a scenario. For example the one which is shipped as demonstration in QDT project:
```powershell
./qdt.exe -s https://github.com/Guts/qgis-deployment-cli/raw/main/examples/scenarios/demo-scenario.qdt.yml
./qdt.exe -s https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/raw/main/examples/scenarios/demo-scenario.qdt.yml
```
> Typically on Ubuntu
1. Download latest version that matches your environment from [releases](https://github.com/Guts/qgis-deployment-cli/releases/latest)
1. Download latest version that matches your environment from [releases](https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/releases/latest)
1. Open a terminal in the same folder
1. Rename 'Ubuntu_QGISDeploymentToolbelt_{{ version | replace(".","-") }}' it as `qdt.bin`:
Expand All @@ -110,7 +110,7 @@ pipx run qgis-deployment-toolbelt -s https://github.com/Guts/qgis-deployment-cli

```sh
./qdt.bin -s https://github.com/Guts/qgis-deployment-cli/raw/main/examples/scenarios/demo-scenario.qdt.yml
./qdt.bin -s https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/raw/main/examples/scenarios/demo-scenario.qdt.yml
```

----
Expand Down
4 changes: 2 additions & 2 deletions docs/reference/qdt_profile.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ You can add rules to make the profile deployment conditional. In the following e

```json
{
"$schema": "https://raw.githubusercontent.com/Guts/qgis-deployment-cli/main/docs/schemas/profile/qgis_profile.json",
"$schema": "https://raw.githubusercontent.com/qgis-deployment/qgis-deployment-toolbelt-cli/main/docs/schemas/profile/qgis_profile.json",
"name": "only_linux",
"folder_name": "qdt_only_linux",
"description": "A QGIS profile for QDT with a conditional deployment rule.",
Expand Down Expand Up @@ -56,7 +56,7 @@ qdt export-rules-context -o qdt_rules_context.json

## Model definition

The project comes with a [JSON schema](https://raw.githubusercontent.com/Guts/qgis-deployment-cli/main/docs/schemas/profile/qgis_profile.json) describing the model of a profile:
The project comes with a [JSON schema](https://raw.githubusercontent.com/qgis-deployment/qgis-deployment-toolbelt-cli/main/docs/schemas/profile/qgis_profile.json) describing the model of a profile:

```{eval-rst}
.. literalinclude:: ../schemas/profile/qgis_profile.json
Expand Down
2 changes: 1 addition & 1 deletion docs/robots.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
User-agent: *

Sitemap: https://guts.github.io/qgis-deployment-cli/sitemap.xml
Sitemap: https://qgis-deployment.github.io/qgis-deployment-toolbelt-cli/sitemap.xml
2 changes: 1 addition & 1 deletion docs/schemas/profile/qgis_plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/Guts/qgis-deployment-cli/main/docs/schemas/profile/qgis_plugin.json",
"$id": "https://raw.githubusercontent.com/qgis-deployment/qgis-deployment-toolbelt-cli/main/docs/schemas/profile/qgis_plugin.json",
"$comment": "A QGIS plugin described in a JSON file.",
"type": "object",
"properties": {
Expand Down
2 changes: 1 addition & 1 deletion docs/schemas/profile/qgis_profile.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://github.com/Guts/qgis-deployment-cli/raw/main/docs/schemas/profile/qgis_profile.json",
"$id": "https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/raw/main/docs/schemas/profile/qgis_profile.json",
"$comment": "A QGIS profile described in a JSON file.",
"type": "object",
"properties": {
Expand Down
2 changes: 1 addition & 1 deletion docs/schemas/profile/rules.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/Guts/qgis-deployment-cli/main/docs/schemas/profile/rules.json",
"$id": "https://raw.githubusercontent.com/qgis-deployment/qgis-deployment-toolbelt-cli/main/docs/schemas/profile/rules.json",
"$comment": "A set of JSON rules usable for QDT profiles to make conditional deployment.",
"type": "object",
"description": "Rules contain a set of conditions. When the engine is run, each rule condition is evaluated. If the results are truthy, the profile's is installed.",
Expand Down
2 changes: 1 addition & 1 deletion docs/schemas/scenario/jobs/generic.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/Guts/qgis-deployment-cli/main/docs/schemas/scenario/jobs/generic.json",
"$id": "https://raw.githubusercontent.com/qgis-deployment/qgis-deployment-toolbelt-cli/main/docs/schemas/scenario/jobs/generic.json",
"description": "Definition of a job, i.e. a logic execution which can be ran during a step.",
"title": "Steps",
"type": "array",
Expand Down
2 changes: 1 addition & 1 deletion docs/schemas/scenario/jobs/manage-env-vars.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://github.com/Guts/qgis-deployment-cli/raw/main/docs/schemas/scenario/jobs/manage-env-vars.json",
"$id": "https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/raw/main/docs/schemas/scenario/jobs/manage-env-vars.json",
"description": "Job in charge of setting/updating/removing environment variables on target computer.",
"title": "Environment variables manager.",
"type": "array",
Expand Down
2 changes: 1 addition & 1 deletion docs/schemas/scenario/jobs/qgis-installation-finder.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://github.com/Guts/qgis-deployment-cli/raw/main/docs/schemas/scenario/jobs/qgis-installation-finder.json",
"$id": "https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/raw/main/docs/schemas/scenario/jobs/qgis-installation-finder.json",
"description": "Job in charge of findind installed QGIS version on computer.",
"title": "QGIS installation finder",
"type": "array",
Expand Down
2 changes: 1 addition & 1 deletion docs/schemas/scenario/jobs/qplugins-downloader.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://github.com/Guts/qgis-deployment-cli/raw/main/docs/schemas/scenario/jobs/qplugins-downloader.json",
"$id": "https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/raw/main/docs/schemas/scenario/jobs/qplugins-downloader.json",
"description": "Download plugins into QDT local folder.",
"title": "QPlugins Downloader.",
"type": "object",
Expand Down
2 changes: 1 addition & 1 deletion docs/schemas/scenario/jobs/qplugins-synchronizer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://github.com/Guts/qgis-deployment-cli/raw/main/docs/schemas/scenario/jobs/qplugins-synchronizer.json",
"$id": "https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/raw/main/docs/schemas/scenario/jobs/qplugins-synchronizer.json",
"description": "synchronize plugins between those stored locally (typically downloaded by the Plugins Downloader job) and the installed plugins.",
"title": "QPlugins Synchronizer.",
"type": "object",
Expand Down
4 changes: 2 additions & 2 deletions docs/schemas/scenario/jobs/qprofiles-downloader.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/Guts/qgis-deployment-cli/main/docs/schemas/scenario/jobs/qprofiles-downloader.json",
"$id": "https://raw.githubusercontent.com/qgis-deployment/qgis-deployment-toolbelt-cli/main/docs/schemas/scenario/jobs/qprofiles-downloader.json",
"description": "Job to download remote profiles to local QDT working folder.",
"title": "QProfiles Downloader",
"type": "object",
Expand All @@ -23,7 +23,7 @@
"type": "string"
},
"source": {
"description": "Location of profiles. Typically: 'https://github.com/Guts/qgis-deployment-cli.git' or 'https://raw.githubusercontent.com/Guts/qgis-deployment-cli/examples/'",
"description": "Location of profiles. Typically: 'https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli.git' or 'https://raw.githubusercontent.com/qgis-deployment/qgis-deployment-toolbelt-cli/examples/'",
"type": "string"
}
},
Expand Down
2 changes: 1 addition & 1 deletion docs/schemas/scenario/jobs/qprofiles-synchronizer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/Guts/qgis-deployment-cli/main/docs/schemas/scenario/jobs/qprofiles-synchronizer.json",
"$id": "https://raw.githubusercontent.com/qgis-deployment/qgis-deployment-toolbelt-cli/main/docs/schemas/scenario/jobs/qprofiles-synchronizer.json",
"description": "Synchronizes installed profiles (in QGIS profiles folder) from downloaded ones in QDT working folder.",
"title": "QProfiles Synchronizer",
"type": "object",
Expand Down
2 changes: 1 addition & 1 deletion docs/schemas/scenario/jobs/shortcuts-manager.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://github.com/Guts/qgis-deployment-cli/raw/main/docs/schemas/scenario/jobs/shortcuts-manager.json",
"$id": "https://github.com/qgis-deployment/qgis-deployment-toolbelt-cli/raw/main/docs/schemas/scenario/jobs/shortcuts-manager.json",
"description": "create shortcuts in desktop and/or start menu allowing the end-user opening QGIS with a profile.",
"title": "Shortcuts Manager.",
"type": "object",
Expand Down
Loading

0 comments on commit e8a81eb

Please sign in to comment.