#124 Turn "coming soon" text into links to compose infra email announcement
Merged 2 years ago by rbowen. Opened 2 years ago by carlwgeorge.
centos/ carlwgeorge/centos.org coming-soon-link  into  master

@@ -18,9 +18,9 @@ 

                      </thead>

                      <tbody>

                          <tr>

-                             <td>Coming Soon</td>

-                             <td>Coming Soon</td>

-                             <td>Coming Soon</td>

+                             <td><a href="https://lists.centos.org/pipermail/centos-devel/2021-April/076802.html">Coming soon</a></td>

+                             <td><a href="https://lists.centos.org/pipermail/centos-devel/2021-April/076802.html">Coming soon</a></td>

+                             <td><a href="https://lists.centos.org/pipermail/centos-devel/2021-April/076802.html">Coming soon</a></td>

                          </tr>

                      </tbody>

                  </table>

It was suggested in IRC that we should link to https://composes.stream.centos.org from our download page for 9. Considering that packages are still unsigned and not mirrored, I'd prefer to keep the "coming soon" text, but it would still be good to make that a link to the announcement email of the compose infrastructure being available so that people who want to try 9 today can find it a little easier, while still setting the right expectations of the state of the release at this point.

Pull-Request has been merged by rbowen

2 years ago
Metadata