Merged
Conversation
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.0.4 to 1.16.14. - [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.0.4...v1.16.14) --- 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>
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 4.1.0. - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 6.1.0. - [Commits](PyCQA/flake8@5.0.4...6.1.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [mock](https://github.com/testing-cabal/mock) from 4.0.3 to 5.1.0. - [Changelog](https://github.com/testing-cabal/mock/blob/master/CHANGELOG.rst) - [Commits](testing-cabal/mock@4.0.3...5.1.0) --- updated-dependencies: - dependency-name: mock dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [globus-compute-sdk](https://github.com/funcx-faas/funcx) from 2.2.4 to 2.4.0. - [Release notes](https://github.com/funcx-faas/funcx/releases) - [Changelog](https://github.com/funcx-faas/funcX/blob/main/docs/changelog.rst) - [Commits](globus/globus-compute@2.2.4...2.4.0) --- updated-dependencies: - dependency-name: globus-compute-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…te-sdk-2.4.0 Bump globus-compute-sdk from 2.2.4 to 2.4.0
…ctions/checkout-4 Bump actions/checkout from 3 to 4
….1.0 Bump pytest-cov from 4.0.0 to 4.1.0
Bump flake8 from 5.0.4 to 6.1.0
Bump mock from 4.0.3 to 5.1.0
Bumps [anyio](https://github.com/agronholm/anyio) from 3.6.2 to 4.0.0. - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@3.6.2...4.0.0) --- updated-dependencies: - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Possibly overzealous replacing/removal of 3.8
Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v0.0.2...v2.4.1) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bump anyio from 3.6.2 to 4.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.4.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.2.0...7.4.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…rate-ci/typos-1.16.14 Bump crate-ci/typos from 1.0.4 to 1.16.14
Formatting/rst links
Incrementing python
…ntic-lt-3 Update pydantic requirement from <2 to <3
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0 to 6.0.1. - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@6.0...6.0.1) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…st-7.4.2 Bump pytest from 7.2.0 to 7.4.2
(Re)implement threading comms
Adding joss badge
Codecov Report
@@ Coverage Diff @@
## main #1160 +/- ##
=======================================
Coverage ? 71.35%
=======================================
Files ? 88
Lines ? 8065
Branches ? 1440
=======================================
Hits ? 5755
Misses ? 2052
Partials ? 258 📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today! |
* Removing badge * revoke multitask_gp_ax test for python 3.12, plus ax-platform dep install on that python * Removing ytopt from 3.12 as well * adjust various steps to not run installs/tests on newer python versions * fix heffte exe move * try ignoring deprecationwarning for balsam test * need to filter warning before Executors imported * removing error-on-warnings in extensive tests, for now * always install octave and tasmanian * revoke test_heffte --------- Co-authored-by: Jeffrey Larson <jmlarson@anl.gov>
jlnav
approved these changes
Nov 8, 2023
jmlarson1
approved these changes
Nov 8, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ref: #1153