Skip to content

Add ThermoPower branch v4.0.0-dev to the CI#280

Merged
AndreaBartolini merged 5 commits intoOpenModelica:masterfrom
AndreaBartolini:libList
Mar 26, 2026
Merged

Add ThermoPower branch v4.0.0-dev to the CI#280
AndreaBartolini merged 5 commits intoOpenModelica:masterfrom
AndreaBartolini:libList

Conversation

@AndreaBartolini
Copy link
Contributor

The new release v.0.0-dev of the ThermoPower library has been added to the CI in order to check the possible regressions before to the officially release.

{"ThermofluidStream", ""},
{"ThermofluidStream", "main"},
{"ThermoPower", "master"},
{"ThermoPower", "v4.0.0-dev"},
Copy link
Member

Choose a reason for hiding this comment

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

I think the branch provides version v4.0.0 without the dev part, see
https://github.com/casella/ThermoPower/blob/v4.0.0-dev/ThermoPower%204.0.0/package.mo#L2124.

Image

Copy link
Contributor Author

Choose a reason for hiding this comment

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

you are right... I've accepted your changes

Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
{"ThermoPower", "v4.0.0-dev"},
{"ThermoPower", "4.0.0-dev"},

My bad, I looked at the actual JSON and it should be this one.

Co-authored-by: Andreas <38031952+AnHeuermann@users.noreply.github.com>
@AnHeuermann
Copy link
Member

Oh it is actually the v: Version 4.0.0-dev is available:

[/home/runner/.openmodelica/libraries/index.json:0:0-0:0:readonly] Error: The package index did not contain an entry for package ThermoPower that provides version v4.0.0-dev. The following versions are available:
2.0.0-release.2.0
2.1.0-release.2.1
3.0.0-EDF-report-2.0
3.1.0-beta.0
3.1.0-master
4.0.0-dev

@AndreaBartolini
Copy link
Contributor Author

In the git repo the branch is v4.0.0-dev, inside the package.mo file the version is 4.0.0

@AnHeuermann
Copy link
Member

Okay, looking at what get's resolved by Jenkins in OpenModelica/OMPackageManager@3dbba6d it should be

"version": "4.0.0-dev"

Sorry for the confusion.

@AndreaBartolini AndreaBartolini merged commit 2a49f69 into OpenModelica:master Mar 26, 2026
7 checks passed
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.

2 participants