Skip to content

Release/v 1.5.0#1545

Merged
shuds13 merged 267 commits intomainfrom
release/v_1.5.0
Apr 10, 2025
Merged

Release/v 1.5.0#1545
shuds13 merged 267 commits intomainfrom
release/v_1.5.0

Conversation

@shuds13
Copy link
Copy Markdown
Member

@shuds13 shuds13 commented Apr 7, 2025

Ref: #1511

  • Checklist from 1511

shuds13 and others added 30 commits December 17, 2024 13:45
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.28.2 to 1.28.4.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@v1.28.2...v1.28.4)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…evelop/crate-ci/typos-1.28.4

Bump crate-ci/typos from 1.28.2 to 1.28.4
Add pyproject.toml, with pixi as project management tool. add pixi.lock
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.28.4 to 1.29.4.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@v1.28.4...v1.29.4)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…evelop/crate-ci/typos-1.29.4

Bump crate-ci/typos from 1.28.4 to 1.29.4
…es, removing some out-of-date commented-out code, fixing some links. adds 3 tentative categories on the Generator functions example page
Bumps the python-updates group with 3 updates in the / directory: [matplotlib](https://github.com/matplotlib/matplotlib), [anyio](https://github.com/agronholm/anyio) and [globus-compute-sdk](https://github.com/globus/globus-compute).


Updates `matplotlib` from 3.9.3 to 3.10.0
- [Release notes](https://github.com/matplotlib/matplotlib/releases)
- [Commits](matplotlib/matplotlib@v3.9.3...v3.10.0)

Updates `anyio` from 4.7.0 to 4.8.0
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](agronholm/anyio@4.7.0...4.8.0)

Updates `globus-compute-sdk` from 2.33.0 to 2.34.0
- [Release notes](https://github.com/globus/globus-compute/releases)
- [Changelog](https://github.com/globus/globus-compute/blob/main/docs/changelog.rst)
- [Commits](globus/globus-compute@2.33.0...2.34.0)

---
updated-dependencies:
- dependency-name: matplotlib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-updates
- dependency-name: anyio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-updates
- dependency-name: globus-compute-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
…on-updates-088940e74a

Bump the python-updates group across 1 directory with 3 updates
…th table of "Selected Examples". Generator function section lists all gens.
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.29.4 to 1.29.5.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@v1.29.4...v1.29.5)

---
updated-dependencies:
- dependency-name: crate-ci/typos
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
* Implemented a custom get_MTGP function
* Use register_metrics for serialization of output
@jlnav
Copy link
Copy Markdown
Member

jlnav commented Apr 8, 2025

Complete tests running here: https://github.com/Libensemble/libensemble/actions/runs/14340615233

@jmlarson1
Copy link
Copy Markdown
Member

Complete tests for coverage running here: https://github.com/Libensemble/libensemble/actions/runs/14342386002

Comment thread pyproject.toml
"Topic :: Software Development :: Libraries :: Python Modules",
]
version = "1.5.0"
dynamic = ["version"]
Copy link
Copy Markdown
Member Author

@shuds13 shuds13 Apr 9, 2025

Choose a reason for hiding this comment

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

I get strange behaviour when doing a local install

pip install -e .
...
Successfully installed libensemble-0.0.0

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Reverted

@shuds13 shuds13 merged commit c9a5140 into main Apr 10, 2025
14 of 16 checks passed
@shuds13 shuds13 deleted the release/v_1.5.0 branch April 11, 2025 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants