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

feat(runner): Replace patch by install ICU package for ARM runners #1624

Merged
merged 8 commits into from
Jan 18, 2022
Merged

feat(runner): Replace patch by install ICU package for ARM runners #1624

merged 8 commits into from
Jan 18, 2022

Commits on Jan 15, 2022

  1. Update arm-runner-patch.tpl

    The runtimeconfig.json files seem to have changed on the latest Amazon Linux AMI.
    When running the user data scripts, the patch of these files fails which causes initialization of the runner instance to fail.
    ndench committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    0225f77 View commit details
    Browse the repository at this point in the history
  2. fix patch again

    ndench committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    312ef2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cbea8f View commit details
    Browse the repository at this point in the history
  4. remove arm-patch

    ndench committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    639c46e View commit details
    Browse the repository at this point in the history
  5. Revert "remove arm-patch"

    This reverts commit 639c46e.
    ndench committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    f0de8df View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Add ARM64 documentation

    ndench committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    8485038 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    519f130 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbbc314 View commit details
    Browse the repository at this point in the history