-
Notifications
You must be signed in to change notification settings - Fork 37.4k
Add to new source format and the mandatory signed-by #239390
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
Conversation
|
Your method uses the In fact, even Debian and Ubuntu versions that are not EOL now support DEB822 sources, so perhaps there's no need for the check. You also need to modify the |
I have not bisected this what is the starting point of this notification? In my experience It seems to me very connected to modernize introduction. |
|
The missing
Do you think this is right? |
|
I suppose it was introduced since APT 1.1 |
|
I will wait for the vscode team's official feedback about what kind of behaviour we want to adopt. |
|
You did not change the gpg key location or embed it in the sources file as I mentioned. |
Cause I think this will require to handle also the removal case of the existing key. So I think this could be introduced eventually in another PR. |
|
Hi all, I finally got a chance to read through the PR. |
|
@rzhao271 Can you check now? Or we need to also migrate they key? |
|
Saving the key to the new location looks good. |
|
I confirmed the key is for packages.microsoft.com in general. |
|
It Is already pointing to that path. Do you want to add a removal? |
|
Let me rephrase.
|
|
Do you plan to make another review? |
|
Not yet, because you haven't implemented either of #239390 (comment). I currently plan to merge the PR early next month. |
|
Thanks for the addition, bhack! |
|
I don't have a local env to test it so it is a bit of a black box PR that it rely on CI for verification. |
|
No problem. The change also requires a custom build to fully test, and I have been creating custom builds behind the scenes and testing them on a Linux VM. I have confirmed that this PR requires some more changes.
Edit: I have added more specific comments to the PR files themselves. |
Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
Check new key path
|
New apt updated the user message
|
|
Confirmed with a custom Insiders build that the changes LGTM. |
fixes #238697