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

get ubuntu distnames from api #2

Closed
2 tasks done
bdeshi opened this issue Feb 13, 2020 · 0 comments
Closed
2 tasks done

get ubuntu distnames from api #2

bdeshi opened this issue Feb 13, 2020 · 0 comments

Comments

@bdeshi
Copy link
Owner

bdeshi commented Feb 13, 2020

the distro name (eg, bionic, focal) is necessary for ubuntu/debian repo deployment.

  • builds are done only for LTS ubuntu releases, intermediate releases need to use the LTS dist name.
    but they can use the LTS deb without issues.

  • get the names of these intermediate dists from: https://api.launchpad.net/devel/ubuntu/series

  • and reupload each LTS release under those intermediate dist names.

  • get distname

  • deploy for intermediate dists

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

No branches or pull requests

1 participant