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

Fix issue where filepath.Walk does not respect symlinks #246

Merged
merged 5 commits into from
Sep 15, 2023

Conversation

nicholasjackson
Copy link
Contributor

@nicholasjackson nicholasjackson commented Sep 14, 2023

  • Fix isuse where filepath.Walk does not respect symlinks
  • Add ignore parameter to build resource to allow ignoring of files and folders
    for Docker builds.

@nicholasjackson nicholasjackson self-assigned this Sep 15, 2023
@nicholasjackson nicholasjackson added the bug Something isn't working label Sep 15, 2023
@nicholasjackson nicholasjackson merged commit 4b84e86 into main Sep 15, 2023
26 checks passed
@nicholasjackson nicholasjackson deleted the b-symlink branch September 15, 2023 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants