Skip to content

Migrate to GitHub actions #878

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 11 commits into from
Aug 31, 2021
Merged

Migrate to GitHub actions #878

merged 11 commits into from
Aug 31, 2021

Conversation

jamesdaniels
Copy link
Member

@jamesdaniels jamesdaniels commented Aug 31, 2021

  • Drop Travis CI
  • Add Github Actions
    • Added SAUCE_USERNAME and SAUCE_ACCESS_KEY secrets to this repo
    • Rotated the saucelabs access key for good measure
    • Caching ./node_modules
    • Utilizing ./buildtools/sauce_connect.sh in Actions
      • the version of sc was depreciated, upgraded to 4.6.5
      • if $GITHUB_RUN_ID is present, use that for the tunnel identifier
    • Update protractor.conf.js to check for Github Actions ENV variables

@jamesdaniels jamesdaniels marked this pull request as ready for review August 31, 2021 20:19
@bojeil-google bojeil-google mentioned this pull request Aug 31, 2021
Copy link
Contributor

@bojeil-google bojeil-google left a comment

Choose a reason for hiding this comment

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

Nicely done. Thanks @jamesdaniels!

@jamesdaniels jamesdaniels merged commit 4d61fc6 into master Aug 31, 2021
@jamesdaniels jamesdaniels deleted the github_actions branch August 31, 2021 23:13
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