You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem Description: Subsequent pipeline steps are failing due to misconfigured attributes in my Nix configuration within the Nix flake. Ideally, I would prefer the pipeline to fail immediately at the Enter Nix Step when any errors occur to prevent unnecessary downstream failures.
Proposed Solution: Modify the Enter Nix Step to exit immediately upon encountering an error in the Nix configuration, ensuring other pipeline steps aren’t triggered when prerequisites are unmet.
The text was updated successfully, but these errors were encountered:
Problem Description: Subsequent pipeline steps are failing due to misconfigured attributes in my Nix configuration within the Nix flake. Ideally, I would prefer the pipeline to fail immediately at the Enter Nix Step when any errors occur to prevent unnecessary downstream failures.
Proposed Solution: Modify the Enter Nix Step to exit immediately upon encountering an error in the Nix configuration, ensuring other pipeline steps aren’t triggered when prerequisites are unmet.
The text was updated successfully, but these errors were encountered: