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

feat(web&server): control the activation of the ddb & change the location of deploy manifests #1810

Merged
merged 7 commits into from
Jan 22, 2024

Conversation

0fatal
Copy link
Contributor

@0fatal 0fatal commented Jan 16, 2024

use sys_db;
db.Region.updateMany({}, {
  $set: {
     "databaseConf.dedicatedDatabase": {
        enabled: true
     }
  }
})

Copy link

github-actions bot commented Jan 16, 2024

💥 laf web image built successfully for pr 1810

ghcr.io/labring/laf-web:pr-1810
docker.io/lafyun/laf-web:pr-1810

digest: sha256:5b564e6fec1592274b2fb2127d218bd3eddfbbeb61bf804e22b60fe2aae3e58f

Copy link

github-actions bot commented Jan 16, 2024

💥 laf server image built successfully for pr 1810

ghcr.io/labring/laf-server:pr-1810
docker.io/lafyun/laf-server:pr-1810

digest: sha256:a5b04c07ec22fd3bfd6594249345a9d0b49eaf1b91d4437bdeb1fabac3b44aa8

Copy link

sweep-ai bot commented Jan 16, 2024

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.
  • Apply: Add docstrings to all functions and file headers.

This is an automated message generated by Sweep AI.

@pull-request-size pull-request-size bot added size/L and removed size/M labels Jan 16, 2024
@0fatal 0fatal requested a review from HUAHUAI23 January 22, 2024 02:54
@HUAHUAI23 HUAHUAI23 merged commit a8bd80e into labring:main Jan 22, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants