Skip to content

Conversation

@ZibanPirate
Copy link
Member

@ZibanPirate ZibanPirate commented Apr 27, 2025

followup on #654 as part 2 of migrating to the new VPS:

  • update ./api CD job to deploy to zcluster instead of oracle cloud
  • added api.Dockerfile that has the ./api image
  • updated ./docker-compose.stage.yml to include api, postgres and melisearch containers
  • updated ./web to call api.stage.dzcode.io instead of api-stage.dzcode.io

example CD run

  • Bug fix
  • New feature
  • Other

@github-actions github-actions bot added api API related changes ( api folder ) utils utils package tooling tooling package repo labels Apr 27, 2025
@ZibanPirate ZibanPirate marked this pull request as ready for review April 27, 2025 18:03
@ZibanPirate ZibanPirate requested a review from a team April 27, 2025 18:03
@ZibanPirate ZibanPirate changed the title Chore: P2 deploy ./api stage to zcluster chore: P2 deploy ./api stage to zcluster Apr 28, 2025
Base automatically changed from chore/deploy-to-zcluster to main April 30, 2025 19:25
@ZibanPirate ZibanPirate force-pushed the chore/deploy--api-stage-to-zcluster branch from 335bb4d to 3ea02f3 Compare April 30, 2025 19:25
@ZibanPirate ZibanPirate force-pushed the chore/deploy--api-stage-to-zcluster branch from 3ea02f3 to 88e6368 Compare May 1, 2025 10:53
if args.clean {
println!("clean...");
cli_run::cli_run("npm", vec!["run", "clean"]);
}
Copy link
Contributor

Choose a reason for hiding this comment

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

not well formatted it seems

Copy link
Member Author

Choose a reason for hiding this comment

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

yup rust fmt doesn't yet work with caro-script, will format it in #656

@github-project-automation github-project-automation bot moved this to Approved in DzCode i/o May 1, 2025
@ZibanPirate ZibanPirate merged commit a874312 into main May 2, 2025
35 checks passed
@ZibanPirate ZibanPirate deleted the chore/deploy--api-stage-to-zcluster branch May 2, 2025 06:52
@github-project-automation github-project-automation bot moved this from Approved to Merged in DzCode i/o May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api API related changes ( api folder ) repo tooling tooling package utils utils package

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

3 participants