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

Share the results folder #2712

Closed
wants to merge 1 commit into
base: master
from

Conversation

Projects
None yet
3 participants
@joanhey
Contributor

joanhey commented Apr 22, 2017

in vagrant, for easier view and manage.
Still the contents in the folder are ignored by Git.

Share the results folder
in vagrant, for easier view and manage.
Still the contents in the folder are ignored by Git.
@mention-bot

This comment has been minimized.

Show comment
Hide comment
@mention-bot

mention-bot Apr 22, 2017

Thanks @joanhey for contributing to The Framework Benchmarks! @msmith-techempower, @gregw, @cmsimike, @achlipala, @zane-techempower, @judofyr, @will and @TechEmpower, code you've worked on has been modified. If you have the chance, please review. If you wish to unsubscribe from these notices, please open a Pull Request with the commit message [ci skip] and your github name added to the userBlacklist array in the .mention-bot file.

mention-bot commented Apr 22, 2017

Thanks @joanhey for contributing to The Framework Benchmarks! @msmith-techempower, @gregw, @cmsimike, @achlipala, @zane-techempower, @judofyr, @will and @TechEmpower, code you've worked on has been modified. If you have the chance, please review. If you wish to unsubscribe from these notices, please open a Pull Request with the commit message [ci skip] and your github name added to the userBlacklist array in the .mention-bot file.

@nbrady-techempower

This comment has been minimized.

Show comment
Hide comment
@nbrady-techempower

nbrady-techempower Apr 22, 2017

Member

@joanhey I'd have to play with this on monday. My concern is what happens on windows when you run the tfb --clean-all command or otherwise try and remove the results directory. I don't think this would work.

Member

nbrady-techempower commented Apr 22, 2017

@joanhey I'd have to play with this on monday. My concern is what happens on windows when you run the tfb --clean-all command or otherwise try and remove the results directory. I don't think this would work.

@joanhey

This comment has been minimized.

Show comment
Hide comment
@joanhey

joanhey Apr 24, 2017

Contributor

It is really useful, perhaps tfb --clean-all, should delete the contents in the folder and not the folder.
Because remove the directory, will give problems, the same that remove the toolset directory or any other.

Contributor

joanhey commented Apr 24, 2017

It is really useful, perhaps tfb --clean-all, should delete the contents in the folder and not the folder.
Because remove the directory, will give problems, the same that remove the toolset directory or any other.

@nbrady-techempower

This comment has been minimized.

Show comment
Hide comment
@nbrady-techempower

nbrady-techempower Apr 24, 2017

Member

@joanhey Those are fair points. I believe there were some reasons for not doing this before, some other intricacies of the toolset that may be resolved now. I'll do some testing on this and make appropriate changes. I agree with you.

Member

nbrady-techempower commented Apr 24, 2017

@joanhey Those are fair points. I believe there were some reasons for not doing this before, some other intricacies of the toolset that may be resolved now. I'll do some testing on this and make appropriate changes. I agree with you.

@nbrady-techempower

This comment has been minimized.

Show comment
Hide comment
@nbrady-techempower

nbrady-techempower Apr 26, 2017

Member

Hey @joanhey closing for #2732 - Thanks for pointing this out. I did it in a way that doesn't require the results directory being in the repo as well.

Member

nbrady-techempower commented Apr 26, 2017

Hey @joanhey closing for #2732 - Thanks for pointing this out. I did it in a way that doesn't require the results directory being in the repo as well.

@joanhey joanhey deleted the joanhey:vagrant branch Apr 28, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment