-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
RE 2997 error building chainlink binary with wasmtime go dependency #14583
Merged
chainchad
merged 57 commits into
develop
from
RE-2997-error-building-chainlink-binary-with-wasmtime-go-dependency
Oct 2, 2024
Merged
RE 2997 error building chainlink binary with wasmtime go dependency #14583
chainchad
merged 57 commits into
develop
from
RE-2997-error-building-chainlink-binary-with-wasmtime-go-dependency
Oct 2, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I see you updated files related to
|
HenryNguyen5
force-pushed
the
RE-2997-error-building-chainlink-binary-with-wasmtime-go-dependency
branch
2 times, most recently
from
September 27, 2024 23:06
cf16f3b
to
4173c73
Compare
HenryNguyen5
force-pushed
the
RE-2997-error-building-chainlink-binary-with-wasmtime-go-dependency
branch
2 times, most recently
from
October 1, 2024 17:09
c5603a9
to
5f68ca5
Compare
HenryNguyen5
had a problem deploying
to
build-publish
October 1, 2024 17:22
— with
GitHub Actions
Failure
HenryNguyen5
had a problem deploying
to
build-publish
October 1, 2024 17:22
— with
GitHub Actions
Failure
HenryNguyen5
had a problem deploying
to
build-publish
October 1, 2024 17:49
— with
GitHub Actions
Failure
HenryNguyen5
had a problem deploying
to
build-publish
October 1, 2024 17:49
— with
GitHub Actions
Failure
HenryNguyen5
temporarily deployed
to
build-publish
October 1, 2024 17:53
— with
GitHub Actions
Inactive
HenryNguyen5
temporarily deployed
to
build-publish
October 1, 2024 17:53
— with
GitHub Actions
Inactive
HenryNguyen5
had a problem deploying
to
build-publish
October 1, 2024 18:02
— with
GitHub Actions
Failure
HenryNguyen5
temporarily deployed
to
build-publish
October 1, 2024 18:06
— with
GitHub Actions
Inactive
HenryNguyen5
temporarily deployed
to
build-publish
October 1, 2024 18:06
— with
GitHub Actions
Inactive
HenryNguyen5
had a problem deploying
to
build-publish
October 1, 2024 18:12
— with
GitHub Actions
Failure
HenryNguyen5
temporarily deployed
to
build-publish
October 1, 2024 18:30
— with
GitHub Actions
Inactive
HenryNguyen5
temporarily deployed
to
build-publish
October 1, 2024 18:30
— with
GitHub Actions
Inactive
HenryNguyen5
had a problem deploying
to
build-publish
October 1, 2024 18:35
— with
GitHub Actions
Failure
HenryNguyen5
temporarily deployed
to
build-publish
October 1, 2024 18:44
— with
GitHub Actions
Inactive
HenryNguyen5
temporarily deployed
to
build-publish
October 1, 2024 18:44
— with
GitHub Actions
Inactive
HenryNguyen5
had a problem deploying
to
build-publish
October 1, 2024 18:49
— with
GitHub Actions
Failure
HenryNguyen5
temporarily deployed
to
build-publish
October 1, 2024 19:04
— with
GitHub Actions
Inactive
HenryNguyen5
temporarily deployed
to
build-publish
October 1, 2024 19:04
— with
GitHub Actions
Inactive
HenryNguyen5
had a problem deploying
to
build-publish
October 1, 2024 19:08
— with
GitHub Actions
Failure
HenryNguyen5
force-pushed
the
RE-2997-error-building-chainlink-binary-with-wasmtime-go-dependency
branch
from
October 1, 2024 19:16
dbfdf3f
to
42f7c52
Compare
HenryNguyen5
temporarily deployed
to
build-publish
October 1, 2024 19:16
— with
GitHub Actions
Inactive
HenryNguyen5
temporarily deployed
to
build-publish
October 1, 2024 19:16
— with
GitHub Actions
Inactive
HenryNguyen5
had a problem deploying
to
build-publish
October 1, 2024 19:20
— with
GitHub Actions
Failure
chainchad
previously approved these changes
Oct 1, 2024
HenryNguyen5
temporarily deployed
to
build-publish
October 1, 2024 19:42
— with
GitHub Actions
Inactive
HenryNguyen5
requested review from
vyzaldysanchez
and removed request for
a team
October 1, 2024 20:11
chainchad
approved these changes
Oct 1, 2024
erikburt
approved these changes
Oct 1, 2024
github-merge-queue bot
pushed a commit
that referenced
this pull request
Oct 1, 2024
…14583) * Refactor .goreleaser.develop.yaml to use multi-platform native compilation * Make required changes to get platform native builds working * Programmatic goreleaser config generator, works with .goreleaser.develop.yaml * Remove broken goreleaser makefile cmds * Remove zig dep from shell.nix * Remove macos-sdk, goreleaser exec, zig refs from goreleaser action * Use no_unique_dist_dir config since we only build 1 target a time * Remove qemu support * Use ubuntu 24 for goreleaser base image * Test split builds w/o merge * Add sensible default for CHAINLINK_VERSION * Set chainlink version in github action * Merge ccip and regular builds together * Use nightlies over snapshots * Split and merge * Correctly set release type * Quote nullable var * Pass down release type * goreleaserpro -> goreleaser * Set nightly version correctly * Add fetch depth * Make name more accurate * Fix merge cmd * Disable changelogs + archives unless prod * Update develop config file * Sign nightly images * Handle prod image name prefix * prod -> production * Remove stale fixtures * Add production config generation * Correctly add ECR path to prod images * Merge production + ccip production together * Disable changelog on develop * Remove env var shadowing and redundant templating * Remove signing for develop builds * Fix nightly version template * Refactor build-sign-publish inputs * Fix skippush condition, remove cosign signing * Nuke cosign from goreleaser action in favor of gh artifact attestation * Apply split+merge refactor to prod pipeline * Run gomodtidy * Remove useless test * Update go.mod * Remove push on release/** trigger * Add fetch-depth 0 to image builds * Use a separate workflow for goreleaser * Update gomods * TEST: goreleaser prod * Add missing env * Fix yaml extension * Add missing fetch depth * Fix incorrect manifest naming * Configure skip_push for prod manifests * Refactor artifact path handling in build-publish-goreleaser.yml * Remove artifact attestation * Update go.mod * Remove test branch trigger
Quality Gate failedFailed conditions |
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
Oct 1, 2024
kalverra
approved these changes
Oct 1, 2024
chainchad
approved these changes
Oct 2, 2024
timweri
approved these changes
Oct 2, 2024
jmank88
approved these changes
Oct 2, 2024
github-merge-queue
bot
removed this pull request from the merge queue due to failed status checks
Oct 2, 2024
vyzaldysanchez
approved these changes
Oct 2, 2024
chainchad
deleted the
RE-2997-error-building-chainlink-binary-with-wasmtime-go-dependency
branch
October 2, 2024 15:04
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.