chore: combine ci-scripts and dev into scripts, remove dead workflows#6
Conversation
Agent-Logs-Url: https://github.com/helloextend/opentelemetry-lambda/sessions/fd6e0fa5-d20f-479b-a3c8-3ec710ac930d Co-authored-by: jmsundar <29724673+jmsundar@users.noreply.github.com>
Agent-Logs-Url: https://github.com/helloextend/opentelemetry-lambda/sessions/fd6e0fa5-d20f-479b-a3c8-3ec710ac930d Co-authored-by: jmsundar <29724673+jmsundar@users.noreply.github.com>
f6c2893 to
79fa7e7
Compare
|
@copilot do we even still need the Coralogix release workflow? |
Agent-Logs-Url: https://github.com/helloextend/opentelemetry-lambda/sessions/e09f4ad7-a2a6-401e-a94d-a08fc1b7f206 Co-authored-by: jmsundar <29724673+jmsundar@users.noreply.github.com>
No, we don't need it. |
…le targets Agent-Logs-Url: https://github.com/helloextend/opentelemetry-lambda/sessions/3f908fea-4b88-42b3-aeae-99f2b7f54ef4 Co-authored-by: jmsundar <29724673+jmsundar@users.noreply.github.com>
✅ Actions performedReview triggered.
|
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (61)
Disabled knowledge base sources:
WalkthroughThis pull request removes multiple CI/CD workflows, sample applications, and build automation infrastructure. Deleted are GitHub Actions workflows for Node.js, Python, Collector, Terraform, CodeQL, shellcheck validation, stale issue management, and layer publishing pipelines. Sample applications under Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
docs/design_proposal.md(upstream-only doc)utils/directory (unused SAM/Terraform scaffolding)collector/config.yaml(upstream debug config, not used bypackage-extend)nodejs/sample-apps/+ clean up dependabot entry + README referencepython/sample-apps/.github/release.yml(unused release notes config)collector/Makefile: removepublish,publish-layer,packagetargets + unused vars; triminstall-toolsnodejs/lerna.json(unused, no lerna scripts in any package.json)nodejs/.commitlintrc.yml(no CI enforcement)collector/Makefile.Commontidy compat version (1.21 → 1.25 to match go.mod)nodejs/.npmignore,.editorconfig,.gitattributes,eslint.config.js(unused upstream tooling configs)dependabot.yml: remove deadpython/sample-apps/functionreference from commented pip blockSummary by CodeRabbit
Release Notes
ci-scripts/toscripts/.