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

Keep required resources #2637

Closed
wants to merge 2 commits into from
Closed

Conversation

danielrbradley
Copy link
Member

@danielrbradley danielrbradley commented Aug 4, 2023

Fixes #2636

We have a list of explicit resources which we know are used. We should be ensuring these resources are not removed.

  • Fix the parsing of the text file (line breaks were broken).
  • Turn lines into a string set for efficient searching.
  • This adds around 600 new resources.
  • Update conversion tests.

- Fix the parsing of the text file (line breaks were broken).
- Turn lines into a string set for efficient searching.
- This adds around 600 new resources.
- Update conversion tests.
@github-actions
Copy link

github-actions bot commented Aug 4, 2023

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

@danielrbradley
Copy link
Member Author

Closing as going to introduce a version resource property instead to allow access to specific preview versions:

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.

V2 is missing explicit resources with known usage
1 participant