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
Modify our release process so that we can create 32-bit EPICS builds alongside the existing 64-bit builds.
The deploy script should be modified to give us an option to deploy 32 or 64-bit builds, defaulting to whichever is currently installed, and with appropriate documentation to help future developers choose an appropriate build.
Note: the build directory and install directory should be c:\instrument\apps\epics, not c:\instrument\apps\epics32.
Acceptance criteria
Our release process creates 32-bit builds as standard as well as the existing 64-bit
Deploy script can deploy 32-bit builds as well as the existing 64-bit
How to Test
verbose instructions for reviewer to test changes
(Add before making a PR)
The text was updated successfully, but these errors were encountered:
Where?
Modify our release process so that we can create 32-bit EPICS builds alongside the existing 64-bit builds.
The deploy script should be modified to give us an option to deploy 32 or 64-bit builds, defaulting to whichever is currently installed, and with appropriate documentation to help future developers choose an appropriate build.
Note: the build directory and install directory should be
c:\instrument\apps\epics
, notc:\instrument\apps\epics32
.Acceptance criteria
How to Test
verbose instructions for reviewer to test changes
(Add before making a PR)
The text was updated successfully, but these errors were encountered: