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

Add Google Translate documentation and simplify setup process #319

Merged
merged 24 commits into from
Jul 25, 2020

Commits on Jun 13, 2020

  1. Improved docs for comment translation setup. Changed to simplified ba…

    …se64 google credentials.
    Patrick Connolly committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    04908fe View commit details
    Browse the repository at this point in the history
  2. Initiated a CHANGELOG.

    Patrick Connolly committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    a6f2518 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Added @ballPointPenguin props in docs for dockers.

    Patrick Connolly authored Jun 15, 2020
    Configuration menu
    Copy the full SHA
    4aee216 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. Preserve GOOGLE_CREDS_STRINGIFIED envvar support.

    Patrick Connolly authored Jun 21, 2020
    Configuration menu
    Copy the full SHA
    e18622d View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    091609c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. Merge branch 'dev' into patcon/319-google-translate-docs-again

    Patrick Connolly committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    9faf777 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62e1b47 View commit details
    Browse the repository at this point in the history
  3. e2e: Added comment translation tests.

    Patrick Connolly committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    435b3ec View commit details
    Browse the repository at this point in the history
  4. e2e: Test cleanup. Swapped English and French.

    Patrick Connolly committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    a11a9fa View commit details
    Browse the repository at this point in the history
  5. e2e: Ensure that workflow knows how to run tests with secrets.

    Patrick Connolly committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    905e5d9 View commit details
    Browse the repository at this point in the history
  6. Remove for testing on fork.

    Patrick Connolly committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    45d67b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. e2e: Fixed yaml typo.

    Patrick Connolly committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    b52d102 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. e2e: Improved workflow logic for testing comment translation.

    Patrick Connolly committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    d756202 View commit details
    Browse the repository at this point in the history
  2. e2e: Fixed typo in bash syntax of workflow.

    Patrick Connolly committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    c878990 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f52f19e View commit details
    Browse the repository at this point in the history
  4. e2e:Simplify globbing for ignoreTestFiles.

    Patrick Connolly committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    056e728 View commit details
    Browse the repository at this point in the history
  5. e2e: Updated cypress from v4.7.0 to v4.9.0.

    Patrick Connolly committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    ccadf23 View commit details
    Browse the repository at this point in the history
  6. e2e: Renamed files for those generally requiring secrets.

    Patrick Connolly committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    2257688 View commit details
    Browse the repository at this point in the history
  7. e2e: Trying to avoid --spec arg to solve ignore issue.

    Patrick Connolly committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    5881efa View commit details
    Browse the repository at this point in the history
  8. e2e: Hopefully last fixup on ignored tests.

    Patrick Connolly committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    0d7f193 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    70b074a View commit details
    Browse the repository at this point in the history
  10. e2e: Prevent artefacts from prior runs getting trashed.

    Patrick Connolly committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    fb62bff View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d407b0e View commit details
    Browse the repository at this point in the history
  12. Try another format for conditionals in workflow.

    Patrick Connolly committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    96b770f View commit details
    Browse the repository at this point in the history