Deven Phillips

Results 50 issues of Deven Phillips

# Expected Behavior That I could copy and modify the example interceptor and use it in OpenShift 4.9 # Actual Behavior I get a validation error on the following resource:...

help wanted

https://github.com/redhat-scholars/tekton-tutorial/blob/93323dbff64913b537400840fb6696491e5b90f8/triggers/gitea-eventlistener.yaml#L13 It should be: ```yaml apiVersion: triggers.tekton.dev/v1alpha1 kind: EventListener metadata: name: gitea-webhook spec: serviceAccountName: pipeline triggers: - name: tekton-greeter-webhook bindings: - ref: gitea-triggerbinding template: ref: tekton-greeter-trigger-template ```

Atlassian has a set of libraries which extend the functionality of other tools/libraries to enable validation of REST API requests using OpenAPI Description Documents.

When all that is being displayed fits on a single screen (in my case the menu and a first-level listview), changes in orientation have no problems. I get a NPE...

When I use the multiline library in conjunction with meanbean for unit testing beans, I get an error. The error goes away when I remove the @Multiline annotation: ``` Cannot...

in progress

https://github.com/wkulhanek/docker-openshift-gitea/blob/93dc665c63d266a35fa8372f785824159bce2e81/openshift/gitea-persistent-template.yaml#L98 I would suggest using `latest` in order to avoid future issues.

Added JavaDoc comments in multiple places where needed, changed several instances of @inheritDoc to be replaced with @Override annotation which will just allow the interface JavaDocs to be exposed. Modified...

Gets rid of ANT build and tools and move to Maven based build.

It would be awesome to refactor to use Netty as the underlying network transport library so that we can perform event-based I/O in a non-blocking manner. I will investigate the...

Added Infinispan as a Redis/Hazelcast alternative and added Keycloak as an Authentication provider