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

Crowdin CI v2 #12922

Merged
merged 20 commits into from
May 31, 2024
Merged

Crowdin CI v2 #12922

merged 20 commits into from
May 31, 2024

Commits on Apr 30, 2024

  1. feat: crowdin cd v2

    wackerow committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    69d6a46 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

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

Commits on May 7, 2024

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

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    e99cf23 View commit details
    Browse the repository at this point in the history
  2. feat: update get-translations.ts

    extract env vars to single-declaration; remove sleep and replace with awaitLatestBuild script; move timing to AM,
    wackerow committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4851902 View commit details
    Browse the repository at this point in the history
  3. chore: rm fetchAndSaveDirectories call from getCrowdinContributors

    this is updated with each import cycle and committed; large number of build minutes and not required here
    wackerow committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c8235b9 View commit details
    Browse the repository at this point in the history
  4. build: rm build-crowdin.yml workflow

    in lieu of incorporation into CI/CD workflow; keeps triggerBuild.ts script
    wackerow committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3c2a5a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d618e4 View commit details
    Browse the repository at this point in the history
  6. feat: rm exportApprovedOnly, check if build done

    Repeat calls could produce the same build ID. `import "dotenv/config"` not needed when called from an action
    wackerow committed May 8, 2024
    Configuration menu
    Copy the full SHA
    546ce9b View commit details
    Browse the repository at this point in the history
  7. feat: update awaitLatestBuild.ts script

    Requires getting process.env.BUILD_ID from previous script in workflow (triggerBuild.ts)
    wackerow committed May 8, 2024
    Configuration menu
    Copy the full SHA
    12c7ae9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea9c85d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

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

Commits on May 18, 2024

  1. testing: action run

    wackerow committed May 18, 2024
    Configuration menu
    Copy the full SHA
    58d5cbc View commit details
    Browse the repository at this point in the history
  2. fix: workflow details

    wackerow committed May 18, 2024
    Configuration menu
    Copy the full SHA
    b7681d4 View commit details
    Browse the repository at this point in the history
  3. build: set-output deprecated

    wackerow committed May 18, 2024
    Configuration menu
    Copy the full SHA
    e3fd2cc View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. Configuration menu
    Copy the full SHA
    fc49c79 View commit details
    Browse the repository at this point in the history
  2. debug: add console logs

    wackerow committed May 19, 2024
    Configuration menu
    Copy the full SHA
    f01b0aa View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    6e9d020 View commit details
    Browse the repository at this point in the history
  2. chore: comments

    wackerow committed May 20, 2024
    Configuration menu
    Copy the full SHA
    bfb0755 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a50d17 View commit details
    Browse the repository at this point in the history