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:
|
woocommerce-stock-manager:
|
||||||
Readme:
|
Readme:
|
||||||
path: README.txt
|
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:
|
woocommerce-template-hints:
|
||||||
ChangeLog:
|
ChangeLog:
|
||||||
class: BodyPattern
|
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:
|
interesting_entries:
|
||||||
- 'http://wp.lab/wp-content/plugins/woocommerce-square/changelog.txt, Match:
|
- 'http://wp.lab/wp-content/plugins/woocommerce-square/changelog.txt, Match:
|
||||||
''= 1.0.35'''
|
''= 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:
|
woocommerce-template-hints:
|
||||||
ChangeLog:
|
ChangeLog:
|
||||||
number: 1.0.0
|
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