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

Support generating multiple packages from packaging_tags #796

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

MattF-NSIDC
Copy link
Member

Description

We've discussed, for example, QGreenland for Educators as a "add-on" or "specialized" distribution of QGreenland. This PR implements config that allows tagging layers with the packages they belong in using packaging_tags config parameter.

Unfortunately, we struggled with segfaults from PyQGIS when we attempted to generate multiple project files in a single run. We don't have the budget remaining to focus on working around this, so perhaps we'll come back to it :)

Checklist

If an item on this list is done or not needed, check it with [x] or click the
checkbox.

  • The PR description links to issues that it resolves with closes #{issue_number}
  • Config lockfile updated (inv config.export > qgreenland/config/cfg-lock.json)
  • Environment lockfile updated if needed (conda-lock)
  • Version bumped if needed (bumpversion (major|minor|patch|prerelease|build))
  • CHANGELOG.md updated (for user-facing changes)
  • Documentation updated if needed
  • New unit tests if needed

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