Adds DF
This commit is contained in:
8
spec/fixtures/db/dynamic_finders.yml
vendored
8
spec/fixtures/db/dynamic_finders.yml
vendored
@@ -71017,6 +71017,14 @@ plugins:
|
||||
woocommerce-stock-manager:
|
||||
Readme:
|
||||
path: README.txt
|
||||
woocommerce-subscriptions:
|
||||
Readme:
|
||||
path: readme.txt
|
||||
ChangeLog:
|
||||
class: BodyPattern
|
||||
path: changelog.txt
|
||||
pattern: !ruby/regexp /\- version (?<v>\d+\.[\.\d]+)/i
|
||||
version: true
|
||||
woocommerce-template-hints:
|
||||
ChangeLog:
|
||||
class: BodyPattern
|
||||
|
||||
6
spec/fixtures/dynamic_finders/expected.yml
vendored
6
spec/fixtures/dynamic_finders/expected.yml
vendored
@@ -43549,6 +43549,12 @@ plugins:
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/woocommerce-square/changelog.txt, Match:
|
||||
''= 1.0.35'''
|
||||
woocommerce-subscriptions:
|
||||
ChangeLog:
|
||||
number: 2.6.5
|
||||
found_by: Change Log (Aggressive Detection)
|
||||
interesting_entries:
|
||||
- 'http://wp.lab/wp-content/plugins/woocommerce-subscriptions/changelog.txt, Match: ''- version 2.6.5'''
|
||||
woocommerce-template-hints:
|
||||
ChangeLog:
|
||||
number: 1.0.0
|
||||
|
||||
1849
spec/fixtures/dynamic_finders/plugin_version/woocommerce-subscriptions/change_log/changelog.txt
vendored
Normal file
1849
spec/fixtures/dynamic_finders/plugin_version/woocommerce-subscriptions/change_log/changelog.txt
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user