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
@mrnicegyu11 , @Surfict
some notes for devops that I encountered while setting Autoscaling ENVs in AWS-staging:
current active branch in https://github.com/ITISFoundation/osparc-ops-environments is staging_ResistanceIsFutile9, that is not very intuitive since there is also a branch staging_ResistanceIsFutile14?? Maybe we should review this stuff. it's not the end of the world but is a time waster.
NOTE for quotation marks escaping, after asking chatgpt, this guy actually helped me and this might interest you
my_string='This string contains both "double quotes" and '\''single quotes'\'''echo$my_string
I used that to set AUTOSCALING_EC2_INSTANCES_CUSTOM_BOOT_SCRIPTS
last but not least, since osparc-ops-environment in gitlab is currently archived I could not create issues. let's ask @pcrespov to unarchive it. Also I would propose to change its name (osparc-ops-issues?) and remove the files in there.
In preparation for pre-release. Here an initial (incomplete) list of tasks to prepare before pre-releasing:
Motivation:
Devops check (⚠️ devops)
EC2_INSTANCES_AMI_ID
EC2_INSTANCES_CUSTOM_BOOT_SCRIPTS
EC2_INSTANCES_PRE_PULL_IMAGES
REGISTRY_USER
,REGISTRY_PW
,REGISTRY_URL
,REGISTRY_SSL
andREGISTRY_AUTH
for Autoscalinge2e testing check
Commits (in order)
Full Changelog: ITISFoundation/osparc-simcore@staging_ResistanceIsFutile15...staging_ResistanceIsFutile16
Summary
make release-staging name=ResistanceIsFutile version=16 git_sha=ad461f28cadfa009ca1aa925e51a36cff81795b8
Release
https://github.com/ITISFoundation/osparc-simcore/releases/tag/staging_ResistanceIsFutile16
The text was updated successfully, but these errors were encountered: