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

Update apt-get workflow to publish to official bionic/hirsute repos #377

Merged
merged 1 commit into from
Jun 28, 2021
Merged

Update apt-get workflow to publish to official bionic/hirsute repos #377

merged 1 commit into from
Jun 28, 2021

Conversation

ldennington
Copy link
Contributor

@ldennington ldennington commented Jun 21, 2021

This change updates our apt-get deployments to publish to Microsoft's official repositories for Ubuntu distributions we currently support: HIRSUTE (21.04, aka latest) and BIONIC (18.04, aka latest LTS). Details for the reasons behind this change can be found here.

This change replaces Python scripts we were calling from the
`release-apt-get` pipeline with inline scripts. It also adds support for
releasing to Ubuntu repositories hosted at
http://packages.microsoft.com/ (hosting location for Microsoft's
official apt/yum repos). This allows users to install via apt-get on
Hirsute/Bionic. Details to configure appropriate repos can be found
here:

https://docs.microsoft.com/en-us/windows-server/administration/Linux-Package-Repository-for-Microsoft-Software).
@ldennington ldennington merged commit 4706801 into git-ecosystem:main Jun 28, 2021
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