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

Upstream branches are no longer updated automatically #74

Open
davidmhewitt opened this issue Oct 17, 2019 · 0 comments
Open

Upstream branches are no longer updated automatically #74

davidmhewitt opened this issue Oct 17, 2019 · 0 comments

Comments

@davidmhewitt
Copy link
Member

We removed the deploy key that was automatically pushing stuff to the unpatched upstream package branches. This means any upstream Ubuntu package updates will not automatically make their way down to the os-patches PPA.

The packages in that PPA are built by merging the -patched branch on top of the unpatched branch, so the rebasing and updating of the -patched branch doesn't matter so much, just that the unpatched branch is up to date with upstraem.

In the short-term, we'll need to update these branches manually. We'll get issue reports from the daily CI workflow telling us a package is out of date.

In the long term, it'll probably be best to have the CI workflow automatically update those branches.

danirabbit pushed a commit that referenced this issue Oct 27, 2022
* Create issue template

* Ask for OS

* Update bug_report.md
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