-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automate Platform Trial #1
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Scripts look great, thanks for the substantial improvement to this
scripts/bootstrap.sh
Outdated
fi | ||
|
||
if [ -z "$SYNADIA_CR_USERNAME" ] && [ -z "$SYNADIA_CR_PASSWORD" ]; then | ||
echo "Set SYNADIA_CR_USERNAME and SYNADIA_CR_PASSWORD or enable interactive mode with --interactive" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor note but I think it could be made clearer that this is a failure and action is required
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@samuelattwood thoughts on these changes? 5c100d5
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome! Works great - a few quick comments but great stuff. You and @samuelattwood should demo this on Friday at Demo Day
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Automate the currently manual process for setting up the Synadia Platform trial.
Refer to the updated docs for steps to run it: https://synadia-docs-git-joeriddles-update-pla-49b47e-connecteverything.vercel.app/platform/trial#bootstrapping
Docs PR: https://github.com/ConnectEverything/synadia-docs/pull/127
Screen.Recording.2025-01-22.at.3.22.53.PM.mov