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

Remove .git/ from .dockerignore so that versioning works while building docker image #564

Merged
merged 1 commit into from
May 10, 2022

Conversation

yarikoptic
Copy link
Member

Note: that implies that local .git/ better does not contain any sensitive data. We should be building off github action fresh clone, should be safe AFAIK

Closes #516
Marking for release so we get 0.11.1 with a docker image on the hub (hopefully)

…ng docker image

Note: that implies that local .git/ better does not contain any sensitive data
@yarikoptic yarikoptic added release Create a release when this pr is merged internal Changes only affect the internal API labels May 10, 2022
@codecov
Copy link

codecov bot commented May 10, 2022

Codecov Report

Merging #564 (24f5913) into master (7de58c1) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #564      +/-   ##
==========================================
- Coverage   81.26%   81.24%   -0.03%     
==========================================
  Files          41       41              
  Lines        3817     3817              
==========================================
- Hits         3102     3101       -1     
- Misses        715      716       +1     
Impacted Files Coverage Δ
heudiconv/tests/test_bids.py 98.36% <0.00%> (-0.33%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fda4575...24f5913. Read the comment docs.

@yarikoptic
Copy link
Member Author

Travis testing is unrelated -- let's proceed with merge and see what happens

@yarikoptic yarikoptic merged commit e5553dd into nipy:master May 10, 2022
@github-actions
Copy link

🚀 PR was released in v0.11.1 🚀

@yarikoptic
Copy link
Member Author

reference to #516 was incorrect. This one was to close #562

@yarikoptic yarikoptic mentioned this pull request May 10, 2022
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Changes only affect the internal API release Create a release when this pr is merged released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FileNotFoundError: [Errno 2] No such file or directory: '_task-rest_bold.json'
1 participant