Martin Reinhardt
Martin Reinhardt
Would be great a have a option to not fail the build, something like `ignoreBuildStatus` at [this](https://github.com/jeremylong/dependency-check-gradle/blob/master/src/main/groovy/org/owasp/dependencycheck/gradle/tasks/AbstractAnalyze.groovy#L345) point. If needed I can add a PR for this.
Would be great to have an handler/notify which only gots triggered when applier run was successful. Something like lifecycle hooks Could at PR for this. Any thought
Any chance to get authorization capabilities? Would enable more advanced resource management, like [this](https://www.keycloak.org/docs/3.1/authorization_services/index.html).
Is it planned to port this functionality to Kubernetes Runtime Environments?
**Stencil version:** ``` @stencil/[email protected] ``` **I'm submitting a:** [x] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one of...
Great extension. Thanks for your work. Did you plan to support carthage?
Seeing this error multiple times in our server looks ``` 14:32:44,555 ERROR [org.keycloak.events.EventBuilder] (default task-587) Failed to send type to com.larscheidschmitzhermes.keycloak.events.MonitoringEventListenerProvider@5de6f2b0: java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0...
Is it possible to run AsciidocFx in headless mode, e.g. for CI Build of documents?