Delete old announcements

Overview

When installing gdk, all announcements are shown.

The fact that gdk tail --help has been introduced is great! But it’s pretty irrelevant if you gdk install.

To reduce noise (and GDK is already pretty noisy as a CLI tool), we should consider removing old announcements.

In the future, we could give announcements an “expiry date” after which they won’t be shown even if the developer hasn’t seen them.

Impacted categories

The following categories relate to this issue:

Implementation Guide

  1. In the data/announcements/, remove all announcements but the latest.
  2. Open an MR.

Yes, that’s it.

Edited by Kev Kloss