Skip to content

Releases: globus/workflows

v1.4

05 Jan 22:28
v1.4
9cb0a9d

Choose a tag to compare

tox.yaml

  • Separate tox environment creation from execution.
  • Add the tox-gh plugin to group tox environment output.
  • Update check-jsonschema to v0.35.0.
  • Use uv for venv creation and check-jsonschema execution.

v1.3

03 Oct 11:07
v1.3
d370cf8

Choose a tag to compare

pr_has_changelog.yaml

  • Add skip-users, changelog-type, and base-branch workflow call arguments.
  • Update action versions.

tox.yaml

  • Add tox-skip-environments and tox-skip-environments-regex config inputs.
  • Update action versions.

v1.2

04 Mar 15:45
v1.2
f41714f

Choose a tag to compare

  • Update actions/cache versions to resolve test suite failures.