Commit Graph

14 Commits (a90880f12610763911daa1d568907f4a5ead6383)

Author SHA1 Message Date
Abbas Cyclewala 7b05b0a656
Update nuget-publish.yml (#69) 2020-11-02 16:52:10 +05:30
Abbas Cyclewala b68861dfd5
Merge develop to master (#68)
* Users/abbasc52/add-actions (#56)

* Removed ruleinput

* Simplified compiled params code

* clean up and renaming

* Fixed caching and made test cases more specific

* updated settings

* updated nuget and fix warnings

* Added test case for invalid input name

* changed input from object to dictionary

* Added action related fields and added expression output action

* Added evaluateRuleAction and added basic tests for actions

* made action names and context case insensitive

* Added exception handling

* fixed exception message for parsing error

* improved constructor for action factory

* Added build trigger for pr to develop

* Added more testcases for actions

* Shared same instance of parser for RulesEngine and OutputExpression action

* fixed review comments

* Added null check for actions not mentioned in json

* pull fixes from master (#61)

* Renamed ExecuteRule to ExecuteAllRulesAsync and added action support (#63)

* Added support for actions
* Renamed ExecuteRule to ExecuteAllRulesAsync

* added github nuget publish
2020-11-02 09:25:43 +05:30
Abbas Cyclewala 0a394a7f79
Update nuget-publish-github.yml 2020-10-16 12:46:46 +05:30
Abbas Cyclewala 9dbcd546f6
Added action to publish to dev nuget feed (#60) 2020-10-16 11:05:01 +05:30
Abbas Cyclewala c0488f1113
Moving latest changes in develop and reverting them from master (#41)
* Revert "Increased coverage threshold to 95 for PR"

This reverts commit b545c5b4cf.

* Revert "Converted expressions to delegates and code cleanup (#34)"

This reverts commit 75baa6e358.
2020-08-28 07:44:00 +05:30
Abbas Cyclewala b545c5b4cf
Increased coverage threshold to 95 for PR 2020-08-04 10:32:19 +05:30
Abbas Cyclewala 75baa6e358
Converted expressions to delegates and code cleanup (#34)
* Converted expressions to delegate and code cleanup

* fixed test cases
2020-08-04 10:29:02 +05:30
Abbas Cyclewala 90f84af52b
Create nuget-publish.yml
Added action to publish to nuget
2020-07-27 16:46:01 +05:30
Abbas Cyclewala 13f0912d7c
Create codeql-analysis.yml (#26)
* Create codeql-analysis.yml

* Update codeql-analysis.yml

* Update codeql-analysis.yml
2020-06-15 18:35:54 +05:30
Abbas Cyclewala 389aa10066
Update dotnetcore-build.yml 2020-05-11 16:43:55 +05:30
Abbas Cyclewala d2c9f97f0c
Fixed code coverage step in build 2020-05-11 16:41:36 +05:30
Abbas Cyclewala 93d2547ac4
Update dotnetcore-build.yml (#15)
* Update dotnetcore-build.yml

* Update dotnetcore-build.yml

* Update dotnetcore-build.yml

* Update dotnetcore-build.yml

* Updated RulesEngine.UnitTest Project file

* Update RulesEngine.UnitTest.csproj

* Update dotnetcore-build.yml

* Update dotnetcore-build.yml

* Update dotnetcore-build.yml

* Update dotnetcore-build.yml

* Update dotnetcore-build.yml

* Update dotnetcore-build.yml

* Added code coverage badge
2020-05-11 15:56:53 +05:30
Abbas Cyclewala b6c0e24d01
Update dotnetcore-build.yml 2020-04-23 10:19:44 +05:30
Abbas Cyclewala af14397e9e
Create dotnetcore-build.yml 2020-04-23 10:17:21 +05:30