Ankur Singh

Results 17 issues of Ankur Singh

`File.exists?` is deprecated in favor of `File.exist?`

Does this plugin support controlling of playback speed? If not are there any plans to do so?

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary According to https://plane.so/pricing and https://github.com/makeplane/plane/issues/1211 SSO/SAML will be present in the open-source...

Plane
feature
self-hosted

This (WIP) PR adds the option of using [Tequila](tequila.epfl.ch/) as an authentication mode for plane.

This PR adds support for custom OpenAI API (compatible) endpoints. It also updates the OpenAI-python package to the latest version and change engine to model as per [new api docs](https://help.openai.com/en/articles/6283125-what-happened-to-engines)

Adding ability to authenticate with LDAP with the normal email/password login flow. Allows to restrict groups that are allowed LDAP sign-in with the `LDAP_RESTRICT_GROUP` setting Closes https://github.com/makeplane/plane/issues/916 Closes https://github.com/makeplane/plane/issues/1296

https://github.com/StackStorm/puppet-st2/blob/a155e003c3bf44e87459f3895dd80ae053a15482/metadata.json#L99

help wanted
good first issue

This MR breaks the existing structure of this puppet module where a single file held all the configuration of all the components of stackstorm (server.pp), this breaks it down into...

feature

Currently this module is built with PDK 1.19.0, while current version is 2.4.x The upgrade docs can be found here: https://puppet.com/docs/pdk/2.x/pdk_upgrading.html https://github.com/StackStorm/puppet-st2/blob/a155e003c3bf44e87459f3895dd80ae053a15482/metadata.json#L102

enhancement
help wanted
good first issue

Currently, our CI pipeline relies on https://github.com/EncoreTechnologies/ci-puppet-python to get the python unit tests bits and blobs. Ideally, we should either integrate those tests in this repo (if it is the...

enhancement
help wanted
build system
security