Skip to content
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

Document use_case param for Create Workflow API, link to existing docs #8171

Merged
merged 8 commits into from
Sep 11, 2024

Conversation

dbwiddis
Copy link
Member

@dbwiddis dbwiddis commented Sep 4, 2024

Description

Documentation for the Create Workflow use_case parameter was added in 2.13.0, but the param itself was missing from the documentation for the Create Workflow API.

Issues Resolved

Fixes #8167

Version

2.13 and later

Checklist

  • By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and subject to the Developers Certificate of Origin.
    For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link

github-actions bot commented Sep 4, 2024

Thank you for submitting your PR. The PR states are In progress (or Draft) -> Tech review -> Doc review -> Editorial review -> Merged.

Before you submit your PR for doc review, make sure the content is technically accurate. If you need help finding a tech reviewer, tag a maintainer.

When you're ready for doc review, tag the assignee of this PR. The doc reviewer may push edits to the PR directly or leave comments and editorial suggestions for you to address (let us know in a comment if you have a preference). The doc reviewer will arrange for an editorial review.

@dbwiddis dbwiddis added the 3 - Tech review PR: Tech review in progress label Sep 4, 2024
@dbwiddis
Copy link
Member Author

dbwiddis commented Sep 4, 2024

@amitgalitz Can you give a tech review for this please?

@dbwiddis dbwiddis added 4 - Doc review PR: Doc review in progress and removed 3 - Tech review PR: Tech review in progress labels Sep 5, 2024
Copy link
Collaborator

@kolchfa-aws kolchfa-aws left a comment

Choose a reason for hiding this comment

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

Thank you, @dbwiddis! A couple of suggestions, otherwise LGTM.

_automating-configurations/api/create-workflow.md Outdated Show resolved Hide resolved
_automating-configurations/api/create-workflow.md Outdated Show resolved Hide resolved
_automating-configurations/api/create-workflow.md Outdated Show resolved Hide resolved
_automating-configurations/api/create-workflow.md Outdated Show resolved Hide resolved
dbwiddis and others added 3 commits September 5, 2024 07:31
Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Daniel Widdis <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Daniel Widdis <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Daniel Widdis <[email protected]>
@kolchfa-aws
Copy link
Collaborator

kolchfa-aws commented Sep 5, 2024

Applying "Done but waiting to merge" label to put this in the editorial queue starting 9/11. This PR will be merged as soon as editorial review is complete.

@kolchfa-aws kolchfa-aws added 5 - Editorial review PR: Editorial review in progress 6 - Done but waiting to merge PR: The work is done and ready to merge and removed 4 - Doc review PR: Doc review in progress labels Sep 5, 2024
@dbwiddis
Copy link
Member Author

dbwiddis commented Sep 5, 2024

Applying "Done but waiting to merge" label to put this in the editorial queue starting 9/11. This PR will be merged as soon as editorial review is complete.

As this impacts previous versions, does it need to wait for the 2.17.0 queue? This may cause a merge conflict with #8172 as it is adding documentation at the same point in the diff; ideally this one can be merged first to allow for a rebase.

Copy link
Collaborator

@natebower natebower left a comment

Choose a reason for hiding this comment

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

@dbwiddis @kolchfa-aws One minor change. Thanks!

_automating-configurations/api/create-workflow.md Outdated Show resolved Hide resolved
Signed-off-by: Fanit Kolchina <[email protected]>
@kolchfa-aws kolchfa-aws mentioned this pull request Sep 11, 2024
1 task
@kolchfa-aws
Copy link
Collaborator

@dbwiddis Since I merged in the opposite order, I resolved conflicts here and added another PR to propagate changes into 2.16. Could you review both this PR and #8224 to make sure everything looks good. Then I'll merge. Thanks!

Copy link
Member Author

@dbwiddis dbwiddis left a comment

Choose a reason for hiding this comment

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

LGTM!

@kolchfa-aws kolchfa-aws merged commit 76486a4 into opensearch-project:main Sep 11, 2024
5 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 11, 2024
#8171)

* Document use_case param for Create Workflow API, link to existing docs

Signed-off-by: Daniel Widdis <[email protected]>

* Update _automating-configurations/api/create-workflow.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Daniel Widdis <[email protected]>

* Update _automating-configurations/api/create-workflow.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Daniel Widdis <[email protected]>

* Update _automating-configurations/api/create-workflow.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Daniel Widdis <[email protected]>

* Update _automating-configurations/api/create-workflow.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Daniel Widdis <[email protected]>

* Resolve merge conflicts

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Daniel Widdis <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
(cherry picked from commit 76486a4)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
epugh pushed a commit to o19s/documentation-website that referenced this pull request Sep 12, 2024
opensearch-project#8171)

* Document use_case param for Create Workflow API, link to existing docs

Signed-off-by: Daniel Widdis <[email protected]>

* Update _automating-configurations/api/create-workflow.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Daniel Widdis <[email protected]>

* Update _automating-configurations/api/create-workflow.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Daniel Widdis <[email protected]>

* Update _automating-configurations/api/create-workflow.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Daniel Widdis <[email protected]>

* Update _automating-configurations/api/create-workflow.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Daniel Widdis <[email protected]>

* Resolve merge conflicts

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Daniel Widdis <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Signed-off-by: Eric Pugh <[email protected]>
noahstaveley pushed a commit to noahstaveley/documentation-website that referenced this pull request Sep 23, 2024
opensearch-project#8171)

* Document use_case param for Create Workflow API, link to existing docs

Signed-off-by: Daniel Widdis <[email protected]>

* Update _automating-configurations/api/create-workflow.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Daniel Widdis <[email protected]>

* Update _automating-configurations/api/create-workflow.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Daniel Widdis <[email protected]>

* Update _automating-configurations/api/create-workflow.md

Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Daniel Widdis <[email protected]>

* Update _automating-configurations/api/create-workflow.md

Co-authored-by: Nathan Bower <[email protected]>
Signed-off-by: Daniel Widdis <[email protected]>

* Resolve merge conflicts

Signed-off-by: Fanit Kolchina <[email protected]>

---------

Signed-off-by: Daniel Widdis <[email protected]>
Signed-off-by: kolchfa-aws <[email protected]>
Signed-off-by: Fanit Kolchina <[email protected]>
Co-authored-by: kolchfa-aws <[email protected]>
Co-authored-by: Nathan Bower <[email protected]>
Co-authored-by: Fanit Kolchina <[email protected]>
Signed-off-by: Noah Staveley <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Editorial review PR: Editorial review in progress 6 - Done but waiting to merge PR: The work is done and ready to merge backport 2.16
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DOC] Use case parameter is not documented on Flow Framework Create Workflow API
4 participants