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

Use packages.chef.io for installation of all versions #7387

Merged
merged 3 commits into from
Feb 3, 2020

Conversation

smacfarlane
Copy link
Contributor

Closes #7312

All releases of legacy versions of Habitat have been migrated to packages.chef.io. This PR drops support for installation of those packages from their previous host.

Signed-off-by: Scott Macfarlane smacfarlane@chef.io

Signed-off-by: Scott Macfarlane <smacfarlane@chef.io>
Signed-off-by: Scott Macfarlane <smacfarlane@chef.io>
Copy link
Contributor

@christophermaier christophermaier 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! I left a minor comment you can take or leave.

get_bintray_version
download_bintray_archive
fi
download_packages_chef_io_archive "$version" "$channel" "$target"
Copy link
Contributor

Choose a reason for hiding this comment

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

Since there's no reason to make a distinction anymore, you could just call this function download_packages now.

Signed-off-by: Scott Macfarlane <smacfarlane@chef.io>
@smacfarlane smacfarlane merged commit 6041fa1 into master Feb 3, 2020
@smacfarlane smacfarlane deleted the sm/use-packages-for-install branch February 3, 2020 16:31
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.

Migrate old releases out of bintray
3 participants