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

Webc Inheritance Fixes #3629

Merged
merged 3 commits into from
Feb 27, 2023
Merged

Webc Inheritance Fixes #3629

merged 3 commits into from
Feb 27, 2023

Conversation

theduke
Copy link
Contributor

@theduke theduke commented Feb 27, 2023

  • Fixed an issue where packages without commands were not loading the webc file system because it was package specific, for webc inheritence this does not make sense
  • Removed some trace info which is bloating the logs
  • Added some debug information for packages that are fetched

This splits out the webc related fixes from #3611.
The command additions of that PR will be added separately.

@theduke theduke changed the title Webc Inheratance Fixes Webc Inheritance Fixes Feb 27, 2023
@theduke theduke force-pushed the webc-inheritance-fix branch from 5647dc2 to b616d2a Compare February 27, 2023 10:03
@theduke theduke force-pushed the webc-inheritance-fix branch from b616d2a to b52cb21 Compare February 27, 2023 10:15
…ebc file system because it was package specific, for webc inheritence this does not make sense
Removed some trace info which is bloating the logs
@theduke theduke force-pushed the webc-inheritance-fix branch from b52cb21 to 7b0dfa5 Compare February 27, 2023 10:38
@theduke theduke requested a review from ptitSeb February 27, 2023 13:11
Copy link
Contributor

@ptitSeb ptitSeb 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 to me

@theduke theduke merged commit 85c7433 into master Feb 27, 2023
@theduke theduke deleted the webc-inheritance-fix branch February 27, 2023 13:33
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.

3 participants