Skip to content

Conversation

@orestisfl
Copy link
Contributor

@orestisfl orestisfl commented Nov 27, 2025

Proposed commit message

Add tests for libbeat/processors/script/javascript/javascript.go in preparation for #46988.

Additionally, fix golangci-lint, run the modernizer and fix some typos.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works. Where relevant, I have used the stresstest.sh script to run them under stress conditions and race detector to verify their stability.
  • I have added an entry in ./changelog/fragments using the changelog tool.

Related issues

Add tests for libbeat/processors/script/javascript/javascript.go in
preparation for elastic#46988.

Additionally, fix golangci-lint and run the modernizer.
@orestisfl orestisfl self-assigned this Nov 27, 2025
@orestisfl orestisfl requested a review from a team as a code owner November 27, 2025 16:43
@orestisfl orestisfl added backport-skip Skip notification from the automated backport with mergify Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team labels Nov 27, 2025
@orestisfl orestisfl requested review from faec and leehinman November 27, 2025 16:43
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Nov 27, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Nov 27, 2025
@github-actions
Copy link
Contributor

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@orestisfl orestisfl linked an issue Nov 27, 2025 that may be closed by this pull request
@orestisfl orestisfl merged commit 8e5540b into elastic:main Dec 1, 2025
208 checks passed
@orestisfl orestisfl deleted the javascript-lint branch December 1, 2025 22:19
@orestisfl orestisfl added backport-8.x Automated backport to the 8.x branch with mergify backport-8.19 Automated backport to the 8.19 branch backport-9.2 Automated backport to the 9.2 branch and removed backport-skip Skip notification from the automated backport with mergify labels Dec 3, 2025
mergify bot pushed a commit that referenced this pull request Dec 3, 2025
Add tests for libbeat/processors/script/javascript/javascript.go in preparation for #46988.

Additionally, fix golangci-lint, run the modernizer and fix some typos.

- Relates #46988

(cherry picked from commit 8e5540b)
mergify bot pushed a commit that referenced this pull request Dec 3, 2025
Add tests for libbeat/processors/script/javascript/javascript.go in preparation for #46988.

Additionally, fix golangci-lint, run the modernizer and fix some typos.

- Relates #46988

(cherry picked from commit 8e5540b)
orestisfl added a commit that referenced this pull request Dec 3, 2025
Add tests for libbeat/processors/script/javascript/javascript.go in preparation for #46988.

Additionally, fix golangci-lint, run the modernizer and fix some typos.

- Relates #46988

(cherry picked from commit 8e5540b)

Co-authored-by: Orestis Floros <[email protected]>
orestisfl added a commit that referenced this pull request Dec 3, 2025
Add tests for libbeat/processors/script/javascript/javascript.go in preparation for #46988.

Additionally, fix golangci-lint, run the modernizer and fix some typos.

- Relates #46988

(cherry picked from commit 8e5540b)

Co-authored-by: Orestis Floros <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-8.x Automated backport to the 8.x branch with mergify backport-8.19 Automated backport to the 8.19 branch backport-9.2 Automated backport to the 9.2 branch enhancement skip-changelog Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[beatreceiver] replace global paths in javascript processor

3 participants