Skip to content

Import drools docs (7/10) #4556

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

Merged
merged 92 commits into from
May 8, 2025
Merged

Conversation

tkobayas
Copy link
Contributor

@tkobayas tkobayas commented May 8, 2025

Split PR (7/10) of #4545 , because "Rebase and merge" option is limited to 100 commits.

This PR copies incubator-kie-drools/drools-docs under incubator-kie-docs as drools-docs sub directory

These split PRs will be automatically approved by Toni and Mario.

See https://lists.apache.org/thread/pmdc2vrk1lh3p584fq187c71k82dc4sj for details.

This PR only adds contents under drools-docs directory, so doesn't affect the kogito docs build.

Use "Rebase and merge" when merging.

IanDarwin and others added 30 commits May 8, 2025 20:34
…oc about multiple sheets using the same RuleTable name
…g.drools.compiler: move several test only classes directly under org.drools
wlaun and others added 29 commits May 8, 2025 20:34
Fixed:
- RuleTable and other tags (e.g. CONDITIONS) may not have leading spaces
- Errors reported in cell names ("D33") instead of row, column number
- duplicate columns for attributes cause an error (not silently ignored)
- avoid NumberFormatException on bad integer in PRIORITY and DURATION
- Description entered as comment into DRL.
- all currently valid attributes can be set.
- avoid NPE at ActionType.addTemplate(ActionType.java:181) if there is an
  attribute column with an entry in the code snippet line. (header + 2)

Enhancements:
- All rule attributes can be used in the RuleSet area, resulting in
  package level entries
- Import, Variables, Functions, Queries can be used repeatedly

Documentation section 6.1.4 completely rewritten.
Documents the spreadsheet and DSL extensions as they are implemented now.
* [DROOLS-6671] organize drools 8 docs

* wip

* add antora
apache#4411)

* [KOGITO-7165] Drools release pipeline: Antora documentation handling in release pipeline is not working

* - remove spring-boot-version
Bumps [convict](https://github.com/mozilla/node-convict) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/mozilla/node-convict/releases)
- [Changelog](https://github.com/mozilla/node-convict/blob/master/CHANGELOG.md)
- [Commits](mozilla/node-convict@v6.2.2...v6.2.3)

---
updated-dependencies:
- dependency-name: convict
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Generate Antora site with maven plugin
- Not yet uploaded to filemgmt server

- jenkins shell no longer needed
- Updated with executabel model and rule unit archetype
…he#1167)

* DROOLS-3176 Document DMN org.kie.dmn.compiler.execmodel flag(s)

* .

* Implementing Code review comment
@tkobayas tkobayas merged commit d413276 into apache:main May 8, 2025
1 check passed
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.