Aaron Stillwell

Results 39 comments of Aaron Stillwell

@josegonzalez I've sent the transfer request. You will need to create a dokku CircleCI namespace and configure CircleCI with your own api key to deploy the orb to the new...

Hey @josegonzalez - have you registered the dokku namespace? See this doc: https://circleci.com/docs/2.0/orb-author-intro/#register-a-namespace Note you need to be an org admin on the dokku github org to perform this operation....

@DevinCodes @daedric any help needed here to get this merged? I'm unfortunately blocked from using `algoliasearch-rails` until this is resolved - happy to contribute!

While we wait for the team to get back to us on their decision moving forward, we can work against @daedric's fork with: ```ruby gem 'algolia', git: 'https://github.com/daedric/algoliasearch-client-ruby', ref: '911b338'...

@markstory if you'd like to assign this issue to me I'll follow up with a PR in due course?

Any help needed getting this merged and released?

@mgmodell given the lack of action here I've published a fork of this gem, with this issue resolved & ruby 3.2 support https://rubygems.org/gems/stopwords-filter2 https://github.com/aaronstillwell/stopwords-filter2

Hi @jyoost. Thanks for your submission. I've a backlog of things that need investigating for v0.5.0. What do you need to contribute? I am happy to create everything I have...

Leaving this issue open for other contributors who would like help/guidance in getting started. So far I've: * Created issue templates for bugs/features * Created an initial set of issues...

Readme & vagrantfile updated in c7d349b making it easier to build/test the provider locally.