Skip to content

[SVLS-5771] Remove UPX compression - #162

Merged
kathiehuang merged 1 commit into
mainfrom
kathie.huang/remove-upx-compression
Sep 8, 2026
Merged

[SVLS-5771] Remove UPX compression#162
kathiehuang merged 1 commit into
mainfrom
kathie.huang/remove-upx-compression

Conversation

@kathiehuang

@kathiehuang kathiehuang commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Removes UPX compression from Serverless Compatibility Layer builds.

Motivation

https://datadoghq.atlassian.net/browse/SVLS-5771

Additional Notes

Describe how to test/QA your changes

Ran serverless-compat-self-monitoring pipeline; it succeeded and functions are sending traces.

Copilot AI left a comment

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.

🟢 Approval recommended

The changes are limited to removing UPX invocations from workflows and the resulting YAML remains valid and consistent with the packaging steps (including retained chmod for *nix binaries).

Pull request overview

Removes UPX-based executable compression from the Datadog Serverless Compatibility Layer release/publish pipelines, aligning the build artifacts with the new packaging requirements for datadog-serverless-compat.

Changes:

  • Removed UPX compression steps from the GitHub Release workflow for datadog-serverless-compat.
  • Removed UPX compression steps from the publish workflow (Linux/Windows artifacts), keeping only the necessary chmod +x steps for *nix binaries after artifact download.
File summaries
File Description
.github/workflows/release-datadog-serverless-compat.yml Drops UPX compression before zipping and creating the GitHub Release artifact.
.github/workflows/publish.yml Drops UPX compression during NPM packaging pipeline; retains executable-bit fixes for downloaded *nix binaries.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@kathiehuang
kathiehuang marked this pull request as ready for review September 3, 2026 20:52
@kathiehuang
kathiehuang requested review from a team as code owners September 3, 2026 20:52
@kathiehuang
kathiehuang requested review from Lewis-E and shreyamalpani and removed request for a team September 3, 2026 20:52
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 3, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-03T20:54:09.573503Z 3d2263b Draft marked ready
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@kathiehuang
kathiehuang merged commit edd2e16 into main Sep 8, 2026
28 checks passed
@kathiehuang
kathiehuang deleted the kathie.huang/remove-upx-compression branch September 8, 2026 15:37
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