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

Better detection of where the configuration is from the global script #52

Closed
thibaultcha opened this issue Mar 3, 2015 · 0 comments
Closed

Comments

@thibaultcha
Copy link
Member

Similar to grunt, gulp, npm, etc... What we want is to run the kong-cli script from anywhere and see if there is a config in the current directory.

Currently we're relying on the way and where the source code was installed. And use realpath and other perl vodoo...

@thibaultcha thibaultcha added this to the 0.0.1-beta2 milestone Mar 3, 2015
gszr pushed a commit that referenced this issue Jun 17, 2021
### Summary

Just fix the test suite to work with kong/kong.
javierguerragiraldez pushed a commit that referenced this issue Sep 3, 2021
* fix(logging) encode try-list as json and no longer use new-line

New-line characters in the logging are impossible to parse
correctly so should be prevented.

fixes #52
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