Skip to content

Specify solana arm64 image#555

Merged
amit-momin merged 4 commits into
mainfrom
feature/specify-solana-image-arm64
Nov 3, 2025
Merged

Specify solana arm64 image#555
amit-momin merged 4 commits into
mainfrom
feature/specify-solana-image-arm64

Conversation

@amit-momin

Copy link
Copy Markdown
Contributor

No description provided.

@changeset-bot

changeset-bot Bot commented Oct 31, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: b467185

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
chainlink-deployments-framework Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@amit-momin amit-momin force-pushed the feature/specify-solana-image-arm64 branch from 29427ff to 540d0b3 Compare October 31, 2025 15:49
@amit-momin amit-momin marked this pull request as ready for review October 31, 2025 16:22
@amit-momin amit-momin requested review from a team as code owners October 31, 2025 16:22
@gustavogama-cll gustavogama-cll requested review from jkongie and removed request for gustavogama-cll October 31, 2025 16:27
case "amd64":
image = "solanalabs/solana:v1.18.26"
case "arm64":
image = "public.ecr.aws/w0i8p0z9/solana-validator:main-1dcdbc4"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hey just to confirm are we owning this public ECR repo?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Ya that's correct. This is the thread where DevEx asked us to use this one in particular: https://chainlink-core.slack.com/archives/C038Q8K1HTR/p1761931945184759?thread_ts=1761928192.388249&cid=C038Q8K1HTR

case "amd64":
image = "solanalabs/solana:v1.18.26"
case "arm64":
image = "public.ecr.aws/w0i8p0z9/solana-validator:main-1dcdbc4"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Same as above

@amit-momin amit-momin added this pull request to the merge queue Nov 3, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Nov 3, 2025
@cl-sonarqube-production

Copy link
Copy Markdown

Quality Gate failed Quality Gate failed

Failed conditions
75.0% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube

@amit-momin amit-momin added this pull request to the merge queue Nov 3, 2025
Merged via the queue into main with commit 844d9d3 Nov 3, 2025
14 of 15 checks passed
@amit-momin amit-momin deleted the feature/specify-solana-image-arm64 branch November 3, 2025 16:18
github-merge-queue Bot pushed a commit that referenced this pull request Nov 3, 2025
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.


# Releases
## chainlink-deployments-framework@0.62.0

### Minor Changes

-
[#555](#555)
[`844d9d3`](844d9d3)
Thanks [@amit-momin](https://github.com/amit-momin)! - Specified Solana
image to enable arm64 runtime architecture

---------

Co-authored-by: app-token-issuer-engops[bot] <144731339+app-token-issuer-engops[bot]@users.noreply.github.com>
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.

3 participants