Skip to content

[Streams] Add Streamlang package#224915

Merged
Kerry350 merged 3 commits intoelastic:mainfrom
Kerry350:224412-add-streamlang-package
Jul 2, 2025
Merged

[Streams] Add Streamlang package#224915
Kerry350 merged 3 commits intoelastic:mainfrom
Kerry350:224412-add-streamlang-package

Conversation

@Kerry350
Copy link
Contributor

@Kerry350 Kerry350 commented Jun 23, 2025

Summary

Closes #224412.

Nothing exciting here, this just adds a new package (via node scripts/generate package) for Streamlang.

@Kerry350 Kerry350 self-assigned this Jun 23, 2025
@Kerry350 Kerry350 added release_note:skip Skip the PR/issue when compiling release notes backport:version Backport to applied version labels Feature:Streams This is the label for the Streams Project v9.1.0 v8.19.0 labels Jun 23, 2025
@Kerry350 Kerry350 requested a review from a team June 23, 2025 16:19
@Kerry350 Kerry350 added the v9.2.0 label Jul 2, 2025
@Kerry350 Kerry350 enabled auto-merge (squash) July 2, 2025 11:51
@Kerry350 Kerry350 merged commit 6023bf6 into elastic:main Jul 2, 2025
14 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.19, 9.1

https://github.com/elastic/kibana/actions/runs/16027067159

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

cc @Kerry350

kibanamachine added a commit to kibanamachine/kibana that referenced this pull request Jul 2, 2025
## Summary

Closes elastic#224412.

Nothing exciting here, this just adds a new package (via `node
scripts/generate package`) for Streamlang.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 6023bf6)
@kibanamachine
Copy link
Contributor

💔 Some backports could not be created

Status Branch Result
8.19 Backport failed because of merge conflicts

You might need to backport the following PRs to 8.19:
- [Inference] Move tracing config to @kbn/tracing (#225417)
- [ska][x-pack] Move canvas, watcher and dev_tools functional tests
- [ska] relocate 'shared/lib/security' helpers to 'osquery/cypress' dir (#225438)
- [ska] relocate api_integration_basic & defend_workflows_cypress tests (#225374)
- Load huggingface content datasets (#224543)
- Move apps/security and apps/spaces tests under platform
9.1

Note: Successful backport PRs will be merged automatically after passing CI.

Manual backport

To create the backport manually run:

node scripts/backport --pr 224915

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Jul 2, 2025
# Backport

This will backport the following commits from `main` to `9.1`:
- [[Streams] Add Streamlang package
(#224915)](#224915)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Kerry
Gallagher","email":"kerry.gallagher@elastic.co"},"sourceCommit":{"committedDate":"2025-07-02T13:53:16Z","message":"[Streams]
Add Streamlang package (#224915)\n\n## Summary\n\nCloses
https://github.com/elastic/kibana/issues/224412.\n\nNothing exciting
here, this just adds a new package (via `node\nscripts/generate
package`) for Streamlang.\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"6023bf643e1e63d4a6fb2ac5c5c26e011062356a","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:version","Feature:Streams","v9.1.0","v8.19.0","v9.2.0"],"title":"[Streams]
Add Streamlang
package","number":224915,"url":"https://github.com/elastic/kibana/pull/224915","mergeCommit":{"message":"[Streams]
Add Streamlang package (#224915)\n\n## Summary\n\nCloses
https://github.com/elastic/kibana/issues/224412.\n\nNothing exciting
here, this just adds a new package (via `node\nscripts/generate
package`) for Streamlang.\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"6023bf643e1e63d4a6fb2ac5c5c26e011062356a"}},"sourceBranch":"main","suggestedTargetBranches":["9.1","8.19"],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/224915","number":224915,"mergeCommit":{"message":"[Streams]
Add Streamlang package (#224915)\n\n## Summary\n\nCloses
https://github.com/elastic/kibana/issues/224412.\n\nNothing exciting
here, this just adds a new package (via `node\nscripts/generate
package`) for Streamlang.\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"6023bf643e1e63d4a6fb2ac5c5c26e011062356a"}}]}]
BACKPORT-->

Co-authored-by: Kerry Gallagher <kerry.gallagher@elastic.co>
@Kerry350
Copy link
Contributor Author

Kerry350 commented Jul 3, 2025

💚 All backports created successfully

Status Branch Result
8.19

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

Kerry350 added a commit to Kerry350/kibana that referenced this pull request Jul 3, 2025
## Summary

Closes elastic#224412.

Nothing exciting here, this just adds a new package (via `node
scripts/generate package`) for Streamlang.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit 6023bf6)

# Conflicts:
#	.github/CODEOWNERS
Kerry350 added a commit that referenced this pull request Jul 4, 2025
# Backport

This will backport the following commits from `main` to `8.19`:
- [[Streams] Add Streamlang package
(#224915)](#224915)

<!--- Backport version: 10.0.1 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Kerry
Gallagher","email":"kerry.gallagher@elastic.co"},"sourceCommit":{"committedDate":"2025-07-02T13:53:16Z","message":"[Streams]
Add Streamlang package (#224915)\n\n## Summary\n\nCloses
https://github.com/elastic/kibana/issues/224412.\n\nNothing exciting
here, this just adds a new package (via `node\nscripts/generate
package`) for Streamlang.\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"6023bf643e1e63d4a6fb2ac5c5c26e011062356a","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:version","Feature:Streams","v9.1.0","v8.19.0","v9.2.0"],"title":"[Streams]
Add Streamlang
package","number":224915,"url":"https://github.com/elastic/kibana/pull/224915","mergeCommit":{"message":"[Streams]
Add Streamlang package (#224915)\n\n## Summary\n\nCloses
https://github.com/elastic/kibana/issues/224412.\n\nNothing exciting
here, this just adds a new package (via `node\nscripts/generate
package`) for Streamlang.\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"6023bf643e1e63d4a6fb2ac5c5c26e011062356a"}},"sourceBranch":"main","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/226222","number":226222,"state":"MERGED","mergeCommit":{"sha":"20d80c7787da4b509f1121476800cbd95d6b90f2","message":"[9.1]
[Streams] Add Streamlang package (#224915) (#226222)\n\n#
Backport\n\nThis will backport the following commits from `main` to
`9.1`:\n- [[Streams] Add Streamlang
package\n(#224915)](https://github.com/elastic/kibana/pull/224915)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by:
Kerry Gallagher
<kerry.gallagher@elastic.co>"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/224915","number":224915,"mergeCommit":{"message":"[Streams]
Add Streamlang package (#224915)\n\n## Summary\n\nCloses
https://github.com/elastic/kibana/issues/224412.\n\nNothing exciting
here, this just adds a new package (via `node\nscripts/generate
package`) for Streamlang.\n\n---------\n\nCo-authored-by: kibanamachine
<42973632+kibanamachine@users.noreply.github.com>","sha":"6023bf643e1e63d4a6fb2ac5c5c26e011062356a"}}]}]
BACKPORT-->
kertal pushed a commit to kertal/kibana that referenced this pull request Jul 25, 2025
## Summary

Closes elastic#224412.

Nothing exciting here, this just adds a new package (via `node
scripts/generate package`) for Streamlang.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:version Backport to applied version labels Feature:Streams This is the label for the Streams Project release_note:skip Skip the PR/issue when compiling release notes v8.19.0 v9.1.0 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Streams] [Processing DSL] Generate new package

4 participants

Comments