From 39b13477995dbb2cb6d0aa8f910a73a12bfbb943 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 14 Oct 2019 20:30:35 +0000 Subject: [PATCH] --- release procedure.txt | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/release procedure.txt b/release procedure.txt index 3118fab..b5134c1 100644 --- a/release procedure.txt +++ b/release procedure.txt @@ -18,6 +18,21 @@ Find installers ready to go in the Data/AyaNova/Installs folder $profit% :) + + + + + + + + + + + + + + + =-=-=-=-=-=- FIPS BUILD (NO LONGER REQUIRED AS THE CUSTOMER NO LONGER SUBSCRIBES) First enable fips build: @@ -28,4 +43,4 @@ First enable fips build: 3) Copy build files out of dev VM, rename them all to prepend fips string at start with this dos command: forfiles /S /M *.exe /C "cmd /c rename @file fips@file" 4) Upload to server, announce to USDA forest service Peter Bedecker 5) Disable fips mode in build by reversing step 1 -6) Rebuild installers and all release version files just to be sure that I dont' accidentally copy them off and give them to someone else down the road +6) Rebuild installers and all release version files just to be sure that I dont' accidentally copy them off and give them to someone else down the road \ No newline at end of file