From 39d10229e5c61b68981ef126b913b7875b624ad9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Wed, 14 May 2025 22:45:35 +0200 Subject: [PATCH] doc/rl-next: add github-host-attr --- doc/manual/rl-next/github-host-attr.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/manual/rl-next/github-host-attr.md diff --git a/doc/manual/rl-next/github-host-attr.md b/doc/manual/rl-next/github-host-attr.md new file mode 100644 index 000000000..330f00074 --- /dev/null +++ b/doc/manual/rl-next/github-host-attr.md @@ -0,0 +1,7 @@ +--- +synopsis: "Add host attribute of github/gitlab flakerefs to URL serialization" +issues: +prs: [12580] +--- + +Resolved an issue where `github:` or `gitlab:` URLs lost their `host` attribute when written to a lockfile, resulting in invalid URLs.