Skip to content

fix: realign release/2.41.3 tree to 2.41.2 bootstrap (RANE-4711)#22170

Closed
HashWrangler wants to merge 1 commit intorelease/2.41.3from
fix/realign-release-2.41.3-tree
Closed

fix: realign release/2.41.3 tree to 2.41.2 bootstrap (RANE-4711)#22170
HashWrangler wants to merge 1 commit intorelease/2.41.3from
fix/realign-release-2.41.3-tree

Conversation

@HashWrangler
Copy link
Copy Markdown
Collaborator

@HashWrangler HashWrangler commented Apr 24, 2026

Summary

One signed commit on top of the current release/2.41.3 tip that replaces the working tree to match the intended lineage:

  • Parent line: release/2.41.2 @ 9c2ef7d71d
  • Same tree as bootstrap tip ca0ae3431d (chore/bootstrap-release-2.41.3-from-2.41.2), including package.json 2.41.3.

Why

release/2.41.3 was initially created from the wrong ancestry. Force-push to the branch is disallowed by repo rules; this PR completes the realignment via the required PR + checks path.

Supersedes

Ticket

Replace mistaken release/2.41.3 ancestry with the intended tree from
release/2.41.2 @ 9c2ef7d plus package.json 2.41.3 (ca0ae34).

RANE-4711
@github-actions
Copy link
Copy Markdown
Contributor

CORA - Pending Reviewers

