summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/794.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:07 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:17 +0200
commit9260319e7411ff8281700a532caa436f40120ec4 (patch)
tree2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/794.toml
parent225caa38269323af1bfc2daadff5ec8bd930747f (diff)
downloadqemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz
qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/794.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/794.toml19
1 files changed, 0 insertions, 19 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/794.toml b/gitlab/issues/target_missing/host_missing/accel_missing/794.toml
deleted file mode 100644
index 23a96462b..000000000
--- a/gitlab/issues/target_missing/host_missing/accel_missing/794.toml
+++ /dev/null
@@ -1,19 +0,0 @@
-id = 794
-title = "Documentation: Broken links to removed features in old changelog pages"
-state = "closed"
-created_at = "2021-12-26T16:48:37.957Z"
-closed_at = "2022-02-21T15:50:20.776Z"
-labels = ["Documentation"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/794"
-host-os = "n/a"
-host-arch = "n/a"
-qemu-version = "n/a"
-guest-os = "n/a"
-guest-arch = "n/a"
-description = """In QEMU changelogs prior to 6.1 (notably 6.0 at least) the removed features link goes to https://qemu-project.gitlab.io/qemu/system/removed-features.html instead of https://qemu-project.gitlab.io/qemu/about/removed-features.html. The deprecated features links are also broken.
-
-This caused me some amount of confusion while trying to find the cause of several emulation issues."""
-reproduce = "n/a"
-additional = """Would have fixed myself but I cannot create a QEMU wiki account to do so. If there is a process for approval for that I will happily follow it and fix the issue when approved. I also can't see anywhere else to report this so apologies if this is the wrong place.
-
-Perhaps the main changelog page could include links to the removed and deprecated features pages too?"""