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

Dev new recipe logic #926

Open
wants to merge 57 commits into
base: dev
Choose a base branch
from
Open

Dev new recipe logic #926

wants to merge 57 commits into from

Conversation

nmcspadden
Copy link
Contributor

No description provided.

Code/autopkglib/recipes/__init__.py Outdated Show resolved Hide resolved
Comment on lines +252 to +257
return True
# TODO: Implement this
# We need to determine if a recipe in the chain is an override and thus contains trust
# if it contains trust, we then go validate that the trust is correct
# if there are no overrides, this always returns True (but maybe we print out that we did nothing)
# for recipe in self.recipes:
Copy link
Member

Choose a reason for hiding this comment

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

Should this be implemented before this PR is merged?

Code/autopkglib/recipes/__init__.py Outdated Show resolved Hide resolved
@homebysix
Copy link
Member

Updated dev and dev_new_recipe_logic branches from master to reflect 2.7.3 release.

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.

None yet

4 participants