Skip to content

Update to mesido 0.1.22 for pre-prefect; Pass target database when postgresql is used for writing profiles - #144

Merged
cwang39403 merged 7 commits into
pre-prefectfrom
143-specify-target-database-when-postgresql-is-used-for-writing-profiles
Sep 8, 2026
Merged

Update to mesido 0.1.22 for pre-prefect; Pass target database when postgresql is used for writing profiles#144
cwang39403 merged 7 commits into
pre-prefectfrom
143-specify-target-database-when-postgresql-is-used-for-writing-profiles

Conversation

@cwang39403

Copy link
Copy Markdown
Contributor
  • Update mesido and omotes-sdk-python when new versions are available

Close #143

@cwang39403 cwang39403 self-assigned this Jul 22, 2026
@cwang39403
cwang39403 requested a review from MarkTNO July 22, 2026 15:16
@cwang39403
cwang39403 changed the base branch from main to pre-prefect September 8, 2026 08:06
@cwang39403 cwang39403 changed the title Pass target database when postgresql is used for writing profiles Update to mesido 0.1.22 for pre-prefect; Pass target database when postgresql is used for writing profiles Sep 8, 2026
@cwang39403

Copy link
Copy Markdown
Contributor Author

@MarkTNO Could you have a second look?

  • PR with the target branch pre-prefect, which is based on v2.1.15.
  • meisdo to 0.1.22; omotes-sdk-python to 4.3.7 (with pyesdl 26.7.1)
  • Postgres handling part is probably fine, as InfluxDB is still used on DTK Prod? Did I miss anything, or an .env setting?
  • Will create tag 2.1.16 after the merge and deploy it on DTK Prod

@MarkTNO MarkTNO left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Lgtm

Are you going to use postgres or influx for mesido output profiles?
If postgres, you need to update omotes-sytem to create an omotes_postgres instance. And create users, and set mapeditor creds.

@cwang39403

Copy link
Copy Markdown
Contributor Author

Lgtm

Are you going to use postgres or influx for mesido output profiles? If postgres, you need to update omotes-sytem to create an omotes_postgres instance. And create users, and set mapeditor creds.

For DTK prod, let's keep using InfluxDB for now. I assume the current .env settings on the prodution are fine and require no changes?

@cwang39403
cwang39403 merged commit f2afdf2 into pre-prefect Sep 8, 2026
5 of 6 checks passed
@cwang39403
cwang39403 deleted the 143-specify-target-database-when-postgresql-is-used-for-writing-profiles branch September 8, 2026 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Specify target database when PostgreSQL is used for writing profiles

2 participants