Skip to content

Releases: currents-dev/cypress-cloud

v1.2.5

16 Dec 22:11
Compare
Choose a tag to compare

1.2.5 (2022-12-16)

Bug Fixes

v1.2.4

16 Dec 21:54
Compare
Choose a tag to compare

1.2.4 (2022-12-16)

v1.2.2

16 Dec 20:50
Compare
Choose a tag to compare

1.2.2 (2022-12-16)

v1.2.1

16 Dec 20:39
Compare
Choose a tag to compare

1.2.1 (2022-12-16)

v1.2.0

16 Dec 19:05
Compare
Choose a tag to compare

1.2.0 (2022-12-16)

Bug Fixes

  • hadle errors and warnings (d7c7c04), closes #4

Features

v1.1.2

15 Dec 09:50
Compare
Choose a tag to compare

1.1.2 (2022-12-15)

v1.1.1

15 Dec 09:49
Compare
Choose a tag to compare

1.1.1 (2022-12-15)

v1.1.0

15 Dec 09:41
Compare
Choose a tag to compare

1.1.0 (2022-12-15)

Bug Fixes

  • add CURRENTS_API_BASE_URL env var (9635424)
  • capture uploads stdout (6489278)
  • cypress start commands (f79e9fd)
  • get projectRoot from resolved cypress config (7ada7c3)

Features

  • add CURRENTS_API_BASE_URL to be able to change base URL (b6b7980)
  • add initial capture to uploaded results (b064cfc), closes #37 #23
  • debug and logging (34570be)

1.0.7 (2022-12-14)

Features

  • return cypress run results & exit with the expected code (7460781)

1.0.6 (2022-12-14)

1.0.5 (2022-12-14)

Bug Fixes

  • currens hostname (b7a211a)
  • fix cli e2e vs component tests (27e519f)
  • set the correct precedence when using axios config (7d2da9a)
  • turborepo env variables (9c4abc6)

Features

  • add CI provider info (403be98)
  • capture projectId from config or from env variable (f0910ed)
  • guess browser (ad11a40)
  • implement generic http client with retries (a9711bd)
  • improve setup steps (9bf16fe)
  • separate stdout per spec file (a9d01c3)
  • setup github actions (d439f56)