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

Runtime: warn when a trigger edge is disabled or fails #904

Open
josephjclark opened this issue Mar 12, 2025 · 0 comments
Open

Runtime: warn when a trigger edge is disabled or fails #904

josephjclark opened this issue Mar 12, 2025 · 0 comments

Comments

@josephjclark
Copy link
Collaborator

Idea: we had a problem recently where a project imported for v1 had its first edge (the trigger-job edge) was disabled. This meant that run had no steps and looked super weird in Lightning.

We should be able to:

  1. warn when the trigger step edge is disabled (because this should never happen)
  2. warn when the trigger edge condition returns false

In both cases the run will look pretty strange in Lightning. I think we should be able to add logging to make it a bit clearer.

Difficulty: if there's no step, is Lightning able to show the logs?

@github-project-automation github-project-automation bot moved this to New Issues in v2 Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New Issues
Development

No branches or pull requests

1 participant