GithubHelp home page GithubHelp logo

orkes-conductor-client's People

Contributors

boney9 avatar c4lm avatar gardusig avatar jmigueprieto avatar manan164 avatar v1r3n avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

orkes-conductor-client's Issues

End to end example of SDK usage in a main method

Create an example that follows this sequence:

  1. Create few tasks
  2. Tag tasks with different tags
  3. Create a workflow with tasks
  4. Tag a workflow 3 different tags
  5. Create a schedule for this workflow to run every hour
  6. Example to get schedule, pause, resume, find next schedules, list scheduled executions
  7. Execute the workflow with input and correlation id
  8. Create 3 different users
  9. Create 2 groups
  10. Add users to this group
  11. Example to show update and remove users from the group
  12. Add workflow and task execution permissions to the group
  13. Add tag permissions (tags created earlier) to this group
  14. Add read only permissions to a tag in the group

Misc

  1. Show an example how to catch OrkesClientException and inspect error code etc
  2. Initialize the task runner with io.orkes

Replace Gson with Jackson in JAVA SDK

Slack threads

Task: In this branch changes have been made to replace gson by Jackson to make our deserialization consistent. Please create a PR with proper test coverage to make sure we don't break any existing functionality.

Please make sure the following packages have > 90% code coverage

  • io.orkes.conductor.client.http
  • io.orkes.conductor.client.model
  • io.orkes.conductor.client.ApiClient
  • io.orkes.conductor.client.automator

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.