[PR #28] [MERGED] Remove deprecated apt-key usage #76

Closed
opened 2025-09-10 22:50:13 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/VSCodium/vscodium.github.io/pull/28
Author: @noahbliss
Created: 8/10/2020
Status: Merged
Merged: 9/21/2020
Merged by: @stripedpajamas

Base: masterHead: patch-1


📝 Commits (1)

  • 51a9923 Remove deprecated apt-key usage

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 _posts/2000-01-05-install.md (+1 -1)

📄 Description

Per upstream and Debian error messages, the use of apt-key is deprecated. The new solution in this PR is adapted from the documentation of the upstream repo.

https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/-/tree/master


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/VSCodium/vscodium.github.io/pull/28 **Author:** [@noahbliss](https://github.com/noahbliss) **Created:** 8/10/2020 **Status:** ✅ Merged **Merged:** 9/21/2020 **Merged by:** [@stripedpajamas](https://github.com/stripedpajamas) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`51a9923`](https://github.com/VSCodium/vscodium.github.io/commit/51a9923518391a4cad74d8d9c3531bf92de84091) Remove deprecated apt-key usage ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `_posts/2000-01-05-install.md` (+1 -1) </details> ### 📄 Description Per upstream and Debian error messages, the use of apt-key is deprecated. The new solution in this PR is adapted from the documentation of the upstream repo. https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo/-/tree/master --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the pull-request label 2025-09-10 22:50:13 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscodium.github.io#76