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
kubectl rule (like .apply) optionally includes calling push statements in the script generated.
Testing for such statement is not sufficient - all tests pass even if the script does not include required pushes for some reason.
The text was updated successfully, but these errors were encountered:
shraykay
pushed a commit
to shraykay/rules_gitops
that referenced
this issue
Jan 22, 2025
# This is the 1st commit message:
app name first
# This is the commit message nazzzzz#2:
clean up file
# This is the commit message nazzzzz#3:
fix reference to proto package
# This is the commit message fasterci#4:
better parse
# This is the commit message fasterci#5:
fix again
# This is the commit message fasterci#6:
fix again
# This is the commit message fasterci#7:
fix again
# This is the commit message fasterci#8:
fix again
# This is the commit message fasterci#9:
fix again
# This is the commit message fasterci#10:
fix again
# This is the commit message fasterci#11:
add debug statements for seeing if branch is dirty
# This is the commit message fasterci#12:
fix again
# This is the commit message fasterci#13:
fix again
# This is the commit message fasterci#14:
fix again
# This is the commit message fasterci#15:
fix again
# This is the commit message fasterci#16:
fix again
# This is the commit message fasterci#17:
fix again
# This is the commit message fasterci#18:
fix again
# This is the commit message fasterci#19:
fix again
# This is the commit message fasterci#20:
fix again
# This is the commit message fasterci#21:
fix again
# This is the commit message fasterci#22:
fix again
# This is the commit message fasterci#23:
fix again
kubectl rule (like .apply) optionally includes calling push statements in the script generated.
Testing for such statement is not sufficient - all tests pass even if the script does not include required pushes for some reason.
The text was updated successfully, but these errors were encountered: