Rafael Torres Coelho Soares (aka Tuelho)

Results 22 issues of Rafael Torres Coelho Soares (aka Tuelho)

I believe we should verify if the current `access_token` remains valid before do an API Call. After token expiration (defaults to 60min) time I received an HTTP 401 error because...

It appears user remains logged in even after you call `GAuth.logout()`. Is that an issue or I'm misinterpreting the GApi/GAuth way? After calling `GAuth.logout()`, I closed my browser window and...

This PR extends the `process-decisions-quarkus` example adding a new maven profile (`runtime-tools`) enabling the Kogito Runtime Tools Quarkus Extension which provides Management Console in the DevUI. It also includes a...

stale

Hi. Can someone help me with an issue? I post my case on stackoverflow [1]. [1] http://stackoverflow.com/questions/14444420/jquery-jail-plugin-doesnt-load-images-until-scroll-event Thanks.

I'm trying to build from master src, but the build fails with this dependency error: ``` FAILURE: Build failed with an exception. * What went wrong: Could not resolve all...

gpages has a url much more friendly than `v1.uncontained.io`

Some applications rely on `composer` plugins to properly install their dependencies. For example, some applications delegates to composer the installations of `npm` and `bower` packages. Composer uses the plugin [**fxpio/composer-asset-plugin**](https://packagist.org/packages/fxp/composer-asset-plugin)...

If you use a pre-existing repository in your quay account the deploy stage will try to point a hash that does not exist. https://github.com/siamaksade/openshift-cd-demo/blob/ocp-3.11/cicd-template.yaml#L142 the rollout will change the DC...

The expression `hostvars[inventory_hostname]['ec2_tag_Index']` used in many places is not working... It appears this fact is not being returned in hostvars fact.... ``` TASK [wetty : Copy cert.pem to Wetty dir]...

I was able to provision (after some hacks not documented in README :-)) the `student_cli` workshop but I'm not able to run the `2_configure.yml` playbook. I'm getting the following error:...