You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_Note: you may need to run `git config fsck.badEmail ignore` for the above step_
90
-
1. Make sure any changes on the release branch are merged back onto master for EPICS, ibex_gui, genie_python, and JSON_bourne (except version numbering)
90
+
1. Make sure any changes on the release branch are merged back onto master for EPICS, ibex_gui, and uktena (except version numbering)
91
91
1. Consider which instruments need this release:
92
92
* Breaking release: upgrade everyone
93
93
* Big improvement: upgrade everyone if there is a big improvement that everyone will benefit from
94
94
* Standard release: upgrade instruments that need updates, i.e. they need a newly released feature, and all those that are in the current release group, see [column in instruments table](https://github.com/ISISComputingGroup/IBEX/wiki#instrument-information). Note on the release ticket which instruments need to be released to using checkboxes (one for start and one for finish).
95
-
1. Deploy a new JSON_bourne if required see [here](/webdashboard/Web-Dashboard)
96
95
1.[Create repository for recording instrument changes post release](release/Release-based-repository) the deploy script automatically puts the instrument onto a branch of this repository
97
96
## Partial Release
98
97
For any release in which GUI version increments but server version does not, ensure the previous server version is added to the release folder via symbolic links or junctions, [see this ticket](https://github.com/ISISComputingGroup/IBEX/issues/7250).
0 commit comments