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

Augment error message content #58

Closed
alexeagle opened this issue Nov 8, 2021 · 0 comments · Fixed by #118
Closed

Augment error message content #58

alexeagle opened this issue Nov 8, 2021 · 0 comments · Fixed by #118
Assignees

Comments

@alexeagle
Copy link
Member

Users should be able to add a mapping in their checked-in aspect config file, from something to match in the bazel stdout (maybe a regex) to an additional error message to print.

This allows use cases like

  • "anytime there's an error about protoc failing to compile, show a go/ link to my internal company knowledge base"
  • "remind users to run the //:update_build_files target in my repo"

Note that we may have to distinguish both a user-preferences file and a config file checked into the project and shared with other engineers.

@alexeagle alexeagle added this to the 1.0 milestone Nov 19, 2021
@JesseTatasciore JesseTatasciore self-assigned this Jan 5, 2022
@JesseTatasciore JesseTatasciore linked a pull request Jan 19, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants