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

Add customisation option to remove all GitHub support with nf-core create #1766

Merged
merged 22 commits into from
Aug 29, 2022

Conversation

mirpedrol
Copy link
Member

Close #1677

Add an option to remove all GitHub hosting content from a pipeline template built with nf-core create

PR checklist

  • This comment contains a description of changes (with reason)
  • CHANGELOG.md is updated
  • If you've fixed a bug or added code that should be tested, add tests!
  • Documentation in docs is updated

@codecov
Copy link

codecov bot commented Aug 25, 2022

Codecov Report

Merging #1766 (e64d248) into dev (d404374) will increase coverage by 0.02%.
The diff coverage is 75.00%.

❗ Current head e64d248 differs from pull request most recent head 4ce9a75. Consider uploading reports for the commit 4ce9a75 to get more accurate results

@@            Coverage Diff             @@
##              dev    #1766      +/-   ##
==========================================
+ Coverage   69.22%   69.24%   +0.02%     
==========================================
  Files          59       59              
  Lines        7142     7151       +9     
==========================================
+ Hits         4944     4952       +8     
- Misses       2198     2199       +1     
Impacted Files Coverage Δ
nf_core/modules/modules_json.py 74.65% <ø> (ø)
nf_core/create.py 62.45% <16.66%> (-0.98%) ⬇️
nf_core/modules/modules_repo.py 84.21% <66.66%> (+1.35%) ⬆️
nf_core/__main__.py 53.50% <100.00%> (+0.72%) ⬆️
nf_core/lint/__init__.py 74.18% <100.00%> (+0.10%) ⬆️
nf_core/modules/lint/__init__.py 82.56% <100.00%> (+0.08%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mirpedrol mirpedrol changed the title No git Add customisation option to remove all GitHub support with nf-core create Aug 25, 2022
@mirpedrol mirpedrol marked this pull request as ready for review August 25, 2022 12:50
@mirpedrol mirpedrol merged commit ad931c2 into nf-core:dev Aug 29, 2022
@mirpedrol mirpedrol deleted the no-git branch August 29, 2022 13:13
@mirpedrol mirpedrol restored the no-git branch August 29, 2022 13:32
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.

2 participants