Skip to content

bug: running the start.sh script from any directory than project root doesn't do the right thing #125

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

Closed
qdzlug opened this issue Apr 14, 2022 · 2 comments · Fixed by #167
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@qdzlug
Copy link
Contributor

qdzlug commented Apr 14, 2022

Describe the bug
Normally, we test by running ./bin/start.sh from the root of the project directory. However, this is not always a given and if you run it from some other directory (like within pulumi/python) then things don't work as expected.

To Reproduce
Run start.sh from a directory lower than the root w/ the full path.

Expected behavior
It should, umm, work. ...but it doesn't.

Your environment
n/a

Additional context
n/a

@qdzlug qdzlug added bug Something isn't working good first issue Good for newcomers labels Apr 14, 2022
@qdzlug
Copy link
Contributor Author

qdzlug commented Apr 14, 2022

Note that if not fixed this will be rendered moot by @dekobon 's work on the startup process.

@qdzlug
Copy link
Contributor Author

qdzlug commented Aug 19, 2022

Will be closed by #167

@qdzlug qdzlug self-assigned this Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant