Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Release 0.18.0 #210

Merged
merged 44 commits into from
Dec 4, 2024
Merged

Release 0.18.0 #210

merged 44 commits into from
Dec 4, 2024

Conversation

kurtmckee
Copy link
Member

End of life

  • The Globus Automate Client is no longer supported.

Python support

  • Require Python 3.9 or higher.

sirosen and others added 30 commits July 24, 2023 14:51
Merge production back to main post-release
Add a deprecation notice to the top of every HTML page
Add an initial crack at mapping out SDK usages, but also revise the
CLI migration documention a little bit.
Most significantly, cut down on the 3rd party tool installation
instructions significantly. `remarshal` is placed first as it has a
simpler installation story.
Introduce a migration doc for globus-sdk and globus-cli usage replacing this library
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] <[email protected]>
…/checkout-4

Bump actions/checkout from 3 to 4
Add a caption to migration-doc toctree
Where a YAML flow definition appears to provide _any_ value not
duplicated by another example, convert it to JSON. When it is
duplicative, delete it. When it contains elements that cannot be
properly converted (i.e., extended comments), add supporting files
(e.g., a README). If there is no reason for the definition to be here,
remove it.

Signed-off-by: Ada <[email protected]>
dependabot bot and others added 14 commits December 11, 2023 23:49
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…/setup-python-5

Bump actions/setup-python from 4 to 5
Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4.
- [Commits](certifi/python-certifi@2023.07.22...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [setuptools](https://github.com/pypa/setuptools) from 68.1.0 to 70.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v68.1.0...v70.0.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@kurtmckee kurtmckee added the no-news-is-good-news This PR does not require changelog fragments label Dec 4, 2024
@kurtmckee kurtmckee self-assigned this Dec 4, 2024
@kurtmckee kurtmckee merged commit 62c95b5 into production Dec 4, 2024
22 checks passed
@kurtmckee kurtmckee deleted the release/0.18.0 branch December 4, 2024 17:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
no-news-is-good-news This PR does not require changelog fragments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants