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
Move the artifacts to the ghaf-releases-artifacts folder root and verify
$ cd ghaf-releases-artifact ls
Run prod deployment script:
$ bash ./prod_deployment_script.sh
cmd prompt will ask please enter the new Release tag name (e.g., ghaf-24-09-8):
Make sure follow the pattern otherwise deployment will fails
After entering the release tag name then script search the release tag already exist if not it will say Release tag name does not exist. Are you sure you want to continue with this release tag? (yes/no). if exist cmd will say exist give another release tag!
continuing with the release Yes
Then script will read the ghaf-releases-artifacts and start upload files one by one
Script will automatically create new folder in the codebase and uploads to azure server with the release tag we enters
Script will automatically create in the codebase uploads to azure server dummy index.html, signature-verification-of-binary-image.html and signature-verification-of-provenance-file.html
If everything succesfully uploads you should see "Resources added successfully"
Go to the ghafreleasesstorage Storage
Open IDE make codes changes based on new Releases needs