-
Notifications
You must be signed in to change notification settings - Fork 24
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
V3 next #797
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
nsenave
commented
Nov 23, 2023
- fix: suggester #792
- build: bump org.apache.xmlbeans:xmlbeans from 5.1.1 to 5.2.0 #794
- build: bump io.spring.dependency-management from 1.1.3 to 1.1.4 #793
- fix: lunatic navigation in loops #796
* fix(suggester): use lunatic-model fixed version * fix(suggester): map synonyms as key/value pairs * fix(suggester): rules property with current string or array value... * fix(suggester): correct suggesters schema * refactor(treatments): split json schemas per treatment * refactor(suggester): rules property * test(suggester): update tests * chore: bump version
* build: bump org.apache.xmlbeans:xmlbeans from 5.1.1 to 5.2.0 Bumps org.apache.xmlbeans:xmlbeans from 5.1.1 to 5.2.0. --- updated-dependencies: - dependency-name: org.apache.xmlbeans:xmlbeans dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore: bump version --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicolas Senave <[email protected]>
* build: bump io.spring.dependency-management from 1.1.3 to 1.1.4 Bumps [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 1.1.3 to 1.1.4. - [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases) - [Commits](spring-gradle-plugins/dependency-management-plugin@v1.1.3...v1.1.4) --- updated-dependencies: - dependency-name: io.spring.dependency-management dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * chore: bump version --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicolas Senave <[email protected]>
- fix: insert subsequence components in loops - refactor: LunaticPaginationMode in LunaticParameters class - test: add unit and functional tests on the Lunatic pagination feature - docs: comment about max page for non paginated loops - style: fix typos here and there
* feat: add sonar code coverage * fix: add packages cache in CI for gradle * ci: update test workflow condition * ci(sonar): github checkout v4 --------- Co-authored-by: nsenave <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.