Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Release
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
Release
Commits
6ab88fa3
Commit
6ab88fa3
authored
7 years ago
by
totten
Browse files
Options
Downloads
Patches
Plain Diff
4.7-rc.md - Put Jenkins steps next to each other. Less context switching.
parent
5a7958a5
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/4.7-rc.md
+7
-7
7 additions, 7 deletions
doc/4.7-rc.md
with
7 additions
and
7 deletions
doc/4.7-rc.md
+
7
−
7
View file @
6ab88fa3
...
...
@@ -82,7 +82,12 @@ You might want to spot-check a few URLs to ensure the branches were published, e
*
https://github.com/civicrm/civicrm-packages/tree/4.7.X-rc
*
https://github.com/civicrm/civicrm-wordpress/tree/4.7.X-rc
## 3: Publish tarballs
## 3: Setup automated tests
*
Go to https://test.civicrm.org/job/CiviCRM-Core-Matrix/configure
*
In the list of
`CIVIVER`
s, remove any old RC's. Add the current RC.
## 4: Publish tarballs
*
Go to https://test.civicrm.org/job/CiviCRM-Publish/
*
Check to see if the new branch is being built automatically. If not:
...
...
@@ -90,7 +95,7 @@ You might want to spot-check a few URLs to ensure the branches were published, e
*
Click "Build with parameters"
*
For the branch name, enter your chosen
`4.7.X-rc`
.
##
4
: Bump version number on `master` to `4.7.Y`
##
5
: Bump version number on `master` to `4.7.Y`
The original branch, "master", should continue development with the next version, e.g. "4.7.Y".
...
...
@@ -101,8 +106,3 @@ git pull --ff-only origin master
./tools/bin/scripts/set-version.php 4.7.Y
--commit
git push origin master
```
## 5: Setup automated tests
*
Go to https://test.civicrm.org/job/CiviCRM-Core-Matrix/configure
*
In the list of
`CIVIVER`
s, remove any old RC's. Add the current RC.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment