mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Merge pull request #6525 from open-sausages/pulls/4.0/improve-release-docs-v2
More release docs improvements
This commit is contained in:
commit
f15f87b851
@ -260,6 +260,7 @@ subtasks which are invoked in sequence:
|
|||||||
s3 bucket `silverstripe-ssorg-releases`. If you have setup your AWS profile
|
s3 bucket `silverstripe-ssorg-releases`. If you have setup your AWS profile
|
||||||
for silverstripe releases under a non-default name, you can specify this profile
|
for silverstripe releases under a non-default name, you can specify this profile
|
||||||
on the command line with the `--aws-profile=<profile>` command.
|
on the command line with the `--aws-profile=<profile>` command.
|
||||||
|
See "Stage 3: Let the world know" to check if this worked correctly.
|
||||||
|
|
||||||
Once all of these commands have completed there are a couple of final tasks left that
|
Once all of these commands have completed there are a couple of final tasks left that
|
||||||
aren't strictly able to be automated:
|
aren't strictly able to be automated:
|
||||||
@ -278,12 +279,9 @@ aren't strictly able to be automated:
|
|||||||
3.0 or 3.1) should usually be omitted.
|
3.0 or 3.1) should usually be omitted.
|
||||||
* Set the github milestones to completed, and create placeholders for the next
|
* Set the github milestones to completed, and create placeholders for the next
|
||||||
minor versions. It may be necessary to re-assign any issues assigned to the prior
|
minor versions. It may be necessary to re-assign any issues assigned to the prior
|
||||||
milestones to these new ones. See the below links for each module milestone list:
|
milestones to these new ones.
|
||||||
* [installer](https://github.com/silverstripe/silverstripe-installer/milestones)
|
|
||||||
* [framework](https://github.com/silverstripe/silverstripe-framework/milestones)
|
|
||||||
* [cms](https://github.com/silverstripe/silverstripe-cms/milestones)
|
|
||||||
* Make sure that the [releases page](https://github.com/silverstripe/silverstripe-installer/releases)
|
* Make sure that the [releases page](https://github.com/silverstripe/silverstripe-installer/releases)
|
||||||
on github shows the new tag.
|
on github shows the new tag.
|
||||||
|
|
||||||
*Updating non-patch versions*
|
*Updating non-patch versions*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user