Dirk Elmendorf

Results 8 issues of Dirk Elmendorf

Neo4j seems to have removed teh 2.0.3 directory for jars that the 20 branch depends on. Can you update this to point at the 2.0.4 code from them?

I currently use chglog with a monorepo. This generates a Changelog at the top of the directory structure. With a structure like /backend-app /mobile-app /web-app /website I'd love to be...

type: enhancement

I've added: added Faker.Avatar.image_url_with_opts() - this allows you to control more of the options related to generating a robohash.org url. It started because I needed to be able to turn...

What license are these icons being distributed under?

What does this implement/fix? Explain your changes. --------------------------------------------------- The Debian instructions use apt-key which has been deprecated. Using the existing directions causes a deprecation warning on every package update. I...

Looks like they added a click wrap to get the dev api key for th euser. https://trello.com/1/appKey/generate Now requires you to click on a form. If I write code to...

This adds a method to pull down the organizations for a user. If a given board is part of an organization it shows it at the end of the select...

I'm using Finch 0.19.0 as part of working with OpenAIEx. I'm uploading files to OpenAI. Finch treats these request bodies as streams which causes problems when it tries to record...