Skip to content

feat: [DEVOPS-2394] auto-clone cx-contrib fork + SHA pin#5

Merged
jmsundar merged 1 commit intofeat/DEVOPS-2394-extend-otel-lambdafrom
plan-d-auto-clone
Apr 18, 2026
Merged

feat: [DEVOPS-2394] auto-clone cx-contrib fork + SHA pin#5
jmsundar merged 1 commit intofeat/DEVOPS-2394-extend-otel-lambdafrom
plan-d-auto-clone

Conversation

@jmsundar
Copy link
Copy Markdown
Contributor

Removes manual sibling-clone prereq. Auto-clones cx-contrib to .build-cache/ + checks out pinned SHA. Publish workflow pins same SHA.

Test

Fresh run: rm -rf .build-cache build-sandbox, unset OPENTELEMETRY_JS_CONTRIB_PATH, ./ci-scripts/publish-sandbox.sh arm64 → arn:aws:lambda:us-east-1:619986948913:layer:extend-nodejs-wrapper-and-exporter-sandbox-arm64:2

SHA

3a9691a699ddd06c3644eec70bf4b50cc4217ba3 (current coralogix-autoinstrumentation HEAD). Bump both files together when upgrading.

- publish-sandbox.sh: auto-clone coralogix/opentelemetry-js-contrib to
  .build-cache/ on first run; checkout pinned SHA. Removes the manual
  sibling-clone setup step. OPENTELEMETRY_JS_CONTRIB_PATH override still
  honored for local dev against a different checkout.
- Pin cx-contrib in the publish workflow to the same SHA for reproducibility.
- .gitignore: .build-cache/, build-sandbox/

Verified: fresh clone + unset OPENTELEMETRY_JS_CONTRIB_PATH → script clones,
builds, publishes sandbox-arm64 v2 successfully.
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 18, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: d9236d57-ff73-42e8-bf6f-1bdef1a980fd

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands and usage tips.

@jmsundar jmsundar merged commit e157c98 into feat/DEVOPS-2394-extend-otel-lambda Apr 18, 2026
3 checks passed
@jmsundar jmsundar deleted the plan-d-auto-clone branch April 18, 2026 06:17
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.

1 participant