aerogear / keycloak-connect-graphql

Add Keyloak Authentication and Authorization to your GraphQL server.
Apache License 2.0
155 stars 22 forks source link

Forward all directiveResolver args. Closes #108 #110

Closed wtrocki closed 4 years ago

wtrocki commented 4 years ago

Manual CI/CD testing PR on Jenkins

wtrocki commented 4 years ago

Passed! Thanks @augustusnaz

wtrocki commented 4 years ago

Manual prepublish checks passed. Released.

We need to automate all of those as it takes so much time.

augustusnaz commented 4 years ago

Hi @wtrocki the release has not reflected on github yet. Not sure why 😞. npm install still has 0.6.0 code

wtrocki commented 4 years ago

https://www.npmjs.com/package/keycloak-connect-graphql

wtrocki commented 4 years ago

It has 0.6.1

augustusnaz commented 4 years ago

Sorry for the late reply man. Yes, npm has 0.6.1 but the installed dist is still 0.6.0 builds 😞

wtrocki commented 4 years ago

Ok.. I will rebuild it for you again.. Sorry for problem

wtrocki commented 4 years ago

Released! See keycloak-connect-graphql@0.6.2

wtrocki commented 4 years ago

keycloak-connect-graphql@0.6.3

Another release. Previous was wrong.

We will introduce testing using released version (currently we build one and release failed due to invalid config in the npm,tsconfig.