Minor changes.
This commit is contained in:
parent
7545419f21
commit
6d27b62239
@ -10,51 +10,51 @@ The following steps must be completed, initialed & dated on the [] line by
|
||||
the responsible project member before the release is made available to users.
|
||||
|
||||
|
||||
- Decision made for release number X.X.Xa.
|
||||
- Decision made for release number X.X.Xa
|
||||
|
||||
[fml m/d/yyyy]
|
||||
|
||||
- Copy this file to 'check{release number}.txt'.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Project personnel advised of release decision and tentative date with a
|
||||
request to not disrupt the repository until the release is complete.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Update 'CHANGELOG' file with information regarding contents of this release.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Verify that all agreed-upon changes have been committed.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Project Lead review and/or concurrence to release.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Update 'config/configure.in' with release number and date, then run
|
||||
'config/bootstrap' and commit changes to the repository.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Tag repository with release number.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Create release tar file by running the 'tools/mkdist' script (for more
|
||||
information, do 'mkdist -help'). This can be run from within any directory,
|
||||
just be sure to use the latest version of the 'mkdist' script.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- On the CASC cluster, copy tar file to '/usr/casc/hypre'.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- FINAL CERTIFICATION: Verify that all steps have been signed off and commit
|
||||
this file to the repository.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
@ -10,67 +10,67 @@ The following steps must be completed, initialed & dated on the [] line by
|
||||
the responsible project member before the release is made available to users.
|
||||
|
||||
|
||||
- Decision made for release number X.X.Xb.
|
||||
- Decision made for release number X.X.Xb
|
||||
|
||||
[fml m/d/yyyy]
|
||||
|
||||
- Copy this file to 'check{release number}.txt'.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Project personnel advised of release decision and tentative date with
|
||||
a request to not disrupt the repository until the release is complete.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Update user, reference, and developer manuals with information regarding
|
||||
contents of this release.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Update 'CHANGELOG' file with information regarding contents of this release.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Verify that all agreed-upon changes have been committed.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Project Lead review and/or concurrence to release.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Update 'config/configure.in' with release number and date, then run
|
||||
'config/bootstrap' and commit changes to the repository.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Tag repository with release number.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Run the 'AUTOTEST/testdist.sh' script to verify a stable release. For more
|
||||
information on running this script, do 'testdist.sh -help'. If any of the
|
||||
tests fail, untag the repository, make necessary corrections, and start over.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Create release tar file by running the 'tools/mkdist' script (for more
|
||||
information, do 'mkdist -help'). This can be run from within any directory,
|
||||
just be sure to use the latest version of the 'mkdist' script.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- On the CASC cluster, copy tar file to '/usr/casc/hypre'.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Put release on download page, and inform project team and other appropriate
|
||||
users of availability.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- FINAL CERTIFICATION: Verify that all steps have been signed off and commit
|
||||
this file to the repository.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
@ -10,75 +10,75 @@ The following steps must be completed, initialed & dated on the [] line by
|
||||
the responsible project member before the release is made available to users.
|
||||
|
||||
|
||||
- Decision made for release number X.X.X.
|
||||
- Decision made for release number X.X.X
|
||||
|
||||
[fml m/d/yyyy]
|
||||
|
||||
- Copy this file to 'check{release number}.txt'.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Project personnel advised of release decision and tentative date with
|
||||
a request to not disrupt the repository until the release is complete.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Initial documentation review meeting.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Update user, reference, and developer manuals with information regarding
|
||||
contents of this release.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Final documentation review meeting.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Update 'CHANGELOG' file with information regarding contents of this release.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Verify that all agreed-upon changes have been committed.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Project Lead review and/or concurrence to release.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Update 'config/configure.in' with release number and date, then run
|
||||
'config/bootstrap' and commit changes to the repository.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Tag repository with release number (use '-b' option to create a branch).
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Run the 'AUTOTEST/testdist.sh' script to verify a stable release. For more
|
||||
information on running this script, do 'testdist.sh -help'. If any of the
|
||||
tests fail, untag the repository, make necessary corrections, and start over.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Create release tar file by running the 'tools/mkdist' script (for more
|
||||
information, do 'mkdist -help'). This can be run from within any directory,
|
||||
just be sure to use the latest version of the 'mkdist' script.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- On the CASC cluster, copy tar file to '/usr/casc/hypre'.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- Put release on download page, and inform project team and other appropriate
|
||||
users of availability.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
- FINAL CERTIFICATION: Verify that all steps have been signed off and commit
|
||||
this file to the repository.
|
||||
|
||||
[]
|
||||
[]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user