argos-javascript

Official Argos SDKs for JavaScript

MIT License

Downloads
591.6K
Stars
8
Committers
6
argos-javascript - @argos-ci/[email protected]

Published by gregberge 12 months ago

1.0.1 (2023-11-03)

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

argos-javascript - @argos-ci/[email protected]

Published by gregberge 12 months ago

1.0.1 (2023-10-24)

Bug Fixes

  • playwright: upload nested screenshots (6c9dbeb)
argos-javascript -

Published by gregberge almost 1 year ago

argos-javascript -

Published by gregberge almost 1 year ago

Updates

No real update, just mark the package as stable.

argos-javascript -

Published by gregberge almost 1 year ago

Updates

No real update, just mark the package as stable.

argos-javascript -

Published by gregberge almost 1 year ago

Updates

argos-javascript -

Published by gregberge almost 1 year ago

Updates:

Migrating from v0.0.x to the Latest Version:

Step 1: Set Up Argos Playwright Reporter:

Setup @argos-ci/playwright/reporter into your Playwright config:

import { defineConfig } from "@playwright/test";

export default defineConfig({
  // ... other configurations ...
  reporter: [["list"], ["@argos-ci/playwright/reporter"]],
});

Step 2: Phase Out CLI Usage:

  • Remove argos upload calls from your CI. (Note: Screenshots now upload through the reporter.)
  • Delete @argos-ci/cli from package.json.
argos-javascript -

Published by gregberge almost 1 year ago

Updates

argos-javascript -

Published by gregberge almost 1 year ago

argos-javascript - @argos-ci/[email protected]

Published by gregberge about 1 year ago

0.6.0 (2023-09-18)

Features

  • allow to specify ref branch & ref commit (a6c4ee3)
argos-javascript - @argos-ci/[email protected]

Published by gregberge about 1 year ago

0.12.0 (2023-09-18)

Features

  • allow to specify ref branch & ref commit (a6c4ee3)
argos-javascript - @argos-ci/[email protected]

Published by gregberge about 1 year ago

0.5.1 (2023-09-10)

Bug Fixes

  • cli: fix --token usage in CLI (673dda3)
argos-javascript - @argos-ci/[email protected]

Published by gregberge about 1 year ago

0.11.1 (2023-09-10)

Bug Fixes

  • cli: fix --token usage in CLI (673dda3)
Package Rankings
Top 5.72% on Npmjs.org