-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: Large overhaul adding a more complete view of all the different entities in Pulumi Cloud #185
base: main
Are you sure you want to change the base?
Conversation
Add stack details and resources
add policy group streams
Add stack previews and change updates to service format
add policy pack and environment streams
Add deployments and set default items per page to 100
Add team details
Add webhooks
added org name to Env stream and OIDC Issuers and RUM usage streams added
Add audit logs
Agent Pool Stream Added
Integrity fixes needed to target-duckdb to work
Handle 504 gateway timeout error for stack previews endpoint
add Stack Schedules and Stack Schedules deployment history Streams
Fix linting
Let tests run
fix resource hours field name
@edgarrmondragon anything that you need us to change to merge this? |
Right now, it's hard to discern where failures are coming from. I'm confident the changes are fine coming from y'all, but I'd like to minimize disruption and the only option that currently comes to mind of splitting this PR sounds like too much work... So, open to suggestions 😅 |
Where can we see the errors? I just see one from |
Remake of #184 from a branch instead of master
This PR adds a lot more entities that are present in the Pulumi Cloud to build a complete export from the service:
Adds more stack details
Changing Stack Updates to the "service" format that has more data
Adds Stack Resources from state export
Adds Stack Policy Groups and Policy Packs
Adds Stack Previews
Adds Stack Deployments
Adds Stack Schedules
Adds Stack Scheduled Deployment History
Adds Organization Access Tokens
Adds Organization Teams Members, Stacks, Environments, and Access tokens
Adds Organization OIDC Issuers and it's policies
Adds Organization Agent Pools
Adds Policy Groups and Packs
Adds RUM Usage Daily
Adds Environments
Adds Organization Webhooks and delivery status
Adds Stack Webhooks and delivery status
Adds Audit Logs