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

Add a list of allowed fonts and corresponding style validator #698

Merged
merged 2 commits into from
Jul 31, 2023

Conversation

MattF-NSIDC
Copy link
Member

@MattF-NSIDC MattF-NSIDC commented Jul 31, 2023

Description

title

Resolves #531

Checklist

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

  • Config lockfile updated (inv config.export > qgreenland/config/cfg-lock.json)
  • Version bumped if needed (bumpversion (major|minor|patch|prerelease|build)
  • CHANGELOG.md updated
  • Documentation updated if needed
  • New unit tests if needed

Copy link
Contributor

@trey-stafford trey-stafford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment, otherwise looks good!

qgreenland/models/config/layer.py Outdated Show resolved Hide resolved
@MattF-NSIDC MattF-NSIDC changed the title Add a list of blocked fonts and corresponding style validator Add a list of allowed fonts and corresponding style validator Jul 31, 2023
@MattF-NSIDC MattF-NSIDC merged commit 0f239aa into main Jul 31, 2023
3 checks passed
@MattF-NSIDC MattF-NSIDC deleted the validate-style-fonts branch July 31, 2023 21:46
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.

Validate .qml style files don't contain any unexpected fonts
3 participants