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

Auto-detect org in config validate #1061

Open
glenjamin opened this issue Jun 27, 2024 · 0 comments
Open

Auto-detect org in config validate #1061

glenjamin opened this issue Jun 27, 2024 · 0 comments

Comments

@glenjamin
Copy link
Contributor

What problem does this feature solve?:

> circleci config validate
Error: config compilation contains errors: config compilation contains errors:
	- Cannot find geckoboard/deployment-tooling@1 in the orb registry. Check that the namespace, orb name and version are correct.

> circleci config validate -o gh/geckoboard
Config file at .circleci/config.yml is valid.

Validation requires the caller to specify the org that the config will be run under.

This information could be inferred in the majority of cases by looking at the origin remote in .git/config - which would be a nice quality-of-life improvement

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

1 participant