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

Validations don't work when they are done outside lookers interface #688

Open
sozosstergios opened this issue Feb 16, 2023 · 1 comment
Open

Comments

@sozosstergios
Copy link

Example:
On pycharm:
create branch from master called test1
I have a field called "name"
I change it on pycharm to "name2", push it to github.

If i go to looker on branch test1, validation shows 100 erros
If I use spectacles lookml, validation shows 0 erros.

Same goes for all kind of validations, for example if "name" is also in a look, spectacles says no content erros. looker validation says 10 erros.

@joshtemple
Copy link
Collaborator

Hey @sozosstergios, make sure you're using --remote-reset so that Spectacles can pull down the branch from GitHub before testing.

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

No branches or pull requests

2 participants