Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Typo fix #3029

Merged
merged 1 commit into from
Jun 5, 2022
Merged

Typo fix #3029

merged 1 commit into from
Jun 5, 2022

Conversation

AFelkai
Copy link
Contributor

@AFelkai AFelkai commented Jun 4, 2022

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes (Please run ./gradlew generateLock saveLock to refresh dependencies)
  • WHOSUSING.md
  • Other (please describe): Typo in docs

Please remember to run ./gradlew :conductor-java-sdk:spotlessApply to fix any format violations.

Changes in this PR
Fixed typo in FAQ document (maytches to matches)

Describe the new behavior from this PR, and why it's needed
Clarity in docs

@aravindanr aravindanr added the type: docs Documentation updates label Jun 4, 2022
@aravindanr aravindanr merged commit 73284fc into Netflix:main Jun 5, 2022
@AFelkai AFelkai deleted the patch-1 branch June 7, 2022 15:25
v1r3n added a commit to orkes-io/conductor that referenced this pull request Jun 24, 2022
* Fix docsite description (for SEO)

* Introducing RequestHandler which encapsulates all HTTP operations. The JerseyRequestHandler is an implementation that uses the Jersey client.

* removed usages of Guava

* Typo fix (Netflix#3029)

* task summary ui (Netflix#3028)

* Add tests for updateTask

* Add callbackAfterSeconds and pollCount in the Task Summary tab

* additional constructors in JerseyRequestHandler to simplify its creation

* updated reminder about formatting

* Replace old logo asset with new logo

* Raise max results per page to 1000

* [UI] Separate workflowDefs from latestWorkflowDefs. Reuse existing react-query hooks wherever possible.

* [UI] Refactor task related data hooks.
* Replace workflow-by-task search with simple task search.
* Separate fetchers for poll data and queue size

* [UI] Support terminate with reason in Actions & Bulk Actions

* [UI] Search for Tasks directly

* [UI] Refactor Task Poll Data page to correctly account for domains.
* Add a Poll Data tab to task panel

* [UI] Fix duration formatting

* [UI] Update views to use refactored workflow data hooks and Dropdowns

* [UI] Refactor Do-while loops

* [UI] Use new logo in AppLogo

* improve performance of checkForWorkflowCompletion

* sdk documentation additions (Netflix#3047)

* sdk documentation additions

* csharp update

* Bugfix/jointask output (Netflix#3055)

* re-throw TerminateWorkflowException for task update

* Add only non-empty task output for Join

* decider changes

* fixes

* Update build.gradle

* updates

* terminate

* Update ForkJoinDynamicTaskMapper.java

* Update SwitchTaskMapper.java

* more changes

* disable tests (temp)

* formatting

Co-authored-by: peterlau <[email protected]>
Co-authored-by: Aravindan Ramkumar <[email protected]>
Co-authored-by: Aaron Felkai <[email protected]>
Co-authored-by: jxu-nflx <[email protected]>
Co-authored-by: Doug Sillars <[email protected]>
pmchung pushed a commit to routific/conductor that referenced this pull request Sep 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: docs Documentation updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants