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 ARM64 Support #3277

Merged
merged 49 commits into from Mar 6, 2024
Merged

Add ARM64 Support #3277

merged 49 commits into from Mar 6, 2024

Commits on Feb 16, 2024

  1. arm64 initial commit

    RassK committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    32be8e8 View commit details
    Browse the repository at this point in the history
  2. Fix conditional

    RassK committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d7a5509 View commit details
    Browse the repository at this point in the history
  3. Update build workflow

    RassK committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    b4cb346 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into arm64

    RassK committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    e2761a7 View commit details
    Browse the repository at this point in the history
  5. reorganize build.yml

    RassK committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    aee061b View commit details
    Browse the repository at this point in the history
  6. Fix arm64 setup

    RassK committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    c686a5f View commit details
    Browse the repository at this point in the history
  7. fix rights

    RassK committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    0cb1c0d View commit details
    Browse the repository at this point in the history
  8. update test build

    RassK committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    c885f1d View commit details
    Browse the repository at this point in the history
  9. Update ci.yml

    RassK committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    7126d1b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    01c4a33 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    827a169 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fcb26ba View commit details
    Browse the repository at this point in the history
  13. fix wrong platform for arm

    RassK committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    3f875a0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d315da4 View commit details
    Browse the repository at this point in the history
  15. format fix ordering

    RassK committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    4e04596 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. fix native profiler dir name

    RassK committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    9ab83a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    052c10a View commit details
    Browse the repository at this point in the history
  2. Revert "use OS specific RID if alpine for EF tests"

    This reverts commit 052c10a.
    RassK committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    16a7838 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf08ac9 View commit details
    Browse the repository at this point in the history
  4. fix store output platforms

    RassK committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    e1338ce View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into arm64

    # Conflicts:
    #	.github/workflows/build.yml
    #	.github/workflows/ci.yml
    RassK committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f60c1c5 View commit details
    Browse the repository at this point in the history
  6. fix distribution tests

    RassK committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    12d6f3c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Merge branch 'main' into arm64

    RassK committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    92f1db9 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    11fc374 View commit details
    Browse the repository at this point in the history
  2. fix native dir location

    RassK committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2ed6a76 View commit details
    Browse the repository at this point in the history
  3. fix platform directory

    RassK committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    df24582 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. fix Kafka tests

    RassK committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    1e1fba3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into arm64

    RassK committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    b06d119 View commit details
    Browse the repository at this point in the history
  3. update ci

    RassK committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    f6bc60a View commit details
    Browse the repository at this point in the history
  4. test-build-container

    RassK committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ab7ba66 View commit details
    Browse the repository at this point in the history
  5. update container builds

    RassK committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    6372db7 View commit details
    Browse the repository at this point in the history
  6. fix broken path

    RassK committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    68a76b6 View commit details
    Browse the repository at this point in the history
  7. add arm64 nuget tests

    RassK committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    855e050 View commit details
    Browse the repository at this point in the history
  8. fix wrong platform

    RassK committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    4d26715 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Merge branch 'main' into arm64

    RassK committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    0c4f429 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Merge branch 'main' into arm64

    # Conflicts:
    #	.github/workflows/build-nuget-packages.yml
    #	.github/workflows/release.yml
    RassK committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b76fa7d View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Merge branch 'main' into arm64

    RassK committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    245a8aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65b7908 View commit details
    Browse the repository at this point in the history
  3. Cleanup & Docs

    RassK committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5b6763b View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Merge branch 'main' into arm64

    # Conflicts:
    #	.github/workflows/build.yml
    RassK committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d352b4f View commit details
    Browse the repository at this point in the history
  2. update runner label

    RassK committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2cbc492 View commit details
    Browse the repository at this point in the history
  3. Add experimental notes

    RassK committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    33c5bf2 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into arm64

    # Conflicts:
    #	.github/workflows/build-nuget-packages.yml
    #	.github/workflows/release.yml
    RassK committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    7a453a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Mar 6, 2024

  1. Update .markdownlint.yaml

    Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
    RassK and Kielek committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    7e7e299 View commit details
    Browse the repository at this point in the history
  2. Update docs/README.md

    Co-authored-by: Piotr Kiełkowicz <pkiekowicz@splunk.com>
    RassK and Kielek committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    bd28f00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e33531 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ef2f93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfe9a35 View commit details
    Browse the repository at this point in the history