Predrag Stojadinović

Results 27 issues of Predrag Stojadinović

This page https://github.com/atlassian/nucleus/blob/master/docs/Uploading.md has the wrong link to electronforge documentation: https://v6.electronforge.io/publishers/nucleus The correct link is: https://www.electronforge.io/config/publishers/nucleus

Is the support for MongoDB planned?

I'm getting reports from the coverage html files which shows the same notes multiple times. Maybe notes should consider only .js and .ts files, or at the very least allow...

Do you plan to replace callbacks with (or just add) promises? Or do you know any promisifying solutions that work with node-activedirectory? I tried `util.promisify` on the `getUsersForGroup` method, but...

activedirectory: "^0.7.2" When calling `getUsersForGroup('allusers')`: ``` Uncaught Error: Callback was already called. (anonymous function) (anonymous function) (anonymous function) onSearch onClientError emitOne emit onSocketError emitOne emit emitErrorNT _combinedTickCallback _tickDomainCallback Debugger attached....

### Is there an existing issue for the same bug? - [X] I have checked the troubleshooting document at https://opendevin.github.io/OpenDevin/modules/usage/troubleshooting - [X] I have checked the existing issues. ### Describe...

bug
severity:low

### What would you like to see? In the Confluence Data Connector, the hardcoded `{subdomain}.atlassian.net/wiki/spaces/(:spaceKey)/*` is a problem for custom confluence URLs like `(:subdomain.):domain.:tld/wiki/spaces/(:spaceKey)/*` - I can contribute an MR...

enhancement
feature request

### Is there an existing issue for the same bug? - [X] I have checked the troubleshooting document at https://opendevin.github.io/OpenDevin/modules/usage/troubleshooting - [X] I have checked the existing issues. ### Describe...

bug

So, I get a "User successfully retrieved from LDAP server", but then right after the below error :( I am using: ``` LDAP.generateSettings = function (request) { return { "serverDn":...

### Pull Request Type - [x] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [...

needs review