Codeowners Entry Overall Num Files Owners
* 280 @smartcontractkit/foundations, @smartcontractkit/core
/.changeset/ 2 @smartcontractkit/foundations, @smartcontractkit/core
/common/ 4 @smartcontractkit/bix-framework, @smartcontractkit/core
/common/txmgr/ 12 @dimriou, @smartcontractkit/bix-framework, @smartcontractkit/core
/core/services/feeds/ 4 @smartcontractkit/core, @smartcontractkit/devex-tooling
/core/capabilities/ 60 @smartcontractkit/keystone, @smartcontractkit/capabilities-team
/core/capabilities/ccip/ 11 @smartcontractkit/ccip-offchain
/core/services/fluxmonitorv2/ 3 @smartcontractkit/foundations, @smartcontractkit/core
/core/services/job/ 7 @smartcontractkit/foundations, @smartcontractkit/core
/core/services/keystore/ 12 @smartcontractkit/foundations
/core/services/ocr*/ 204 @smartcontractkit/foundations, @smartcontractkit/core
/core/services/pg/ 2 @smartcontractkit/foundations, @smartcontractkit/core
/core/services/pipeline/ 4 @smartcontractkit/foundations, @smartcontractkit/bix-framework, @smartcontractkit/core
/core/services/telemetry/ 1 @smartcontractkit/data-tooling, @smartcontractkit/core
/core/services/webhook/ 1 @smartcontractkit/foundations, @smartcontractkit/bix-framework, @smartcontractkit/core
/core/services/llo/ 6 @smartcontractkit/data-streams-engineers, @smartcontractkit/core
/core/services/vrf/ 2 @smartcontractkit/dev-services, @smartcontractkit/core
/core/services/blockhashstore/ 1 @smartcontractkit/dev-services, @smartcontractkit/core
/core/services/ocr2/plugins/ocr2keeper/ 6 @smartcontractkit/dev-services
/core/services/functions/ 1 @smartcontractkit/dev-services
/core/services/ocr2/plugins/functions/ 1 @smartcontractkit/dev-services
/core/services/s4/ 2 @smartcontractkit/dev-services
/core/services/registrysyncer/ 3 @smartcontractkit/keystone
/core/services/workflows/ 36 @smartcontractkit/keystone
/core/services/standardcapabilities/ 5 @smartcontractkit/keystone
/core/web/resolver/ 3 @smartcontractkit/foundations, @smartcontractkit/core
/integration-tests/ 7 @smartcontractkit/devex-tooling, @smartcontractkit/core
/integration-tests/**/*ccip* 59 @smartcontractkit/ccip-offchain, @smartcontractkit/core, @smartcontractkit/ccip
/devenv/ 27 @smartcontractkit/devex-tooling
/devenv/products/ocr2/ 1 @smartcontractkit/devex-tooling
/deployment/ 9 @smartcontractkit/ccip-tooling, @smartcontractkit/ccip-offchain, @smartcontractkit/keystone, @smartcontractkit/operations-platform, @smartcontractkit/core
/deployment/ccip/ 44 @smartcontractkit/ccip-tooling, @smartcontractkit/ccip-offchain, @smartcontractkit/operations-platform, @smartcontractkit/core
/deployment/common/ 28 @smartcontractkit/operations-platform
/deployment/cre/ 53 @smartcontractkit/keystone, @smartcontractkit/operations-platform
/deployment/data-feeds/ 15 @smartcontractkit/data-feeds-engineers, @smartcontractkit/operations-platform, @smartcontractkit/core
/deployment/keystone/ 27 @smartcontractkit/keystone, @smartcontractkit/operations-platform, @smartcontractkit/core
/deployment/vault/ 5 @smartcontractkit/cld-vault, @smartcontractkit/operations-platform, @smartcontractkit/core
/.github/** 34 @smartcontractkit/devex-cicd, @smartcontractkit/devex-tooling, @smartcontractkit/core
/.github/CODEOWNERS 1 @smartcontractkit/core, @smartcontractkit/foundations
/.github/workflows/build-publish.yml 1 @smartcontractkit/devex-cicd
/.github/workflows/devenv* 2 @smartcontractkit/devex-tooling, @smartcontractkit/devex-cicd, @smartcontractkit/core
/tools/plugout/ 1 @smartcontractkit/devex-cicd
/core/chainlink.Dockerfile 1 @smartcontractkit/devex-cicd, @smartcontractkit/foundations, @smartcontractkit/core
.tool-versions 2 @smartcontractkit/core
go.md 1 @smartcontractkit/core, @smartcontractkit/foundations
go.mod 32 @smartcontractkit/core, @smartcontractkit/foundations
go.sum 32 @smartcontractkit/core, @smartcontractkit/foundations
integration-tests/go.mod 1 @smartcontractkit/core, @smartcontractkit/devex-tooling, @smartcontractkit/foundations
integration-tests/go.sum 1 @smartcontractkit/core, @smartcontractkit/devex-tooling, @smartcontractkit/foundations
/docs/CONFIG.md 1 @smartcontractkit/foundations, @smartcontractkit/core, @smartcontractkit/devrel

Legend: ✅ Approved | ❌ Changes Requested | 💬 Commented | 🚫 Dismissed | ⏳ Pending | ❓ Unknown

For more details, see the full review summary.

@github-actions
Copy link
Copy Markdown
Contributor

✅ No conflicts with other open PRs targeting release/2.41.3

@github-actions
Copy link
Copy Markdown
Contributor

I see you updated files related to core. Please run make gocs in the root directory to add a changeset as well as in the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

Comment on lines +39 to +74
name: Run E2E Tests
uses: smartcontractkit/.github/.github/workflows/run-e2e-tests.yml@fed09778ce127da5d37f902d8bee01387856550a
with:
test_path: .github/e2e-tests.yml
test_trigger: E2E CCIP Load Tests
test_config_override_path: ${{ inputs.test_config_override_path }}
chainlink_version: ${{ inputs.chainlink_version || github.sha }}
slack_notification_after_tests: always
slack_notification_after_tests_channel_id: "#ccip-testing"
slack_notification_after_tests_name: CCIP E2E Load Tests
test_image_suites: ccip-tests/load
team: ${{ inputs.team || 'ccip' }}
test_secrets_override_key: ${{ github.event.inputs.test_secrets_override_key }}
secrets:
QA_AWS_REGION: ${{ secrets.QA_AWS_REGION }}
QA_AWS_ROLE_TO_ASSUME: ${{ secrets.QA_AWS_ROLE_TO_ASSUME }}
QA_AWS_ACCOUNT_NUMBER: ${{ secrets.QA_AWS_ACCOUNT_NUMBER }}
PROD_AWS_ACCOUNT_NUMBER: ${{ secrets.AWS_ACCOUNT_ID_PROD }}
QA_PYROSCOPE_INSTANCE: ${{ secrets.QA_PYROSCOPE_INSTANCE }}
QA_PYROSCOPE_KEY: ${{ secrets.QA_PYROSCOPE_KEY }}
GRAFANA_INTERNAL_TENANT_ID: ${{ secrets.GRAFANA_INTERNAL_TENANT_ID }}
GRAFANA_INTERNAL_BASIC_AUTH: ${{ secrets.GRAFANA_INTERNAL_BASIC_AUTH }}
GRAFANA_INTERNAL_HOST: ${{ secrets.GRAFANA_INTERNAL_HOST }}
GRAFANA_INTERNAL_URL_SHORTENER_TOKEN: ${{ secrets.GRAFANA_INTERNAL_URL_SHORTENER_TOKEN }}
LOKI_TENANT_ID: ${{ secrets.LOKI_TENANT_ID }}
LOKI_URL: ${{ secrets.LOKI_URL }}
LOKI_BASIC_AUTH: ${{ secrets.LOKI_BASIC_AUTH }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
AWS_REGION: ${{ secrets.QA_AWS_REGION }}
AWS_OIDC_IAM_ROLE_VALIDATION_PROD_ARN: ${{ secrets.AWS_OIDC_IAM_ROLE_VALIDATION_PROD_ARN }}
AWS_API_GW_HOST_GRAFANA: ${{ secrets.AWS_API_GW_HOST_GRAFANA }}
TEST_SECRETS_OVERRIDE_BASE64: ${{ secrets[inputs.test_secrets_override_key] }}
SLACK_BOT_TOKEN: ${{ secrets.QA_SLACK_API_KEY }}
SLACK_API_KEY: ${{ secrets.QA_SLACK_API_KEY }}
MAIN_DNS_ZONE_PUBLIC_SDLC: ${{ secrets.MAIN_DNS_ZONE_PUBLIC_SDLC }}
AWS_K8S_CLUSTER_NAME_SDLC: ${{ secrets.AWS_K8S_CLUSTER_NAME_SDLC }}
AWS_REGION: ${{ secrets.QA_AWS_REGION }}
AWS_OIDC_IAM_ROLE_VALIDATION_PROD_ARN: ${{ secrets.AWS_OIDC_IAM_ROLE_VALIDATION_PROD_ARN }}
AWS_API_GW_HOST_GRAFANA: ${{ secrets.AWS_API_GW_HOST_GRAFANA }}
TEST_SECRETS_OVERRIDE_BASE64: ${{ secrets[inputs.test_secrets_override_key] }}
Comment on lines +255 to +263
if: ${{ github.event_name == 'schedule' || github.event_name == 'workflow_dispatch' }}
needs: [docker-core-plugins]
uses: ./.github/workflows/cre-local-env-tests.yaml
with:
chainlink_image_tag: ${{ needs.docker-core-plugins.outputs.docker-manifest-tag }}
chainlink_version: ${{ github.ref_name != '' && github.ref_name || 'develop' }}
secrets: inherit

call-cre-workflow-don-benchmark:
Comment on lines +9 to +25
runs-on: ubuntu-latest
steps:
- name: "SigScanner checking ${{ github.sha }} by ${{ github.actor }}"
env:
API_TOKEN: ${{ secrets.SIGSCANNER_API_TOKEN }}
API_URL: ${{ secrets.SIGSCANNER_API_URL }}
run: |
echo "🔎 Checking commit ${{ github.sha }} by ${{ github.actor }} in ${{ github.repository }} - ${{ github.event_name }}"
CODE=`curl --write-out '%{http_code}' -X POST -H "Content-Type: application/json" -H "Authorization: $API_TOKEN" --silent --output /dev/null --url "$API_URL" --data '{"commit":"${{ github.sha }}","repository":"${{ github.repository }}","author":"${{ github.actor }}"}'`
echo "Received $CODE"
if [[ "$CODE" == "200" ]]; then
echo "✅ Commit is verified"
exit 0
else
echo "❌ Commit is NOT verified"
exit 1
fi
@secure-michelemin secure-michelemin deleted the branch release/2.41.3 April 24, 2026 14:05
@cl-sonarqube-production
Copy link
Copy Markdown

@trunk-io
Copy link
Copy Markdown

trunk-io Bot commented Apr 24, 2026

Static BadgeStatic BadgeStatic BadgeStatic Badge

Failed Test Failure Summary Logs
Test_CCIP_EVM2Sui_ZeroReceiver/Message_to_Sui_with_zero_receiver Logs ↗︎
Test_CCIP_EVM2Sui_ZeroReceiver Logs ↗︎
Test_CRE_V2_EVM_WriteReport_Invalid_Gas_Regression/[v2]_EVM.WriteReport_-_invalid_gas_fails_with_low The test failed because an invalid gas value caused the transaction to fail. Logs ↗︎

View Full Report ↗︎Docs

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