flux push artifact --ignore-paths
should be added on top of the defaults
#5144
Labels
flux push artifact --ignore-paths
should be added on top of the defaults
#5144
Describe the bug
The default ignore paths are very useful for most cases:
flux2/cmd/flux/build_artifact.go
Line 56 in 0cc68e0
I don't want to re-specify all of them when using the
--ignore-paths
, I want to add more ignore paths on top of them.Not using these defaults must still be supported somehow, but adding paths on top of the defaults would be very useful.
Steps to reproduce
flux push artifact --ignore-paths=some/path ...
Expected behavior
I don't want to re-specify all of them when using the
--ignore-paths
, I want to add more ignore paths on top of them.Screenshots and recordings
No response
OS / Distro
N/A
Flux version
v2.4.0
Flux check
N/A
Git provider
No response
Container Registry provider
No response
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: