Skip to content

Hide build artifacts #290

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

Merged
merged 4 commits into from
Oct 3, 2021
Merged

Conversation

jgfoster
Copy link
Member

Put build artifacts in a separate directory to reduce clutter (the name could be anything).

@ianfixes
Copy link
Collaborator

ianfixes commented Apr 5, 2021

I kept the build artifacts around because I needed to do some gdb debugging of the test macros I wrote. But that doesn't seem to be a very valid use case overall.

Can you think of any situations in which you'd actually want to keep those build artifacts around? Because my thinking now is to just delete them after they are used, and maybe later offer a command line option to keep them if they are really desired.

@ianfixes ianfixes added ci scripts The test runner scripts enhancement New feature or request labels Apr 5, 2021
@ianfixes ianfixes added this to the 2021 Beta 1 Features milestone Apr 5, 2021
@jgfoster
Copy link
Member Author

jgfoster commented Apr 5, 2021

I don't have any reason to keep them around, but if they are hidden then I don't care! But, what is meant by "after they are used"? I think it would be mildly distracting to have them appear and disappear during the build/test process. So, even if they were to be removed some time later, having them hidden during the whole process is a marginal preference.

@ianfixes
Copy link
Collaborator

ianfixes commented Apr 5, 2021

OK. I will see about saving them as tempfiles instead.

@ianfixes ianfixes mentioned this pull request Apr 5, 2021
@jgfoster jgfoster merged commit ba9c12b into Arduino-CI:master Oct 3, 2021
@jgfoster jgfoster deleted the hide_build_artifacts branch October 3, 2021 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci scripts The test runner scripts enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants