#293 Links realease specific should be in a config pyton file
Closed: Fixed None Opened 12 years ago by shaiton.

While preparing website for alpha, then beta and new release we need to update many links.
All Fxx occurrences should use python variables, for us to simply update the website.

Like in get-prerelease page, links (to common_fxx_bugs, or to ISOs).

Should probably used for spins.fpo also.

We should do that before lunching the beta website, as it will be used there.


  • We should also define there the ISOs size and things like that.
  • Started. I plan a test on stg before the beta release day.

Ok, Done in the f17-beta branch (commit id 026396e and later…), should be running in http://stg.fedoraproject.org/
Please check if all sounds good (doing a diff in generated htmls appear to be exactly as before = correct).

You'll find a new var.cfg file in fpo/build/.
We could probably use shorter variable name :), let's define that before the beta release day.

You need to have the Config python module ("easy_install config"), or the build will fails.
Nirik actually checks for bapp01 and stg.

changed to not use the config module which is not (yet) packaged in Fedora.
stg is alive now.

Login to comment on this ticket.

Metadata