Skip to content

Releases: globus/workflows

v1.4

Choose a tag to compare

@kurtmckee kurtmckee released this 05 Jan 22:28
v1.4
9cb0a9d

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

Choose a tag to compare

@kurtmckee kurtmckee released this 03 Oct 11:07
v1.3
d370cf8

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

Choose a tag to compare

@kurtmckee kurtmckee released this 04 Mar 15:45
v1.2
f41714f
  • Update actions/cache versions to resolve test suite failures.