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

Implement a mechanism for accepting old check-IDs #4942

Closed
felipesanches opened this issue Dec 28, 2024 · 1 comment
Closed

Implement a mechanism for accepting old check-IDs #4942

felipesanches opened this issue Dec 28, 2024 · 1 comment
Milestone

Comments

@felipesanches
Copy link
Collaborator

Based on Lib/fontbakery/legacy_checkids.py

@felipesanches felipesanches added this to the 0.13.0 milestone Dec 28, 2024
@felipesanches
Copy link
Collaborator Author

The mechanism will be temporary, displaying a message to users:

DEPRECATION WARNING: By late-December 2024, FontBakery version 0.13.0 introduced a new naming scheme for the check-IDs. Fontbakery detected usage of old IDs and performed an automatic backwards-compatibility translation for you. This automatic translation will be deprecated in the next major release. Please start using the new check-IDs as documented at https://github.com/fonttools/fontbakery/blob/83db7cc2a6ad58585ddec9397306e0420843edb1/Lib/fontbakery/legacy_checkids.py

felipesanches added a commit to felipesanches/fontbakery that referenced this issue Dec 28, 2024
All reporters are now listing which legacy check-IDs were used on the `--check-id` and `--exclude-checkid` options and instructing the users to update to the new naming scheme, because the old ones will be permanently deprecated in the next major release.

(issue fonttools#4942)
felipesanches added a commit to felipesanches/fontbakery that referenced this issue Dec 28, 2024
All reporters are now listing which legacy check-IDs were used on the `--check-id` and `--exclude-checkid` options and instructing the users to update to the new naming scheme, because the old ones will be permanently deprecated in the next major release.

(issue fonttools#4942)
felipesanches added a commit to felipesanches/fontbakery that referenced this issue Dec 28, 2024
All reporters are now listing which legacy check-IDs were used on the `--check-id` and `--exclude-checkid` options and instructing the users to update to the new naming scheme, because the old ones will be permanently deprecated in the next major release.

(issue fonttools#4942)
felipesanches added a commit that referenced this issue Dec 28, 2024
All reporters are now listing which legacy check-IDs were used on the `--check-id` and `--exclude-checkid` options and instructing the users to update to the new naming scheme, because the old ones will be permanently deprecated in the next major release.

(issue #4942)
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