Skip to content

add support for aarch64 architecture#546

Merged
davidgamero merged 14 commits into
Azure:mainfrom
UdeshyaDhungana:udeshyadhungana/aarch64-install-support
Jun 10, 2025
Merged

add support for aarch64 architecture#546
davidgamero merged 14 commits into
Azure:mainfrom
UdeshyaDhungana:udeshyadhungana/aarch64-install-support

Conversation

@UdeshyaDhungana
Copy link
Copy Markdown
Contributor

Description

I have added support for aarch64 architecture in the installation script.

Fixes #515 (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Refactor

How Has This Been Tested?

  • Tested the installation script using Ubuntu hosted on a VMWare Fusion

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@UdeshyaDhungana UdeshyaDhungana changed the title add support for aarch64 download add support for aarch64 architecture Apr 22, 2025
@davidgamero
Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

@davidgamero davidgamero left a comment

Choose a reason for hiding this comment

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

lgtm thank you for the contribution!

@UdeshyaDhungana
Copy link
Copy Markdown
Contributor Author

lgtm thank you for the contribution!

You're welcome :)

@davidgamero davidgamero enabled auto-merge (squash) May 16, 2025 17:35
@davidgamero
Copy link
Copy Markdown
Collaborator

@UdeshyaDhungana your first commit 75ebab3 is unsigned, if you can sign it we can merge this

UdeshyaDhungana and others added 11 commits May 26, 2025 20:19
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tatsinnit <tatsatmishra@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tatsinnit <tatsatmishra@gmail.com>
Co-authored-by: Suneha Bose <123775811+bosesuneha@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
auto-merge was automatically disabled May 26, 2025 14:35

Head branch was pushed to by a user without write access

@UdeshyaDhungana UdeshyaDhungana force-pushed the udeshyadhungana/aarch64-install-support branch from 2e9ab1c to 7415926 Compare May 26, 2025 14:35
@UdeshyaDhungana
Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree

@UdeshyaDhungana
Copy link
Copy Markdown
Contributor Author

UdeshyaDhungana commented May 26, 2025

Hi @davidgamero ,

I have signed the commit. Please note that the hash was changed since I had to re-base and amend the commit. Please let me know if there are any additional steps I need to take.

Copy link
Copy Markdown
Collaborator

@davidgamero davidgamero left a comment

Choose a reason for hiding this comment

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

lgtm

@davidgamero davidgamero enabled auto-merge (squash) June 10, 2025 19:09
@davidgamero davidgamero merged commit 2230d5c into Azure:main Jun 10, 2025
145 checks passed
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.

Add support for aarch64 architecture

5 participants