Skip to content

[devops] update version on develop branch to 0.18.0 - #3161

Open
mwaiyee wants to merge 8 commits into
developfrom
mwaiyee/update-0.18.0
Open

[devops] update version on develop branch to 0.18.0#3161
mwaiyee wants to merge 8 commits into
developfrom
mwaiyee/update-0.18.0

Conversation

@mwaiyee

@mwaiyee mwaiyee commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator
  • Update develop branch version to 0.18.0
  • Replace the staged atlas-db-init directory instead of only adding to it. extract_compose_file() wrote each embedded script but never removed anything, so a script staged by an older CLI and since renamed or dropped stayed on disk

Merge Checklist

Please cross check this list if additions / modifications needs to be done on top of your core changes and tick them off. Reviewer can as well glance through and help the developer if something is missed out.

  • Automated Tests (Jasmine integration tests, Unit tests, and/or Performance tests)
  • Updated Manual tests / Demo Config
  • Documentation (Application guide, Admin guide, Markdown, Readme and/or Wiki)
  • Verified that local development environment is working with latest changes (integrated with latest develop branch)
  • following best practices in code review doc

Copilot AI 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.

Pull request overview

Updates Data2Evidence defaults and package metadata to version 0.18.0.

Changes:

  • Bumps CLI and package versions to 0.18.0.
  • Updates beta Docker and demo setup defaults.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
scripts/cli.ts Updates CLI and Docker version defaults.
package.json Bumps package version.
.github/workflows/d2e-demosetup-release.yml Updates demo release workflow defaults.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread package.json
{
"name": "@ohdsi/d2e",
"version": "0.17.0",
"version": "0.18.0",
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.

3 participants