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

v1.15.1 #1792

Merged
merged 4 commits into from
Dec 1, 2022
Merged

v1.15.1 #1792

merged 4 commits into from
Dec 1, 2022

Conversation

nmanu1
Copy link
Contributor

@nmanu1 nmanu1 commented Nov 29, 2022

Changes

nmanu1 and others added 3 commits November 28, 2022 10:48
Upgrade GitHub actions (`actions/checkout`, `actions/setup-node`, `actions/upload-artifact`, `actions/download-artifact`, and `aws-actions/configure-aws-credentials`) and update `set-output` calls to remove all deprecation warnings from the workflows. These warnings were for the deprecation of [Node 12](https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/) and for the `set-output` and `save-state` [commands](https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/).

J=SLAP-2427
TEST=manual

Test in this PR as well as on `dev/test-output-changes`. See that the warnings are no longer present (except for the exception mentioned in [this PR](yext/slapshot-reusable-workflows#25)).

Note: The Browserstack acceptance test is failing because the Google Maps JS API dropped support for IE11 recently (see Oliver's [post](https://yext.slack.com/archives/C016ZKY42CF/p1668808136926099) on Slack).
*An automated PR which updates the version number in package.json and package-lock.json files*
Now that the Google Maps JS API has dropped support for IE11, Browserstack acceptance tests on IE11 fail. This PR updates the Browserstack acceptance test script to only run on Safari, and not IE11 anymore.

J=SLAP-2502
TEST=auto

See that the Browserstack check on this PR only runs on Safari and there are no more Google Maps API errors.
@coveralls
Copy link

coveralls commented Nov 29, 2022

Coverage Status

Coverage remained the same at 61.534% when pulling 4567c4f on hotfix/v1.15.1 into 9c9b83f on master.

yen-tt
yen-tt previously approved these changes Nov 29, 2022
@yen-tt yen-tt dismissed their stale review November 29, 2022 22:09

headless acceptance test for i18n failed?

@nmanu1 nmanu1 added the WIP Work in progress label Nov 30, 2022
Now that we've removed acceptance testing on IE11, the `IE11NoCacheHook` is no longer needed. This PR removes it and its uses.

J=SLAP-2502
TEST=none
@nmanu1 nmanu1 removed the WIP Work in progress label Dec 1, 2022
@nmanu1 nmanu1 requested a review from a team December 1, 2022 19:23
@nmanu1
Copy link
Contributor Author

nmanu1 commented Dec 1, 2022

headless acceptance test for i18n failed?

this was happening because the latest version of ubuntu running on GH actions recently changed and testcafe wasn't able to detect Firefox on it. the GH actions runner image has since been updated to fix this

@nmanu1 nmanu1 merged commit 530f4bd into master Dec 1, 2022
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.

4 participants