Skip to content

Releases: oxctl/deployment-test-utils

v1.1.3

28 Nov 09:05

Choose a tag to compare

Overview

Improved nomenclature.

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

14 Nov 17:15

Choose a tag to compare

What's Changed

  • AB#107240 added an export of the full test path URL to testUtils.js (const TEST_URL) so one doesnt have to worry about white space or extra / missing slashes in the host & path environment variables.

Full Changelog: v1.1.1...v1.1.2

v1.1.1

10 Nov 14:03

Choose a tag to compare

Fixed a couple of mistakes in the README.

Full Changelog: v1.1.0...v1.1.1

v1.1.0

10 Nov 13:54

Choose a tag to compare

What's Changed

The main change is the renaming of the environment variable URL to the more explicit DEPLOYMENT_TEST_PATH. A more minor change is that the code is less strict with trailing and initial slashes in the components which make up the URL.

  • chore(actions): bump softprops/action-gh-release from 2.3.3 to 2.4.1 by @dependabot[bot] in #6
  • chore(actions): bump actions/checkout from 4 to 5 by @dependabot[bot] in #4
  • chore(actions): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #3
  • Bump vite from 6.3.5 to 6.3.6 by @dependabot[bot] in #1
  • AB#95922 Switch to OIDC for publishing by @sebastianchristopher in #7
  • Ab#106686 Enhanced readme by @lardo-de-arnaud in #8
  • Ab#106691 changed URL to DEPLOYMENT_TEST_URL & added flexibility around initial and trailing slashes in env vars by @lardo-de-arnaud in #9

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

30 Sep 10:54

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/oxctl/deployment-test-utils/commits/v1.0.1