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

Develop #97

Open
wants to merge 140 commits into
base: master
Choose a base branch
from
Open

Develop #97

wants to merge 140 commits into from

Conversation

nareshkumarthota
Copy link
Contributor

This PR adds following functionality:

  1. Flogo-expression based rule conditions.
  2. Invoke flogo-activity / flogo-action when rule gets fired.
  3. Add external store (redis & keydb) support to maintain current rete network state.
  4. Decision table support.
  5. Upgrade flogo-core version to 10.2
  6. Add / Improved examples
  7. Add / Improved gotests

pointlander and others added 26 commits December 3, 2019 12:11
* updated example to use store config file

* fixing excelise v2 upgrade

* update decisiontable example to work with xlsx file and fix go tests (#82)

* update decisiontable example to work with xlsx file and fix go tests

* removing duplicated flogo.json from test folder

* updated decision table example readme

* stabilising mod and sum files
* Adding travis file with basic configuration

Test travis file currently runs go tests and this will be enhanced further

* travis file enhancements

* updating travis file install latest flogo cli

* restructuring travis file

* resolving build failure issue with gomodules

* fix build failures

* pass correct env values to travis file
* Add examples

* Updating examples

* Updating comments
* dtable code refactoring to support api model

* adding dtable ruleapi model example

* adding dtable interface

* example modified

* decision table api model refactored and example modified

* Adding Readme

* Update Readme

* go tests added

* code refactoring

Co-authored-by: ykalidin <ykalidin@tibco.com>
* Updateing examples

* Update Test
* Updating Readme

* Update Readme

* Updating Readme
Copy link
Contributor

@rameshpolishetti rameshpolishetti left a comment

Choose a reason for hiding this comment

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

Since this PR contains several features. It's not a good idea to merge at once, instead break this PR into feature-based PRs and submit one after another.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants