@lando/wordpress 0.7.0 → 0.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.nyc_output/processinfo/1b39ddbe-7cd3-408f-8c52-0b7cf9c8a793.json +1 -0
- package/.nyc_output/processinfo/a5bd8fe9-524f-45c0-bdb2-69f5d4a3033c.json +1 -0
- package/.nyc_output/processinfo/index.json +1 -1
- package/CHANGELOG.md +4 -0
- package/coverage/index.html +1 -1
- package/coverage/lib/index.html +1 -1
- package/coverage/lib/utils.js.html +1 -1
- package/coverage/recipes/wordpress/builder.js.html +1 -1
- package/coverage/recipes/wordpress/index.html +1 -1
- package/coverage/recipes/wordpress/init.js.html +1 -1
- package/package.json +1 -1
- package/recipes/wordpress/mysql8.cnf +105 -0
- package/.nyc_output/processinfo/16dd0857-dd14-4489-88d1-2c3623464640.json +0 -1
- package/.nyc_output/processinfo/9d81b891-2a75-4351-904b-5b43532e5867.json +0 -1
- /package/.nyc_output/{16dd0857-dd14-4489-88d1-2c3623464640.json → 1b39ddbe-7cd3-408f-8c52-0b7cf9c8a793.json} +0 -0
- /package/.nyc_output/{9d81b891-2a75-4351-904b-5b43532e5867.json → a5bd8fe9-524f-45c0-bdb2-69f5d4a3033c.json} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"parent":null,"pid":1754,"argv":["/opt/hostedtoolcache/node/16.19.1/x64/bin/node","/home/runner/work/wordpress/wordpress/node_modules/.bin/mocha","--timeout","5000","test/**/*.spec.js"],"execArgv":[],"cwd":"/home/runner/work/wordpress/wordpress","time":1677283898221,"ppid":1743,"coverageFilename":"/home/runner/work/wordpress/wordpress/.nyc_output/1b39ddbe-7cd3-408f-8c52-0b7cf9c8a793.json","externalId":"","uuid":"1b39ddbe-7cd3-408f-8c52-0b7cf9c8a793","files":[]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"parent":null,"pid":1743,"argv":["/opt/hostedtoolcache/node/16.19.1/x64/bin/node","/home/runner/work/wordpress/wordpress/node_modules/.bin/nyc","--reporter=html","--reporter=text","mocha","--timeout","5000","test/**/*.spec.js"],"execArgv":[],"cwd":"/home/runner/work/wordpress/wordpress","time":1677283897709,"ppid":1741,"coverageFilename":"/home/runner/work/wordpress/wordpress/.nyc_output/a5bd8fe9-524f-45c0-bdb2-69f5d4a3033c.json","externalId":"","uuid":"a5bd8fe9-524f-45c0-bdb2-69f5d4a3033c","files":["/home/runner/work/wordpress/wordpress/lib/utils.js","/home/runner/work/wordpress/wordpress/recipes/wordpress/builder.js","/home/runner/work/wordpress/wordpress/recipes/wordpress/init.js"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"processes":{"
|
|
1
|
+
{"processes":{"1b39ddbe-7cd3-408f-8c52-0b7cf9c8a793":{"parent":null,"children":[]},"a5bd8fe9-524f-45c0-bdb2-69f5d4a3033c":{"parent":null,"children":[]}},"files":{"/home/runner/work/wordpress/wordpress/lib/utils.js":["a5bd8fe9-524f-45c0-bdb2-69f5d4a3033c"],"/home/runner/work/wordpress/wordpress/recipes/wordpress/builder.js":["a5bd8fe9-524f-45c0-bdb2-69f5d4a3033c"],"/home/runner/work/wordpress/wordpress/recipes/wordpress/init.js":["a5bd8fe9-524f-45c0-bdb2-69f5d4a3033c"]},"externalIds":{}}
|
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
## v0.8.0 - [February 24, 2022](https://github.com/lando/wordpress/releases/tag/v0.8.0)
|
|
2
|
+
|
|
3
|
+
* Add compatibility for MySQL 8.x [lando/lando#1426](https://github.com/lando/lando/issues/1462)
|
|
4
|
+
|
|
1
5
|
## v0.7.0 - [December 12, 2022](https://github.com/lando/wordpress/releases/tag/v0.7.0)
|
|
2
6
|
* Added bundle-dependencies to release process.
|
|
3
7
|
* Fixed bug in plugin dogfooding test.
|
package/coverage/index.html
CHANGED
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
117
117
|
Code coverage generated by
|
|
118
118
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
119
|
-
at
|
|
119
|
+
at 2023-02-25T00:11:38.525Z
|
|
120
120
|
</div>
|
|
121
121
|
<script src="prettify.js"></script>
|
|
122
122
|
<script>
|
package/coverage/lib/index.html
CHANGED
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
102
102
|
Code coverage generated by
|
|
103
103
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
104
|
-
at
|
|
104
|
+
at 2023-02-25T00:11:38.525Z
|
|
105
105
|
</div>
|
|
106
106
|
<script src="../prettify.js"></script>
|
|
107
107
|
<script>
|
|
@@ -136,7 +136,7 @@ const _ = <span class="cstat-no" title="statement not covered" >require('lodash'
|
|
|
136
136
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
137
137
|
Code coverage generated by
|
|
138
138
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
139
|
-
at
|
|
139
|
+
at 2023-02-25T00:11:38.525Z
|
|
140
140
|
</div>
|
|
141
141
|
<script src="../prettify.js"></script>
|
|
142
142
|
<script>
|
|
@@ -229,7 +229,7 @@ const getWpCliUrl = <span class="cstat-no" title="statement not covered" ><span
|
|
|
229
229
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
230
230
|
Code coverage generated by
|
|
231
231
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
232
|
-
at
|
|
232
|
+
at 2023-02-25T00:11:38.525Z
|
|
233
233
|
</div>
|
|
234
234
|
<script src="../../prettify.js"></script>
|
|
235
235
|
<script>
|
|
@@ -116,7 +116,7 @@
|
|
|
116
116
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
117
117
|
Code coverage generated by
|
|
118
118
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
119
|
-
at
|
|
119
|
+
at 2023-02-25T00:11:38.525Z
|
|
120
120
|
</div>
|
|
121
121
|
<script src="../../prettify.js"></script>
|
|
122
122
|
<script>
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
<div class='footer quiet pad2 space-top1 center small'>
|
|
95
95
|
Code coverage generated by
|
|
96
96
|
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
|
|
97
|
-
at
|
|
97
|
+
at 2023-02-25T00:11:38.525Z
|
|
98
98
|
</div>
|
|
99
99
|
<script src="../../prettify.js"></script>
|
|
100
100
|
<script>
|
package/package.json
CHANGED
|
@@ -0,0 +1,105 @@
|
|
|
1
|
+
#
|
|
2
|
+
# The MySQL database server configuration file for Lando
|
|
3
|
+
#
|
|
4
|
+
|
|
5
|
+
[mysqld]
|
|
6
|
+
#
|
|
7
|
+
# * Basic Settings
|
|
8
|
+
#
|
|
9
|
+
# Data is stored in a volume on the db container /sql
|
|
10
|
+
default-storage-engine = innodb
|
|
11
|
+
|
|
12
|
+
#
|
|
13
|
+
# * Fine Tuning
|
|
14
|
+
#
|
|
15
|
+
key_buffer_size = 384M
|
|
16
|
+
max_allowed_packet = 32M
|
|
17
|
+
thread_stack = 400K
|
|
18
|
+
thread_cache_size = 8
|
|
19
|
+
# This replaces the startup script and checks MyISAM tables if needed
|
|
20
|
+
# the first time they are touched
|
|
21
|
+
#max_connections = 100
|
|
22
|
+
#table_cache = 64
|
|
23
|
+
#thread_concurrency = 10
|
|
24
|
+
read_rnd_buffer_size = 8M
|
|
25
|
+
myisam_sort_buffer_size = 64M
|
|
26
|
+
table_open_cache = 512
|
|
27
|
+
sort_buffer_size = 2M
|
|
28
|
+
read_buffer_size = 2M
|
|
29
|
+
|
|
30
|
+
#
|
|
31
|
+
# * Logging and Replication
|
|
32
|
+
#
|
|
33
|
+
# Both location gets rotated by the cronjob.
|
|
34
|
+
# Be aware that this log type is a performance killer.
|
|
35
|
+
# As of 5.1 you can enable the log at runtime!
|
|
36
|
+
#general_log_file = /src/.lando/log/mysql.log
|
|
37
|
+
#general_log = 1
|
|
38
|
+
#
|
|
39
|
+
# Error logging goes to syslog due to /etc/mysql/conf.d/mysqld_safe_syslog.cnf.
|
|
40
|
+
#
|
|
41
|
+
# Here you can see queries with especially long duration
|
|
42
|
+
#log_slow_queries = /var/log/mysql/mysql-slow.log
|
|
43
|
+
#long_query_time = 2
|
|
44
|
+
#log-queries-not-using-indexes
|
|
45
|
+
#
|
|
46
|
+
# The following can be used as easy to replay backup logs or for replication.
|
|
47
|
+
# note: if you are setting up a replication slave, see README.Debian about
|
|
48
|
+
# other settings you may need to change.
|
|
49
|
+
#server-id = 1
|
|
50
|
+
#log_bin = /src/.lando/log/mysql-bin.log
|
|
51
|
+
expire_logs_days = 10
|
|
52
|
+
max_binlog_size = 100M
|
|
53
|
+
#binlog_do_db = include_database_name
|
|
54
|
+
#binlog_ignore_db = include_database_name
|
|
55
|
+
#
|
|
56
|
+
# * InnoDB
|
|
57
|
+
#
|
|
58
|
+
# InnoDB is enabled by default with a 10MB datafile in /var/lib/mysql/.
|
|
59
|
+
# Read the manual for more InnoDB related options. There are many!
|
|
60
|
+
#
|
|
61
|
+
# Uncomment the following if you are using InnoDB tables
|
|
62
|
+
#innodb_data_file_path = ibdata1:2000M;ibdata2:10M:autoextend
|
|
63
|
+
#innodb_log_group_home_dir = C:\mysql\data/
|
|
64
|
+
# You can set .._buffer_pool_size up to 50 - 80 %
|
|
65
|
+
# of RAM but beware of setting memory usage too high
|
|
66
|
+
#innodb_buffer_pool_size = 384M
|
|
67
|
+
#innodb_additional_mem_pool_size = 20M
|
|
68
|
+
# Set .._log_file_size to 25 % of buffer pool size
|
|
69
|
+
innodb_log_file_size = 100M
|
|
70
|
+
#innodb_log_buffer_size = 8M
|
|
71
|
+
innodb_flush_log_at_trx_commit = 0
|
|
72
|
+
#innodb_lock_wait_timeout = 50
|
|
73
|
+
innodb_buffer_pool_size = 384M
|
|
74
|
+
innodb_log_buffer_size = 4M
|
|
75
|
+
innodb_file_per_table = 1
|
|
76
|
+
innodb_open_files = 256
|
|
77
|
+
innodb_io_capacity = 512
|
|
78
|
+
innodb_flush_method = O_DIRECT
|
|
79
|
+
innodb_thread_concurrency = 8
|
|
80
|
+
innodb_lock_wait_timeout = 120
|
|
81
|
+
#
|
|
82
|
+
# * Security Features
|
|
83
|
+
#
|
|
84
|
+
# Read the manual, too, if you want chroot!
|
|
85
|
+
# chroot = /var/lib/mysql/
|
|
86
|
+
#
|
|
87
|
+
# For generating SSL certificates I recommend the OpenSSL GUI "tinyca".
|
|
88
|
+
#
|
|
89
|
+
# ssl-ca=/etc/mysql/cacert.pem
|
|
90
|
+
# ssl-cert=/etc/mysql/server-cert.pem
|
|
91
|
+
# ssl-key=/etc/mysql/server-key.pem
|
|
92
|
+
|
|
93
|
+
[mysqldump]
|
|
94
|
+
quick
|
|
95
|
+
quote-names
|
|
96
|
+
max_allowed_packet = 32M
|
|
97
|
+
|
|
98
|
+
[mysql]
|
|
99
|
+
#no-auto-rehash # faster start of mysql but no tab completion
|
|
100
|
+
|
|
101
|
+
[isamchk]
|
|
102
|
+
key_buffer_size = 384M
|
|
103
|
+
sort_buffer_size = 256M
|
|
104
|
+
read_buffer = 2M
|
|
105
|
+
write_buffer = 2M
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"parent":null,"pid":1830,"argv":["/opt/hostedtoolcache/node/16.18.1/x64/bin/node","/home/runner/work/wordpress/wordpress/node_modules/.bin/mocha","--timeout","5000","test/**/*.spec.js"],"execArgv":[],"cwd":"/home/runner/work/wordpress/wordpress","time":1670954821054,"ppid":1819,"coverageFilename":"/home/runner/work/wordpress/wordpress/.nyc_output/16dd0857-dd14-4489-88d1-2c3623464640.json","externalId":"","uuid":"16dd0857-dd14-4489-88d1-2c3623464640","files":[]}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"parent":null,"pid":1819,"argv":["/opt/hostedtoolcache/node/16.18.1/x64/bin/node","/home/runner/work/wordpress/wordpress/node_modules/.bin/nyc","--reporter=html","--reporter=text","mocha","--timeout","5000","test/**/*.spec.js"],"execArgv":[],"cwd":"/home/runner/work/wordpress/wordpress","time":1670954820569,"ppid":1818,"coverageFilename":"/home/runner/work/wordpress/wordpress/.nyc_output/9d81b891-2a75-4351-904b-5b43532e5867.json","externalId":"","uuid":"9d81b891-2a75-4351-904b-5b43532e5867","files":["/home/runner/work/wordpress/wordpress/lib/utils.js","/home/runner/work/wordpress/wordpress/recipes/wordpress/builder.js","/home/runner/work/wordpress/wordpress/recipes/wordpress/init.js"]}
|
|
File without changes
|
|
File without changes
|