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

Package delete changes #384

Merged
merged 5 commits into from
Jul 27, 2012
Merged

Conversation

parthaa
Copy link
Contributor

@parthaa parthaa commented Jul 27, 2012

Initial stab at getting the complete package delete working end to end

(products.uniq! or []).include? err.product
end
end

def generate_metadata from_env, to_env
async_tasks = affected_repos.collect do |repo|
repo.get_clone(to_env).generate_metadata
Copy link
Member

Choose a reason for hiding this comment

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

how come we don't need these in promotions anymore?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I just moved it to the super class. We need it for both promote and delete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants