Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

do not publish sig folder when publishing this gem #114

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

anmarchenko
Copy link
Contributor

What does this PR do?
Fixes #111

Removes sig folder from the published gem as it causes issues with typechecks in customer code

Motivation
Bug reported via GitHub issues

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d1034f0) 98.96% compared to head (5891d03) 98.96%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #114   +/-   ##
=======================================
  Coverage   98.96%   98.96%           
=======================================
  Files         151      151           
  Lines        6469     6469           
  Branches      299      299           
=======================================
  Hits         6402     6402           
  Misses         67       67           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@anmarchenko anmarchenko merged commit d6a035a into main Jan 25, 2024
27 checks passed
@anmarchenko anmarchenko deleted the anmarchenko/do_not_publish_sig branch January 25, 2024 11:44
@github-actions github-actions bot added this to the 0.7.0 milestone Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error loading signatures when used via rbs collection install and steep check
3 participants