Skip to content
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

Remove old message channel sync statuses and create migration command #6177

Merged
merged 4 commits into from
Jul 12, 2024

Conversation

bosiraphael
Copy link
Contributor

Remove old message channel sync statuses and create migration command

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

  • Renamed command to migrate-0.22:update-message-channel-sync-status-enum in /packages/twenty-server/src/database/commands/0-22-update-message-channel-sync-status-enum.command.ts
  • Removed deprecated sync statuses and added new ones in /packages/twenty-server/src/modules/messaging/common/standard-objects/message-channel.workspace-entity.ts
  • Reorganized imports and registered new commands in /packages/twenty-server/src/database/commands/database-command.module.ts

3 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings

Copy link
Member

@charlesBochet charlesBochet left a comment

Choose a reason for hiding this comment

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

Tested locally, LGTM!

@charlesBochet charlesBochet merged commit 52aa9ab into main Jul 12, 2024
6 checks passed
@charlesBochet charlesBochet deleted the remove-old-message-channel-sync-statuses branch July 12, 2024 16:36
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

(updates since last review)

  • Added Kubernetes deployment, service, and persistent volume configurations for twentycrm-server and twentycrm-db (packages/twenty-docker/k8s/manifests/)
  • Introduced Terraform configurations for Kubernetes resources (packages/twenty-docker/k8s/terraform/)
  • Updated address fields and removed probability field across multiple modules (packages/twenty-front/src/modules/, packages/twenty-server/src/modules/)
  • Added new commands and modules for database migrations and workspace status management (packages/twenty-server/src/database/commands/, packages/twenty-server/src/engine/workspace-manager/)
  • Enhanced error handling and refactored import statements for better organization (packages/twenty-server/src/engine/core-modules/graphql/, packages/twenty-server/src/engine/api/graphql/)

141 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings

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.

2 participants