From d260d95a47dd04a26cacdd9390bca02ad4d16bef Mon Sep 17 00:00:00 2001 From: Pedro Brochado Date: Fri, 31 Jan 2025 16:07:11 -0300 Subject: [PATCH] Fix build error caused by blog tags not being a list --- .../sections/blog/posts/2021/2021-06-28-tasking-event-blog.md | 2 +- docs/sections/blog/posts/2022/2022-09-19-pulp-2-eol.md | 2 +- .../blog/posts/2022/2022-11-01-pulpcon-2022-schedule.md | 2 +- .../2023-02-14-rpm-redirect-serving-perf-scale-testing.md | 2 +- docs/sections/blog/posts/2024/2024-11-06-pulp-ui-beta.md | 4 ++-- .../2016-05-17-pulp-2-8-3-released-security-bug-fixes.md | 4 ++-- docs/sections/blog/posts/pulp2/2017-08-02-2.14-Test-Day.md | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/sections/blog/posts/2021/2021-06-28-tasking-event-blog.md b/docs/sections/blog/posts/2021/2021-06-28-tasking-event-blog.md index b4b1f8d..040132f 100644 --- a/docs/sections/blog/posts/2021/2021-06-28-tasking-event-blog.md +++ b/docs/sections/blog/posts/2021/2021-06-28-tasking-event-blog.md @@ -2,7 +2,7 @@ date: 2021-06-28T20:55:50+00:00 title: New Tasking System Event author: Melanie Corr -tags: event +tags: [event] --- ## Pulp Community YouTube Live Event diff --git a/docs/sections/blog/posts/2022/2022-09-19-pulp-2-eol.md b/docs/sections/blog/posts/2022/2022-09-19-pulp-2-eol.md index 5f8cc96..2793e82 100644 --- a/docs/sections/blog/posts/2022/2022-09-19-pulp-2-eol.md +++ b/docs/sections/blog/posts/2022/2022-09-19-pulp-2-eol.md @@ -3,7 +3,7 @@ date: 2022-09-19T20:55:50+00:00 title: Pulp 2 End of Life Announcement author: Ina Panova tags: - - pulp2, eol + - pulp2, eol --- ## Pulp 2 End of Life Announcement diff --git a/docs/sections/blog/posts/2022/2022-11-01-pulpcon-2022-schedule.md b/docs/sections/blog/posts/2022/2022-11-01-pulpcon-2022-schedule.md index fc9bcad..86cf2d3 100644 --- a/docs/sections/blog/posts/2022/2022-11-01-pulpcon-2022-schedule.md +++ b/docs/sections/blog/posts/2022/2022-11-01-pulpcon-2022-schedule.md @@ -3,7 +3,7 @@ date: 2022-11-01T20:55:50+00:00 title: Pulpcon 2022 Schedule author: Dennis Kliban tags: - - pulpcon, community + - pulpcon, community --- ## Virtual Pulpcon - November 7-11, 2022 Schedule diff --git a/docs/sections/blog/posts/2023/2023-02-14-rpm-redirect-serving-perf-scale-testing.md b/docs/sections/blog/posts/2023/2023-02-14-rpm-redirect-serving-perf-scale-testing.md index f5af466..58d2246 100644 --- a/docs/sections/blog/posts/2023/2023-02-14-rpm-redirect-serving-perf-scale-testing.md +++ b/docs/sections/blog/posts/2023/2023-02-14-rpm-redirect-serving-perf-scale-testing.md @@ -3,7 +3,7 @@ date: 2023-02-14T20:55:50+00:00 title: RPM Content Service Performance and Scale Testing author: Brian Bouterse tags: - - pulp_rpm, performance + - pulp_rpm, performance --- ## Goals diff --git a/docs/sections/blog/posts/2024/2024-11-06-pulp-ui-beta.md b/docs/sections/blog/posts/2024/2024-11-06-pulp-ui-beta.md index e3eccd1..cbf799e 100644 --- a/docs/sections/blog/posts/2024/2024-11-06-pulp-ui-beta.md +++ b/docs/sections/blog/posts/2024/2024-11-06-pulp-ui-beta.md @@ -3,7 +3,7 @@ date: 2024-11-11T08:55:50+00:00 title: Pulp UI Beta out now in Pulp images author: Gerrod Ubben tags: - - announcement + - announcement --- Pulp-UI (beta) is now available in the latest `pulp/pulp` image. This was a huge effort over the @@ -23,4 +23,4 @@ the UI then set the env `PULP_UI=false` when starting the container. ### Want to help out? Come join us in developing the new UI at [https://github.com/pulp/pulp-ui/](https://github.com/pulp/pulp-ui/). -We appreciate any feedback and help. \ No newline at end of file +We appreciate any feedback and help. diff --git a/docs/sections/blog/posts/pulp2/2016-05-17-pulp-2-8-3-released-security-bug-fixes.md b/docs/sections/blog/posts/pulp2/2016-05-17-pulp-2-8-3-released-security-bug-fixes.md index 0c62c98..8f9fd81 100644 --- a/docs/sections/blog/posts/pulp2/2016-05-17-pulp-2-8-3-released-security-bug-fixes.md +++ b/docs/sections/blog/posts/pulp2/2016-05-17-pulp-2-8-3-released-security-bug-fixes.md @@ -7,7 +7,7 @@ author: Sean Myers layout: post guid: http://www.pulpproject.org/?p=1273 permalink: /2016/05/17/pulp-2-8-3-released-security-bug-fixes/ -tags: release +tags: [release] categories: - Uncategorized --- @@ -330,4 +330,4 @@ restarted httpd but have not logged in again to get a new CA certificate. If you provide that -v flag and see “ConnectionException: (None, ‘tlsv1 alert -decrypt error’, None)”, this is likely the issue. \ No newline at end of file +decrypt error’, None)”, this is likely the issue. diff --git a/docs/sections/blog/posts/pulp2/2017-08-02-2.14-Test-Day.md b/docs/sections/blog/posts/pulp2/2017-08-02-2.14-Test-Day.md index 5db64d4..cb68224 100644 --- a/docs/sections/blog/posts/pulp2/2017-08-02-2.14-Test-Day.md +++ b/docs/sections/blog/posts/pulp2/2017-08-02-2.14-Test-Day.md @@ -3,7 +3,7 @@ date: 2017-08-02T20:55:50+00:00 title: Test Day for 2.14 Beta author: Elijah DeLee tags: - -pulpqe + - pulpqe --- Test Day on August 8th, 2017