-
**Context**
Upgrade to Gradle 6.
**Describe the solution you'd like**
Upgrade the Gradle version used in build process to the newest 6 version.
This task can be divided into phases:
- PoC - jus…
-
Create tests for handlebars and pebble validating markup content in a single template.
-
### Version used
* knot.x: 1.2.1
### Context of the issue/feature
Snippet fragment sometime should use some data that were processed during rendering of the tag, by modifying HTML structure. H…
-
**Describe the bug**
In #39 [`Host` header was removed from `allowedRequestHeaders`](https://github.com/Knotx/knotx-stack/pull/39/files#diff-7acd6dbad10d469d8c6c198c3d1d17d7) because of failing integ…
-
Imagine case related with server side rendering in which I need to have both markup rendered and pure JSON beside of:
```
{{#string_equals _response.statusCode "200"}}
…
-
**Describe the bug**
One test failed during CI build:
```
> Task :knotx-fragments:knotx-fragments-engine:publishMavenJavaPublicationToMavenLocal
> Task :knotx-fragments:knotx-fragments-engine:pu…
-
**Describe the bug**
```
Expected:
[Operation{task='task', node='action', status='SUCCESS', position=io.knotx.fragments.engine.FragmentEventLogVerifier$ExactPosition@8043164, nodeLog={"debug":…
-
**Is your feature request related to a problem? Please describe.**
Knot.x distribution ([Knot.x Stack](https://github.com/Knotx/knotx-stack)) consists of modules such as:
- [Knot.x HTTP Server](http…
-
-
**Describe the bug**
Starter-kit is not working on master branch. Please check `io.knotx.fragments.handler.action.ActionProvider#prepareActionConfig` and validate why this is not handled properly by …