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

Template generator causing excessive warnings during git status #4673

Closed
franciscojavierarceo opened this issue Oct 23, 2024 · 1 comment · Fixed by #4674
Closed

Template generator causing excessive warnings during git status #4673

franciscojavierarceo opened this issue Oct 23, 2024 · 1 comment · Fixed by #4674

Comments

@franciscojavierarceo
Copy link
Member

Expected Behavior

> git status
On branch master
nothing to commit, working tree clean

Current Behavior

[master]% git status
warning: unable to access 'sdk/python/feast/templates/snowflake/.gitignore': Too many levels of symbolic links
warning: unable to access 'sdk/python/feast/templates/minimal/.gitignore': Too many levels of symbolic links
warning: unable to access 'sdk/python/feast/templates/gcp/.gitignore': Too many levels of symbolic links
warning: unable to access 'sdk/python/feast/templates/postgres/.gitignore': Too many levels of symbolic links
warning: unable to access 'sdk/python/feast/templates/cassandra/.gitignore': Too many levels of symbolic links
warning: unable to access 'sdk/python/feast/templates/hbase/.gitignore': Too many levels of symbolic links
warning: unable to access 'sdk/python/feast/templates/aws/.gitignore': Too many levels of symbolic links
warning: unable to access 'sdk/python/feast/templates/hazelcast/.gitignore': Too many levels of symbolic links
warning: unable to access 'sdk/python/feast/templates/spark/.gitignore': Too many levels of symbolic links
warning: unable to access 'sdk/python/feast/templates/athena/.gitignore': Too many levels of symbolic links
On branch master
Your branch is up to date with 'origin/master'.

Steps to reproduce

git status

Specifications

  • Version:
  • Platform:
  • Subsystem:

Possible Solution

@emgeee

@franciscojavierarceo
Copy link
Member Author

FYI @tmihalac

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

Successfully merging a pull request may close this issue.

1 participant