dehub/accessctl
mediocregopher f52ea2a708 Rework how FilterFilesChanged works
---
type: change
description: |-
  Rework how FilterFilesChanged works

  Previously the filter would only match if _all_ files changed matched a pattern
  within it. This ends up not being very useful, as usually the filter is being
  used to guard a specific set of content within the project, and so it's a lot
  more useful to have the filter match if _any_ files changed matched a pattern.
fingerprint: AFSaaPVOBsFYc0D3JQd0M7yJKDiS8/VjAsppPXTngGPb
credentials:
- type: pgp_signature
  pub_key_id: 95C46FA6A41148AC
  body: iQIzBAABAgAdFiEEJ6tQKp6olvZKJ0lwlcRvpqQRSKwFAl63Q/oACgkQlcRvpqQRSKxHew//QO74joMfwg+mCiSKjXRbTidYW/ILr3mspFSLMYS5RKcf2YQNpYOP24a7BINe5LQYXGAOEH7PxEWOTTJTzwv90/T/jmYwJJMuNRa3NHXfCRS63i7L2b4nWSEATPQlGZRaMLOOsYdg2m/mcEQuHgf+fmfd4iRGFJHDzxj4etcfD/cHi9fg8Assr7E8K9xoYp3vs/8cPWGP16p94LHmsu5m8pt990Bn4XzxUzHAseyjPgs3OElH67SqW9D9F2PHZvdmCo58bvt13otzn137jwf/EZQOkcOWXxaOxNG8bqZFWgFGUEQajgXYLwfPULC4J3c1Rj+umAT0R1QPzj0h2MIoE/gM1wbw5fwtIfCpM9pA526TFJfdujvYY4x8oPMve9hTQ0FZ9Vv1cTCrOWo5vVNjum0jY58GGr9/I+PXupstDmGnKHnwivz459YNq0Uuyir3KgyM8fY7rTf+FQslrv7Hafnrju3KqCvCoHT0nNj0dWVen5RFK6dee4fsYvGK8ujKYCJpwm+3/0ggJOCC3XsMOCCh/F/YMvq4Xtwo7AbNIrVPOSIAnu2khkybInmZGmIVEP4E6MWfVzjb4wVVocqYhhuHg09IDeBv9WS5s3KBUVL4RNYadrUXMOs4W7wXvHILSYx87j0UJfy9bUfALwclXaFuhBYzghbBQVN3L00ASaw=
  account: mediocregopher
2020-05-09 18:00:00 -06:00
..
access_control_test.go Completely refactor naming of everything, in light of new SPEC 2020-04-26 14:23:10 -06:00
access_control.go Completely refactor naming of everything, in light of new SPEC 2020-04-26 14:23:10 -06:00
filter_logical_test.go Completely refactor naming of everything, in light of new SPEC 2020-04-26 14:23:10 -06:00
filter_logical.go Completely refactor naming of everything, in light of new SPEC 2020-04-26 14:23:10 -06:00
filter_pattern_test.go Rework how FilterFilesChanged works 2020-05-09 18:00:00 -06:00
filter_pattern.go Rework how FilterFilesChanged works 2020-05-09 18:00:00 -06:00
filter_sig_test.go Completely refactor naming of everything, in light of new SPEC 2020-04-26 14:23:10 -06:00
filter_sig.go Completely refactor naming of everything, in light of new SPEC 2020-04-26 14:23:10 -06:00
filter_test.go Rework how FilterFilesChanged works 2020-05-09 18:00:00 -06:00
filter.go Completely refactor naming of everything, in light of new SPEC 2020-04-26 14:23:10 -06:00