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

Add context and/or a help link to "Environment not found" error #6832

Closed
aaronsteers opened this issue Oct 4, 2022 · 2 comments
Closed

Add context and/or a help link to "Environment not found" error #6832

aaronsteers opened this issue Oct 4, 2022 · 2 comments
Labels

Comments

@aaronsteers
Copy link
Contributor

aaronsteers commented Oct 4, 2022

We could create something like http://melta.no#environment-not-found when folks run into

We could also give hints such as using the --no-environment flag or running meltano environment add dev.

This could leverage the new MeltanoError class and practices.

@WillDaSilva
Copy link
Member

@aaronsteers This may not be necessary after the following two PRs:

The new error messages from #6862 are fairly clear, and #6877 will make it so that when the user does not have default_environment set in their meltano.yml, they won't be told that the dev environment (which they never made or asked for) cannot be found.

@stale
Copy link

stale bot commented Apr 26, 2023

This has been marked as stale because it is unassigned, and has not had recent activity. It will be closed after 21 days if no further activity occurs. If this should never go stale, please add the evergreen label, or request that it be added.

@stale stale bot added the stale label Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants