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

Improve Manifest Cleanup documentation #704 #705

Merged
merged 6 commits into from
Nov 18, 2023

Conversation

Timo-Breumelhof
Copy link
Contributor

@Timo-Breumelhof Timo-Breumelhof commented Nov 16, 2023

I made two changes:

  1. I added an example of how to remove a folder as that was missing
  2. Changed the Glob description as that does delete subfolders, but not he main folder itself
    Fixes Manifest Cleanup Compontent improvements #704

@Timo-Breumelhof Timo-Breumelhof changed the title Improve Manigest Cleanup documentation #704 Improve Manifest Cleanup documentation #704 Nov 16, 2023
Copy link
Collaborator

@david-poindexter david-poindexter left a comment

Choose a reason for hiding this comment

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

@Timo-Breumelhof I made some minor tweaks to hopefully make this even more clear. See if it makes sense to you, and if it does, feel free to just commit my suggestion. Thanks! 🎉

content/tutorials/extensions/dnn-manifest-schema/index.md Outdated Show resolved Hide resolved
@david-poindexter
Copy link
Collaborator

@Timo-Breumelhof upon closer review, we now know there is no globbing support for deletion of folders at all (files only). So, I propose we modify this PR to just include the new folder example within the manifest. You good with this @Timo-Breumelhof?

Copy link
Member

@valadas valadas left a comment

Choose a reason for hiding this comment

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

Looks good now

@david-poindexter david-poindexter merged commit fe66436 into DNNCommunity:main Nov 18, 2023
2 of 4 checks passed
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.

Manifest Cleanup Compontent improvements
3 participants