-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CI] Remove unwanted console.log from pipeline.ts #204724
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
delanni
added
Team:Operations
Team label for Operations Team
release_note:skip
Skip the PR/issue when compiling release notes
backport:prev-major
Backport to (8.x, 8.17, 8.16) the previous major branch and other branches in development
labels
Dec 18, 2024
Pinging @elastic/kibana-operations (Team:Operations) |
delanni
force-pushed
the
fix-ci-pipeline-renovate
branch
from
December 18, 2024 11:28
1491e98
to
1cb56fd
Compare
delanni
force-pushed
the
fix-ci-pipeline-renovate
branch
from
December 18, 2024 11:31
1cb56fd
to
961499a
Compare
Ikuni17
reviewed
Dec 18, 2024
💚 Build Succeeded
The CI Stats report is too large to be displayed here, check out the CI build annotation for this information. History
|
Ikuni17
approved these changes
Jan 7, 2025
Starting backport for target branches: 8.16, 8.17, 8.x |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Jan 7, 2025
## Summary ~Logging to stdout from this file would result uploading the logged string to buildkite as a pipeline definition, causing errors (https://buildkite.com/elastic/kibana-pull-request/builds/261721#0193d94b-f05c-41d6-9865-3d3c331a6cc4)~ Adds an inline eslint rule to warn about `console.log/stdout` usage, as this has happened before by oversight. Overlaps with: elastic#204672 --------- Co-authored-by: kibanamachine <[email protected]> (cherry picked from commit ae6d046)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Jan 7, 2025
## Summary ~Logging to stdout from this file would result uploading the logged string to buildkite as a pipeline definition, causing errors (https://buildkite.com/elastic/kibana-pull-request/builds/261721#0193d94b-f05c-41d6-9865-3d3c331a6cc4)~ Adds an inline eslint rule to warn about `console.log/stdout` usage, as this has happened before by oversight. Overlaps with: elastic#204672 --------- Co-authored-by: kibanamachine <[email protected]> (cherry picked from commit ae6d046)
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Jan 7, 2025
## Summary ~Logging to stdout from this file would result uploading the logged string to buildkite as a pipeline definition, causing errors (https://buildkite.com/elastic/kibana-pull-request/builds/261721#0193d94b-f05c-41d6-9865-3d3c331a6cc4)~ Adds an inline eslint rule to warn about `console.log/stdout` usage, as this has happened before by oversight. Overlaps with: elastic#204672 --------- Co-authored-by: kibanamachine <[email protected]> (cherry picked from commit ae6d046)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Jan 7, 2025
# Backport This will backport the following commits from `main` to `8.17`: - [[CI] Prevent console.log in pipeline.ts (#204724)](#204724) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Alex Szabo","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-01-07T11:42:45Z","message":"[CI] Prevent console.log in pipeline.ts (#204724)\n\n## Summary\n~Logging to stdout from this file would result uploading the logged\nstring to buildkite as a pipeline definition, causing errors\n(https://buildkite.com/elastic/kibana-pull-request/builds/261721#0193d94b-f05c-41d6-9865-3d3c331a6cc4)~\n\nAdds an inline eslint rule to warn about `console.log/stdout` usage, as\nthis has happened before by oversight.\n\nOverlaps with: https://github.com/elastic/kibana/pull/204672\n\n---------\n\nCo-authored-by: kibanamachine <[email protected]>","sha":"ae6d0463192501f4a81ffbe58a85e5c87d9aaca8","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","v9.0.0","backport:prev-major"],"title":"[CI] Remove unwanted console.log from pipeline.ts","number":204724,"url":"https://github.com/elastic/kibana/pull/204724","mergeCommit":{"message":"[CI] Prevent console.log in pipeline.ts (#204724)\n\n## Summary\n~Logging to stdout from this file would result uploading the logged\nstring to buildkite as a pipeline definition, causing errors\n(https://buildkite.com/elastic/kibana-pull-request/builds/261721#0193d94b-f05c-41d6-9865-3d3c331a6cc4)~\n\nAdds an inline eslint rule to warn about `console.log/stdout` usage, as\nthis has happened before by oversight.\n\nOverlaps with: https://github.com/elastic/kibana/pull/204672\n\n---------\n\nCo-authored-by: kibanamachine <[email protected]>","sha":"ae6d0463192501f4a81ffbe58a85e5c87d9aaca8"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/204724","number":204724,"mergeCommit":{"message":"[CI] Prevent console.log in pipeline.ts (#204724)\n\n## Summary\n~Logging to stdout from this file would result uploading the logged\nstring to buildkite as a pipeline definition, causing errors\n(https://buildkite.com/elastic/kibana-pull-request/builds/261721#0193d94b-f05c-41d6-9865-3d3c331a6cc4)~\n\nAdds an inline eslint rule to warn about `console.log/stdout` usage, as\nthis has happened before by oversight.\n\nOverlaps with: https://github.com/elastic/kibana/pull/204672\n\n---------\n\nCo-authored-by: kibanamachine <[email protected]>","sha":"ae6d0463192501f4a81ffbe58a85e5c87d9aaca8"}}]}] BACKPORT--> Co-authored-by: Alex Szabo <[email protected]>
kibanamachine
added a commit
that referenced
this pull request
Jan 7, 2025
# Backport This will backport the following commits from `main` to `8.x`: - [[CI] Prevent console.log in pipeline.ts (#204724)](#204724) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Alex Szabo","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-01-07T11:42:45Z","message":"[CI] Prevent console.log in pipeline.ts (#204724)\n\n## Summary\n~Logging to stdout from this file would result uploading the logged\nstring to buildkite as a pipeline definition, causing errors\n(https://buildkite.com/elastic/kibana-pull-request/builds/261721#0193d94b-f05c-41d6-9865-3d3c331a6cc4)~\n\nAdds an inline eslint rule to warn about `console.log/stdout` usage, as\nthis has happened before by oversight.\n\nOverlaps with: https://github.com/elastic/kibana/pull/204672\n\n---------\n\nCo-authored-by: kibanamachine <[email protected]>","sha":"ae6d0463192501f4a81ffbe58a85e5c87d9aaca8","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","v9.0.0","backport:prev-major"],"title":"[CI] Remove unwanted console.log from pipeline.ts","number":204724,"url":"https://github.com/elastic/kibana/pull/204724","mergeCommit":{"message":"[CI] Prevent console.log in pipeline.ts (#204724)\n\n## Summary\n~Logging to stdout from this file would result uploading the logged\nstring to buildkite as a pipeline definition, causing errors\n(https://buildkite.com/elastic/kibana-pull-request/builds/261721#0193d94b-f05c-41d6-9865-3d3c331a6cc4)~\n\nAdds an inline eslint rule to warn about `console.log/stdout` usage, as\nthis has happened before by oversight.\n\nOverlaps with: https://github.com/elastic/kibana/pull/204672\n\n---------\n\nCo-authored-by: kibanamachine <[email protected]>","sha":"ae6d0463192501f4a81ffbe58a85e5c87d9aaca8"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/204724","number":204724,"mergeCommit":{"message":"[CI] Prevent console.log in pipeline.ts (#204724)\n\n## Summary\n~Logging to stdout from this file would result uploading the logged\nstring to buildkite as a pipeline definition, causing errors\n(https://buildkite.com/elastic/kibana-pull-request/builds/261721#0193d94b-f05c-41d6-9865-3d3c331a6cc4)~\n\nAdds an inline eslint rule to warn about `console.log/stdout` usage, as\nthis has happened before by oversight.\n\nOverlaps with: https://github.com/elastic/kibana/pull/204672\n\n---------\n\nCo-authored-by: kibanamachine <[email protected]>","sha":"ae6d0463192501f4a81ffbe58a85e5c87d9aaca8"}}]}] BACKPORT--> Co-authored-by: Alex Szabo <[email protected]>
kibanamachine
added a commit
that referenced
this pull request
Jan 7, 2025
# Backport This will backport the following commits from `main` to `8.16`: - [[CI] Prevent console.log in pipeline.ts (#204724)](#204724) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Alex Szabo","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-01-07T11:42:45Z","message":"[CI] Prevent console.log in pipeline.ts (#204724)\n\n## Summary\n~Logging to stdout from this file would result uploading the logged\nstring to buildkite as a pipeline definition, causing errors\n(https://buildkite.com/elastic/kibana-pull-request/builds/261721#0193d94b-f05c-41d6-9865-3d3c331a6cc4)~\n\nAdds an inline eslint rule to warn about `console.log/stdout` usage, as\nthis has happened before by oversight.\n\nOverlaps with: https://github.com/elastic/kibana/pull/204672\n\n---------\n\nCo-authored-by: kibanamachine <[email protected]>","sha":"ae6d0463192501f4a81ffbe58a85e5c87d9aaca8","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","v9.0.0","backport:prev-major"],"title":"[CI] Remove unwanted console.log from pipeline.ts","number":204724,"url":"https://github.com/elastic/kibana/pull/204724","mergeCommit":{"message":"[CI] Prevent console.log in pipeline.ts (#204724)\n\n## Summary\n~Logging to stdout from this file would result uploading the logged\nstring to buildkite as a pipeline definition, causing errors\n(https://buildkite.com/elastic/kibana-pull-request/builds/261721#0193d94b-f05c-41d6-9865-3d3c331a6cc4)~\n\nAdds an inline eslint rule to warn about `console.log/stdout` usage, as\nthis has happened before by oversight.\n\nOverlaps with: https://github.com/elastic/kibana/pull/204672\n\n---------\n\nCo-authored-by: kibanamachine <[email protected]>","sha":"ae6d0463192501f4a81ffbe58a85e5c87d9aaca8"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/204724","number":204724,"mergeCommit":{"message":"[CI] Prevent console.log in pipeline.ts (#204724)\n\n## Summary\n~Logging to stdout from this file would result uploading the logged\nstring to buildkite as a pipeline definition, causing errors\n(https://buildkite.com/elastic/kibana-pull-request/builds/261721#0193d94b-f05c-41d6-9865-3d3c331a6cc4)~\n\nAdds an inline eslint rule to warn about `console.log/stdout` usage, as\nthis has happened before by oversight.\n\nOverlaps with: https://github.com/elastic/kibana/pull/204672\n\n---------\n\nCo-authored-by: kibanamachine <[email protected]>","sha":"ae6d0463192501f4a81ffbe58a85e5c87d9aaca8"}}]}] BACKPORT--> Co-authored-by: Alex Szabo <[email protected]>
kowalczyk-krzysztof
pushed a commit
to kowalczyk-krzysztof/kibana
that referenced
this pull request
Jan 7, 2025
## Summary ~Logging to stdout from this file would result uploading the logged string to buildkite as a pipeline definition, causing errors (https://buildkite.com/elastic/kibana-pull-request/builds/261721#0193d94b-f05c-41d6-9865-3d3c331a6cc4)~ Adds an inline eslint rule to warn about `console.log/stdout` usage, as this has happened before by oversight. Overlaps with: elastic#204672 --------- Co-authored-by: kibanamachine <[email protected]>
CAWilson94
pushed a commit
to CAWilson94/kibana
that referenced
this pull request
Jan 13, 2025
## Summary ~Logging to stdout from this file would result uploading the logged string to buildkite as a pipeline definition, causing errors (https://buildkite.com/elastic/kibana-pull-request/builds/261721#0193d94b-f05c-41d6-9865-3d3c331a6cc4)~ Adds an inline eslint rule to warn about `console.log/stdout` usage, as this has happened before by oversight. Overlaps with: elastic#204672 --------- Co-authored-by: kibanamachine <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport:prev-major
Backport to (8.x, 8.17, 8.16) the previous major branch and other branches in development
release_note:skip
Skip the PR/issue when compiling release notes
Team:Operations
Team label for Operations Team
v8.16.3
v8.17.1
v8.18.0
v9.0.0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Logging to stdout from this file would result uploading the logged string to buildkite as a pipeline definition, causing errors (https://buildkite.com/elastic/kibana-pull-request/builds/261721#0193d94b-f05c-41d6-9865-3d3c331a6cc4)Adds an inline eslint rule to warn about
console.log/stdout
usage, as this has happened before by oversight.Overlaps with: #204672