Skip to content

[DEV-4855] Add variant datamodel - #152

Draft
kgreav wants to merge 3 commits into
mainfrom
DEV-4855-variant-datamodel
Draft

[DEV-4855] Add variant datamodel#152
kgreav wants to merge 3 commits into
mainfrom
DEV-4855-variant-datamodel

Conversation

@kgreav

@kgreav kgreav commented May 5, 2026

Copy link
Copy Markdown
Member

WARNING DO NOT MERGE WITHOUT CHANGING VERSION IN POM

Adds messages and RPCs required for variants.

Associated tasks

ewb-grpc
ewb-sdk-jvm
commons
ewb-network-routes
energy-workbench-server
power-factory-exporter
powerfactory-model-service
temporal-platform-definitions
temporal-platform-worker
evolve-app-server
opendss-model-processor
hosting-capacity-service

Test Steps

Explain in detail how your reviewer can test the changes proposed in this PR. If it cannot be tested, leave an explanation on why.

Checklist

If any of these are not applicable, strikethrough the line ~like this~. Do not delete it!. Let the reviewer decide if you should have done it.

Code

  • I have performed a self review of my own code (including checking issues raised when creating the PR).
  • I have added/updated unit tests for these changes, and if not I have explained why they are not necessary.
  • I have commented my code in any hard-to-understand or hacky areas.
  • I have handled all new warnings generated by the compiler or IDE.
  • I have rebased onto the target branch (usually main).

Security

When developing applications, use following guidelines for information security considerations:

  • Access to applications should be protected with security keys/tokens or usernames and passwords;
  • All sessions are encrypted if possible;
  • All application input is sanitised before being acted on (ie SQL statements, etc);
  • Log messages, and especially client-facing ones, must be handled securely and must not leak credentials information (internal URLs, passwords, tokens).
  • I have considered if this change impacts information security and made sure those impacts are handled.

Documentation

  • I have updated the changelog.
  • I have updated any documentation required for these changes.

Breaking Changes

  • I have considered if this is a breaking change and will communicate it with other team members by posting it on the Slack breaking-changes channel.

surprisingly not breaking

@kgreav
kgreav force-pushed the DEV-4855-variant-datamodel branch from 02f8ffb to 9aef097 Compare May 18, 2026 00:54
@ryanjcoleman

Copy link
Copy Markdown
Member

Task linked: DEV-4855 Update ewb-grpc

@charlta
charlta force-pushed the DEV-4855-variant-datamodel branch from 9aef097 to 69732c0 Compare May 22, 2026 04:39
@Esaotuelr
Esaotuelr force-pushed the DEV-4855-variant-datamodel branch from 4970ceb to 36cc774 Compare July 15, 2026 05:08
@Esaotuelr
Esaotuelr force-pushed the DEV-4855-variant-datamodel branch from 36cc774 to c3f512c Compare July 31, 2026 01:56
kgreav and others added 3 commits August 4, 2026 18:17
Signed-off-by: Kurt Greaves <kurt.greaves@zepben.com>
…changes for `dobby` and fixed errors in spec files.

Signed-off-by: Anthony Charlton <anthony.charlton@zepben.com>
Signed-off-by: Anthony Charlton <anthony.charlton@zepben.com>
@charlta
charlta force-pushed the DEV-4855-variant-datamodel branch from cc36911 to 5461d1c Compare August 4, 2026 08:23
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