Skip to content

Conversation

harikakondur
Copy link
Contributor

@harikakondur harikakondur commented Jul 1, 2025

Purpose

scripts to help with space setup:

  • creates app definitions
  • creates spaces
  • installs apps to spaces
  • invites team to spaces

updates:

  • converted files to .ts
  • added a teardown function to undo setup

@harikakondur harikakondur requested a review from a team as a code owner July 1, 2025 21:19
Copy link

netlify bot commented Jul 1, 2025

Deploy Preview for ecommerce-app-base-components canceled.

Name Link
🔨 Latest commit d105d9c
🔍 Latest deploy log https://app.netlify.com/projects/ecommerce-app-base-components/deploys/68767a338f1f6300088eba09

@ryunsong-contentful ryunsong-contentful changed the title Integ 2837 setup environment and install app INTEG-2837 Setup scripts for managing spaces and app defns Jul 10, 2025
@ryunsong-contentful ryunsong-contentful changed the title INTEG-2837 Setup scripts for managing spaces and app defns Setup scripts for managing spaces and app defns [INTEG-2837] Jul 10, 2025
@ryunsong-contentful ryunsong-contentful force-pushed the INTEG-2837-setup-environment-and-install-app branch from 33a64a8 to aa3b1fd Compare July 10, 2025 19:59
@wiz-inc-38d59fb8d7
Copy link

wiz-inc-38d59fb8d7 bot commented Jul 10, 2025

Wiz Scan Summary

Scanner Findings
Vulnerability Finding Vulnerabilities
Data Finding Sensitive Data
Secret Finding Secrets
IaC Misconfiguration IaC Misconfigurations
Total

View scan details in Wiz

To detect these findings earlier in the dev lifecycle, try using Wiz Code VS Code Extension.

}

// Create team space membership with admin privileges
const teamSpaceMembership = await space.createTeamSpaceMembership(teamId, {
Copy link
Contributor

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

Copy link
Contributor Author

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?

Copy link
Contributor

@primeinteger primeinteger left a 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

Copy link
Contributor

@primeinteger primeinteger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@harikakondur harikakondur merged commit 03cd1b7 into master Jul 15, 2025
17 checks passed
@harikakondur harikakondur deleted the INTEG-2837-setup-environment-and-install-app branch July 15, 2025 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants