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 authentication tips to build planner project not found errors. #2746

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

mitchell-as
Copy link
Contributor

@mitchell-as mitchell-as commented Sep 11, 2023

TaskDX-2157 Add authentication advice to error message

Also cleaned up related tips in revert errors.

Also cleaned up related tips in revert errors.
Comment on lines -313 to -315
if project.Error == nil {
return errs.New(fallbackMessage)
}
Copy link
Contributor Author

@mitchell-as mitchell-as Sep 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change here is like the one here: https://github.com/ActiveState/cli/pull/2743/files#diff-14612946db10f18744a68890b9e353cf87d4da9104592d9fe4346264ed83ef77L281-L284. I think the fallback should be ... a fallback when we don't know what kind/type of error we're dealing with.

@mitchell-as mitchell-as requested a review from MDrakos September 11, 2023 21:38
@mitchell-as mitchell-as marked this pull request as ready for review September 11, 2023 21:38
@mitchell-as mitchell-as merged commit aca3283 into version/0-41-0-RC1 Sep 11, 2023
8 checks passed
@mitchell-as mitchell-as deleted the mitchell/dx-2157 branch September 11, 2023 22:32
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

Successfully merging this pull request may close these issues.

2 participants