-
Notifications
You must be signed in to change notification settings - Fork 161
Setup scripts for managing spaces and app defns [INTEG-2837] #9950
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
Setup scripts for managing spaces and app defns [INTEG-2837] #9950
Conversation
✅ Deploy Preview for ecommerce-app-base-components canceled.
|
33a64a8
to
aa3b1fd
Compare
Wiz Scan Summary
To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension. |
…//github.com/contentful/apps into INTEG-2837-setup-environment-and-install-app
} | ||
|
||
// Create team space membership with admin privileges | ||
const teamSpaceMembership = await space.createTeamSpaceMembership(teamId, { |
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.
Create a ticket to make these admin and roles optional down the line
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.
do you want specific roles for different members on the team?
…//github.com/contentful/apps into INTEG-2837-setup-environment-and-install-app
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.
Looking really good! Love that it is written in typescript now 💙 I posted a few bits of feedback below
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.
👏
Purpose
scripts to help with space setup:
updates: