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 tree output to CI logs #28

Open
colekettler opened this issue Oct 28, 2020 · 4 comments
Open

Add tree output to CI logs #28

colekettler opened this issue Oct 28, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@colekettler
Copy link
Contributor

Based on this feedback in #26, it would be useful to get a visualization of the scaffolded project structure as part of CI. This could simplify debugging file inclusion / exclusion.

We could use tree to output the project directory structure that is created as part of our CI tests. There would be no assertions against this structure, but having it easily accessible in build output could be useful when tracking down discrepancies.

tree is not installed in the GitHub Actions Ubuntu 18.04 runner image, but we could install it ourselves as part of the CI workflow.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the stale label Dec 28, 2020
@jisantuc jisantuc removed the stale label Dec 28, 2020
@jisantuc
Copy link
Contributor

No, bot.

@github-actions
Copy link

github-actions bot commented Mar 1, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the stale label Mar 1, 2021
@jisantuc jisantuc removed the stale label Mar 1, 2021
@github-actions
Copy link

github-actions bot commented May 3, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the stale label May 3, 2021
@jisantuc jisantuc removed the stale label May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants