Skip to content

update#145

Open
oalvaroaqui-git wants to merge 1 commit intoDataDog:mainfrom
oalvaroaqui-git:desenvolvimento
Open

update#145
oalvaroaqui-git wants to merge 1 commit intoDataDog:mainfrom
oalvaroaqui-git:desenvolvimento

Conversation

@oalvaroaqui-git
Copy link

Description

How to test

@oalvaroaqui-git oalvaroaqui-git requested review from a team as code owners February 4, 2026 03:38
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 3bd859750a

ℹ️ 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".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines 293 to 295
libdatadog (18.1.0.1.0-x86_64-linux)
libddwaf (1.24.1.0.0-aarch64-linux)
ffi (~> 1.0)
libddwaf (1.24.1.0.0-x86_64-linux)
libddwaf (1.24.1.2.1-x86_64-linux)
ffi (~> 1.0)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Restore aarch64 native gem entries or drop platform

Because the lockfile still declares the aarch64-linux platform, bundler on ARM hosts will try to resolve native gems for that platform. After this change only the x86_64 variants of libdatadog/libddwaf remain in the GEM section, so installs on aarch64 (e.g., Apple Silicon or ARM Linux) will fail to resolve those native gems. Consider restoring the aarch64 entries or removing the aarch64 platform from the lockfile if it’s no longer supported.

Useful? React with 👍 / 👎.

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