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
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
c910006a
Commit
c910006a
authored
10 months ago
by
totten
Browse files
Options
Downloads
Patches
Plain Diff
When editing versions.json, use helper command which supports autoflush
parent
0b4fe00e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/5.x-final.md
+8
-3
8 additions, 3 deletions
doc/5.x-final.md
doc/5.x-patch.md
+8
-3
8 additions, 3 deletions
doc/5.x-patch.md
with
16 additions
and
6 deletions
doc/5.x-final.md
+
8
−
3
View file @
c910006a
...
...
@@ -83,7 +83,14 @@ givi push -A -u security 5.X-security
## 6: Update `versions.json`
Services such as the
`civicrm.org`
download page and the in-app version
check depend on a file named
`versions.json`
. Update this.
check depend on a file named
`versions.json`
. Update this using an editor or CLI.
```
## View/edit all releases with text editor
./bin/pb edit
```
or
```
## Find and examine the current list of branches.
...
...
@@ -126,8 +133,6 @@ If there is a change in ESR status, then:
*
Check/update the next 6 month projections on https://lab.civicrm.org/dev/release
*
Check/update the current status on https://lab.civicrm.org/esr/core/-/wikis/home.
Log into https://civicrm.org/user and clear the page-cache in https://civicrm.org/admin/config/development/performance
<!-- civicrm.org is in a migration from D7=>
D8. These details may be in flux until that settles. -->
Browse https://sourceforge.net/projects/civicrm/files/civicrm-stable - confirm that:
...
...
This diff is collapsed.
Click to expand it.
doc/5.x-patch.md
+
8
−
3
View file @
c910006a
...
...
@@ -110,7 +110,14 @@ givi update esr/5.X-esr origin/5.X
## 6: Update `versions.json`
Services such as the
`civicrm.org`
download page and the in-app version
check depend on a file named
`versions.json`
. Update this.
check depend on a file named
`versions.json`
. Update this using an editor or CLI.
```
## View/edit all releases with text editor
./bin/pb edit
```
or
```
## Find and examine the current list of releases.
...
...
@@ -144,8 +151,6 @@ popd
## 6: Make new versions visible on download sites
Log into https://civicrm.org/user and clear the page-cache in https://civicrm.org/admin/config/development/performance
Browse https://sourceforge.net/projects/civicrm/files/civicrm-stable - confirm that:
*
The new upload is present.
...
...
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