Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate js clients #47

Merged
merged 28 commits into from
May 17, 2024
Merged

Migrate js clients #47

merged 28 commits into from
May 17, 2024

Conversation

kb-kerem
Copy link
Contributor

@kb-kerem kb-kerem commented May 16, 2024

Migrate js clients to GitHub

Issue : IRIS-890

Description

Moves the sauce visual js clients to GitHub.
Introduces changesets and lerna for monorepo release management.

Summary of work done

  • Copied the latest js source code (as of 16.05) version: 0.3.449
  • Removed Dockerfile, skaffold.yml and .dockerignore as they’re not required
  • Introduced lerna for monorepo management
  • Introduced changesets for release management
  • Manually changed versions of all sdk’s to 0.3.0 in package.json files, including dependency to saucelabs/visual
  • Removed visual-wdio-example, visual-nightwatch-example and visual-cypress-example projects as they are not required. Removed references to them in yarn workspace.
  • Aligned “test” scripts for all sdks. nightwatch and cypress now have scripts called test
  • Prepared the build pipeline: .github/js-build.yml
  • Prepared the release pipeline: .github/js-release.yml

@kb-kerem kb-kerem requested a review from omacranger May 16, 2024 10:36
visual-js/.husky/pre-commit Outdated Show resolved Hide resolved
visual-js/package.json Outdated Show resolved Hide resolved
@kb-kerem kb-kerem merged commit ed72709 into main May 17, 2024
3 checks passed
@kb-kerem kb-kerem deleted the migrate-js-clients branch May 17, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants