Split the gem in 3

Open
#60 0 comments 0 reactions 1 assignee View on GitHub

@casperisfine is already working on this.

Since Feb 16, 2018.

Assessment

This issue has not been assessed yet.

Description

enhancement

Because both minitest and rspec integration are provided by the same gem, we can't define explicit dependencies in the gemspec, even though that would make testing much much easier.

I think we should split in 3 gems:

  • ci-queue: Keep all the queue implementations, depends on pretty much nothing.
  • minitest-queue: depends on ci-queue, a specific minitest and minitest-reporters.
  • rspec-queue: depends on ci-queue and a specific rspec version.
Dominant language
Ruby
Stars
240
Forks
36
Avg merge
28m
Merged PRs (30d)
3

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Shopify/ci-queue

All issues in Shopify/ci-queue

Similar issues

More Ruby issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.