Skip to content

chore: Fix the Azure DevOps pipeline #132

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

Merged
merged 1 commit into from
Apr 27, 2025
Merged

chore: Fix the Azure DevOps pipeline #132

merged 1 commit into from
Apr 27, 2025

Conversation

seanpoulter
Copy link
Contributor

This pull request fixes the Azure DevOps pipeline by aligning the setup to match the isomorphic-git repo:

  • Downgrade the version of karma-sauce-launcher to match the isomorphic-git repo
  • Use valid SauceLab configurations for Safari on macOS and iOS

Test Plan

  • The pipeline should pass 🎉

- Downgrade the version of karma-sauce-launcher to match the isomorphic-git repo
- Use valid SauceLab configurations for Safari on macOS and iOS
@seanpoulter seanpoulter requested review from jcubic and Copilot April 27, 2025 22:40
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes the Azure DevOps pipeline by aligning the SauceLabs configuration to those in the isomorphic-git repository.

  • Updated macOS Safari configuration to use platform 'macOS 11.00' and version '14'.
  • Updated iOS Safari configuration to use platformVersion '14.0' and appiumVersion '1.18.3'.
Files not reviewed (1)
  • package.json: Language not supported
Comments suppressed due to low confidence (1)

karma.conf.js:99

  • [nitpick] The configuration key 'XXXsl_android_chrome' contains a 'XXX' prefix that may be unintentional. Consider renaming it to maintain consistency with other configuration keys.
XXXsl_android_chrome: {

@jcubic jcubic merged commit 5e748e1 into main Apr 27, 2025
1 check passed
@isomorphic-git-bot
Copy link
Member

🎉 This PR is included in version 4.6.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants