Skip to content

Conversation

@ddbeck
Copy link
Collaborator

@ddbeck ddbeck commented Nov 12, 2024

Until we have a representation for discouraged features, we should treat using deprecated BCD keys as an error.

This also silences the compat key tag warning, which isn't very useful right now.

Until we have a representation for discouraged features, we should treat
using deprecated BCD keys as an error.

This also silences the compat key tag warning, which isn't very useful
right now.
@ddbeck ddbeck requested a review from Elchi3 November 12, 2024 15:40
@github-actions github-actions bot added the tools and infrastructure Project internal tooling, such as linters, GitHub Actions, or repo settings label Nov 12, 2024
Copy link
Collaborator

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

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

I think the deprecated key in ink.yml should probably be removed until we have a way to say on a per key level: "this key belongs to this feature but it is discouraged and should never be considered baseline or be part of baseline calculations"?

For svg-deprecated.yml, I guess we are also blocked there on marking entire features as deprecated/discouraged?

Otherwise this LGTM

@ddbeck
Copy link
Collaborator Author

ddbeck commented Nov 13, 2024

OK, I've changed this slightly to warn for drafts, but error for published features. This means that changing ink is required to merge this.

@ddbeck
Copy link
Collaborator Author

ddbeck commented Nov 13, 2024

Also, note that this is not a complete resolution. We might still have other problematic keys. See #1894

@ddbeck
Copy link
Collaborator Author

ddbeck commented Nov 13, 2024

And we've now got #2227 to fix ink itself.

@ddbeck ddbeck merged commit e51f69a into web-platform-dx:main Nov 13, 2024
3 checks passed
@ddbeck ddbeck deleted the silence-compat-tag-warning branch November 13, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tools and infrastructure Project internal tooling, such as linters, GitHub Actions, or repo settings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants