Add some detail and corrections about publishing the schedule
This commit is contained in:
parent
ed3864fd94
commit
e3664c9e81
1 changed files with 9 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ This allows RelEng to accomodate travel for Flock and DevConf.CZ, which often fa
|
|||
|
||||
== Smartsheet
|
||||
|
||||
The schedule lives in Smartsheet.
|
||||
The schedule lives in https://app.smartsheet.com[Smartsheet] (only available to Red Hat employees).
|
||||
Every so often, go in and copy a few releases forward.
|
||||
|
||||
In your new schedule:
|
||||
|
|
@ -31,7 +31,7 @@ Product Pages only cares about the *key* flag.
|
|||
|
||||
TIP: If you want links in the schedule, add the URL in the “links” column for that task (the `Link:` keyword is optional now). It will be shown in the rendered schedule.
|
||||
|
||||
The Preferred Final target date is the “master milestone” against which everything else is anchored.
|
||||
The Early Final target date is the “master milestone” against which everything else is anchored.
|
||||
|
||||
TIP: Before publishing the schedule, check to be sure that it doesn't conflict too horribly with major holidays, etc.
|
||||
|
||||
|
|
@ -60,6 +60,13 @@ To create a schedule for a new version (f-30 in this example):
|
|||
|
||||
NOTE:: The rsync invocations in the Makefile assume you have your user name set in `~/.ssh/config` if your local name does not match your Fedora account.
|
||||
|
||||
To update the index page of the website, or the CSS file used to style it, start from the schedule repo above:
|
||||
1. `cd html`
|
||||
2. Edit the appropriate file
|
||||
3. `make publish` to rsync to fedorapeople
|
||||
4. Commit and push your edits
|
||||
|
||||
|
||||
== Product Pages
|
||||
|
||||
https://pp.engineering.redhat.com/[Product Pages] is the central resource for Red Hat product schedule and status information.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue