Skip to content

Latest commit

 

History

History
350 lines (126 loc) · 11.9 KB

CHANGELOG.md

File metadata and controls

350 lines (126 loc) · 11.9 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.2.0 (2024-05-04)

Features

2.1.0 (2024-04-15)

Features

2.0.0 (2024-04-05)

Features

BREAKING CHANGES

  • Node.js v18 or higher is required.

1.5.5 (2024-03-15)

Note: Version bump only for package @argos-ci/core

1.5.4 (2024-02-15)

Note: Version bump only for package @argos-ci/core

1.5.3 (2024-02-03)

Bug Fixes

  • config: fix config resolution (fa9a521)

1.5.2 (2024-02-02)

Note: Version bump only for package @argos-ci/core

1.5.1 (2024-01-25)

Bug Fixes

  • github: fix running from "deployment_status" (#106) (cc15807)

1.5.0 (2024-01-24)

Features

  • ci: support running on "deployment_status" event (#105) (893636f)

1.4.1 (2024-01-08)

Bug Fixes

  • improve error message while optimizing images (#101) (c167d95)

1.4.0 (2023-12-27)

Features

  • cypress: simplify setup (de75af6)

1.3.0 (2023-11-24)

Features

1.2.1 (2023-11-09)

Bug Fixes

  • playwright: fix trace upload (aa4f9c3)

1.2.0 (2023-11-07)

Features

  • playwright: support playwright trace (d194e04)

1.1.0 (2023-11-03)

Features

  • playwright: sharding support (a495905)

0.12.0 (2023-09-18)

Features

  • allow to specify ref branch & ref commit (a6c4ee3)

0.11.1 (2023-09-10)

Bug Fixes

  • cli: fix --token usage in CLI (673dda3)

0.11.0 (2023-09-09)

Features

BREAKING CHANGES

  • Require Node.js v16

0.10.0 (2023-09-09)

Features

  • gitlab: support gitlab ci (8f9e7b8)

0.9.0 (2023-07-14)

Features

  • core: send prHeadCommit at build creation (bcd0fa7), closes #50

0.8.1 (2023-07-11)

Bug Fixes

  • fix external dependencies (8a25fe1)

0.8.0 (2023-02-12)

Features

  • core: split upload in chunks (2c1917e)

0.7.3 (2023-01-18)

Bug Fixes

  • github-actions: better commit & branch detection (2131752)

0.7.2 (2023-01-09)

Bug Fixes

  • better CI handling, specially Buildkite (b6bc04c)

0.7.1 (2023-01-08)

Bug Fixes

  • add ARGOS_PR_NUMBER, remove --pull-request arg (362bd57)
  • core: branch is now required (840aec6)
  • make ARGOS_ environment variables prioritary (b8e0ea7)

0.7.0 (2023-01-04)

Bug Fixes

Features

0.6.2 (2022-12-10)

Note: Version bump only for package @argos-ci/core

0.6.1 (2022-11-23)

Bug Fixes

  • stabilize axios version (2a1d487)

0.6.0 (2022-11-23)

Features

  • cli: log stack when an error occurs (0c47590)

0.5.1 (2022-10-15)

Bug Fixes

  • ci: fix repository detection in GitHub Actions (46ed1b9)

0.5.0 (2022-10-15)

Features

  • github tokenless strategy (8ee6251)
  • tokenless: add runId to github token (4d18900)

0.4.1 (2022-09-14)

Bug Fixes

  • core: fix branch detection on CircleCI (24549b1)

0.4.0 (2022-09-07)

Bug Fixes

  • core: use correct content-type for image (22625c0)

Features

  • core: optimize compression (d27e96b)

0.3.0 (2022-09-06)

Features

0.2.0 (2022-08-25)

Bug Fixes

  • upload: handle same screenshots (cfb8895)

Features

0.1.0 (2022-08-24)

Features

  • cli: setup cli package (4f589a5)
  • core: create @argos-ci/core package (2a5f35d)
  • core: finalize core package (a832d13)