#682 Update website to query f26 atomic
Merged 6 years ago by robyduck. Opened 6 years ago by dustymabe.
dustymabe/fedora-websites dusty-move-to-f26  into  master

file modified
+2 -2
@@ -20,12 +20,12 @@ 

      'curr_arm_id': '26',

      'curr_alt_id': '26',

      'curr_cloud_id': '26',

-     'curr_atomic_id': '25',

+     'curr_atomic_id': '26',

      'curr_cloud_AMI_id': '26',

      'next_arm_id': '27',

      'next_alt_id': '27',

      'next_cloud_id': '27',

-     'next_atomic_id': '26',

+     'next_atomic_id': '27',

      'next_cloud_AMI_id': '27',

      'composedate': '20160616',

      'unofficial_compose': '20160614',

The current code that collects data will blow up if it can't find
a fedmsg related to a two week atomic release which means the whole
website can't be built. This has forced us to leave the variables
at f25 for now.

We'll merge this commit right after F26AH is released on tuesday so
that the website can get the data it needs from the F26 fedmsg that
was just sent out.

Note that I opened this PR against master since by the time we merge it we will be merging to the master branch since Fedora 26 will have already been released.

Please review this PR by comparing the diff between it and the f26 branch initially.

rebased

6 years ago

rebased

6 years ago

Pull-Request has been merged by robyduck

6 years ago
Metadata