jejacks0n / teaspoon

Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
1.43k stars 244 forks source link

Version Update #494

Closed sebastianzillessen closed 3 years ago

sebastianzillessen commented 8 years ago

Hi,

the latest version published was 1.1.5.

Since then some useful features have been submitted to the project. Are you planning on releasing a new version soon?

Cheers,

Sebastian

marienfressinaud commented 6 years ago

Hi,

The latest version of Teaspoon is 2 years old, and we are facing the very annoying https://github.com/jejacks0n/teaspoon/issues/443#issuecomment-332712695 issue on several of our projects, fixed by https://github.com/jejacks0n/teaspoon/pull/529 which is in master but still not released in any official version.

Do you plan a new release soon? How can we help you to make it happen?

Thanks!

pablobm commented 5 years ago

@jejacks0n - Following up on your comment at https://github.com/jejacks0n/teaspoon/pull/537#issuecomment-414398185 (re: your not having much time lately), would it make sense if new people were allowed to merge PRs and publish new releases? I feel that some of us would be able to lend a hand.

trcarden commented 5 years ago

Others are also interested in getting a new gem version cut:

jbosse commented 5 years ago

The published gem is really old yet the repo seems very active lately. Some sort of update to the top of the README as to what the release plan is would be really helpful.

We have two major issues (headlessness and removing coffee script) forcing us to remove teaspoon but it looks like they have already been resolved in master.

jejacks0n commented 5 years ago

I'm trying to get things merged in and released. Would welcome any help getting existing PRs shored up and passing on CI.

jejacks0n commented 5 years ago

@pablobm -- I have CI passing, so that might make things easier?

pablobm commented 5 years ago

@jejacks0n - Sorry, what do you mean? Reviewing existing PRs? Cutting new gem versions?