Block or Report
Block or report tarilabs
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
kiegroup/drools Public
Drools is a rule engine, DMN engine and complex event processing (CEP) engine for Java.
-
-
abcscannotes Public
A simple Android App for taking notes of Inventory taking or counting, results exportable to CSV for Excel import
Java 4
-
processing-screennewsticker Public
A simple Processing.org sketch to display news ticker similar to broadcasting television news channels
Java 1
803 contributions in the last year
Contribution activity
January 2023
Created 10 commits in 8 repositories
Created a pull request in kiegroup/droolsjbpm-build-bootstrap that received 5 comments
DROOLS-7105 Revert "DROOLS-7105 DMN upgrade to Antlr 4.10 (#2031)"
This reverts commit 54850f5. Reverting on 7.x due to Antlr tooling (not runtime) incompatibility with Java 8. JIRA: https://issues.redhat.com/brows…
Opened 5 other pull requests in 5 repositories
apache/camel-k
1
merged
kiegroup/kie-wb-distributions
1
merged
kiegroup/drools-wb
1
merged
kiegroup/kie-wb-common
1
merged
kiegroup/drools
1
merged
Reviewed 9 pull requests in 1 repository
kiegroup/drools
9 pull requests
- Codecleanups
- [kie-issues#69] Time with a timezone is parsed into type Parsed
- [DROOLS-7283] fix graphviz unit tests not to fail with unexpected env…
- kie-issues#61 Dividing a number by a duration is not allowed in DMN
- kie-issues-72, kogito-8343 Unhelpful warning: Index 0 out of bounds for length 0
- [kie-issues#62,kie-issues#67] Convert date to datetime, add timezone
- [DROOLS-7269] Migrate org.jboss.jandex to io.smallrye.jandex
- [kie-issues#68] Implemented correct days rounding for localdate_duration add/sub
- kie-issues-64 String substraction, multiplication, division and exponentiation is undefined in spec
Created an issue in apache/camel-k that received 6 comments
unable to set null-like default for non-required Kamelet property
Hi, I have a Kamelet definition as: apiVersion: camel.apache.org/v1alpha1 kind: Kamelet metadata: name: kdtable labels: camel.apache.org/kamelet.type…