Ankur Singh

Results 26 comments of Ankur Singh

Hey @pimguilherme. Apologies, I had been on leave during the summer and didn't get a chance to test it out. Ideally, we will need the docs updated and CI passing...

Hey @pimguilherme So I am finally having a look at this and starting to test the PR(s). I will do the docker testing followed by testing the core packages later....

@rk4n3 That sounds great. Would you be up for joining the next [TSC Meeting (12th July 9.30 AM US Pacific)](https://github.com/StackStorm/community/issues/105) and discuss the changes for de-rooting the container and their...

@rk4n3 Great, I have added an entry for this discussion in [Tomorrow's TSC](https://github.com/StackStorm/community/issues/105).

This is still an issue (st2 3.8) Not sure why the config is not read (even when explicitly added to `st2.conf`). In our case, it was action_service failing ``` self.action_service.list_values(local=False,...

We should add some kind of code check tool to report old versions of puppet dependencies as well (like dependabot)

@armab Is this ready to merge? Or do we need more @StackStorm/tsc votes?

@torbenraab Thanks, I will look into that PR to see if it helps me understand how to go about the integration. Ideally, I want to add tequila auth to Plane...

Hey @torbenraab Thanks for the OIDC work. I have been experimenting with that to test our OIDC provider (SWITCH). I have eventually given up on tequila integration (that was halfway...

Hey @torbenraab I was trying to test this out in a codespace and ran into the following errors during build ``` @rush-skills ➜ /workspaces/plane (feature/oidc-auth) $ yarn run build yarn...