Skip to content

[comp] Production Deploy#821

Merged
claudfuen merged 8 commits into
releasefrom
main
Jun 6, 2025
Merged

[comp] Production Deploy#821
claudfuen merged 8 commits into
releasefrom
main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 6, 2025

This is an automated pull request to release the candidate branch into production, which will trigger a deployment.
It was created by the [Production PR] action.

claudfuen added 3 commits June 6, 2025 14:23
- Created a new materialized view "OrganizationStats" to aggregate organization-level counts for various entities such as API keys, audit logs, controls, and more.
- Included a unique index on "organizationId" for efficient querying.
- Ensured the view is re-runnable by dropping it if it already exists.
- Implemented a new scheduled task that refreshes the "OrganizationStats" materialized view daily at 5:00 AM UTC.
- Added logging for both successful and failed refresh attempts to improve monitoring and error handling.
…zed-stats-view

[dev] [claudfuen] claudio/comp-188-add-materialized-stats-view
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app (staging) ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2025 7:19pm
comp-framework-editor (staging) ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2025 7:19pm
comp-portal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2025 7:19pm
comp-trust (staging) ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2025 7:19pm

claudfuen added 3 commits June 6, 2025 14:34
…/comp-189-add-pg-cron-to-update-materialized-table
- Deleted the SQL migration script that created a 'readonly' role with SELECT permissions on all non-system schemas and tables. This change is part of a cleanup process.
…ration

[dev] [claudfuen] claudio/comp-189-drop-role-migration
claudfuen added 2 commits June 6, 2025 15:16
- Deleted the SQL migration script for the "OrganizationStats" materialized view as part of a cleanup process. This view was previously used to aggregate organization-level statistics.
…migration

[dev] [claudfuen] claudio/comp-189-drop-corrupt-migration
@claudfuen
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.36.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant