Shopify / Shopify/deprecation_toolkit

How to load the rake task for CIRecordHelper?

Open
#64 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
538
Forks
37
PR merge metrics
No merged PRs in 30d

Description

The README mentions a deprecation_toolkit:record_from_ci_output rake task, but it's not loaded by default (I guess it might be if you didn't use require: false in the Gemfile? But I'd rather not load the gem outside of our tests) and I can't figure out how to require it such that it'd be available to use.

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.

Research direction

Start with the README section describing the deprecation_toolkit:record_from_ci_output rake task, then inspect the Gemfile's require: false setting and the test setup. Determine how the task can be loaded without loading the gem outside tests, and document or verify the invocation that makes it available.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
testing, tooling
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.