@lando/symfony 0.5.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/.editorconfig ADDED
@@ -0,0 +1,12 @@
1
+ # top-most EditorConfig file
2
+ root = true
3
+
4
+ # Unix-style newlines with a newline ending every file
5
+ [*]
6
+ end_of_line = lf
7
+ insert_final_newline = true
8
+ charset = utf-8
9
+
10
+ [*.js]
11
+ indent_style = space
12
+ indent_size = 2
package/.eslintignore ADDED
@@ -0,0 +1,4 @@
1
+ .temp
2
+ .cache
3
+ dist
4
+ _site
package/.eslintrc.json ADDED
@@ -0,0 +1,31 @@
1
+ {
2
+ "env": {
3
+ "node": true,
4
+ "mocha": true
5
+ },
6
+ "parser": "@babel/eslint-parser",
7
+ "parserOptions": {
8
+ "sourceType": "module",
9
+ "ecmaVersion": 8,
10
+ "requireConfigFile": false
11
+ },
12
+ "extends": "google",
13
+ "rules": {
14
+ "arrow-parens": ["error",
15
+ "as-needed"
16
+ ],
17
+ "max-len": ["error", {
18
+ "code": 120,
19
+ "ignoreComments": true
20
+ }],
21
+ "require-jsdoc": ["error", {
22
+ "require": {
23
+ "FunctionDeclaration": true,
24
+ "MethodDefinition": false,
25
+ "ClassDeclaration": false,
26
+ "ArrowFunctionExpression": false,
27
+ "FunctionExpression": false
28
+ }
29
+ }]
30
+ }
31
+ }
package/.gitattributes ADDED
@@ -0,0 +1,11 @@
1
+ # Set the default behavior, in case people don't have core.autocrlf set.
2
+ * text=auto
3
+
4
+ # Declare files that will always have LF line endings on checkout.
5
+ *.js text eol=lf
6
+ *.sh text eol=lf
7
+ *.conf text eol=lf
8
+ *.cnf text eol=lf
9
+ *.ini text eol=lf
10
+ *.php text eol=lf
11
+ *.vcl text eol=lf
package/.lando.yml ADDED
@@ -0,0 +1,14 @@
1
+ name: lando-symfony-plugin
2
+ services:
3
+ node:
4
+ type: node:14
5
+ build:
6
+ - yarn install
7
+ scanner: false
8
+ ssl: false
9
+ sslExpose: false
10
+ tooling:
11
+ node:
12
+ service: node
13
+ yarn:
14
+ service: node
package/.node-version ADDED
@@ -0,0 +1 @@
1
+ 14.17.6
@@ -0,0 +1 @@
1
+ {"/home/runner/work/symfony/symfony/recipes/symfony/builder.js":{"path":"/home/runner/work/symfony/symfony/recipes/symfony/builder.js","statementMap":{"0":{"start":{"line":4,"column":10},"end":{"line":4,"column":27}},"1":{"start":{"line":9,"column":17},"end":{"line":24,"column":1}},"2":{"start":{"line":11,"column":2},"end":{"line":23,"column":3}},"3":{"start":{"line":12,"column":4},"end":{"line":16,"column":6}},"4":{"start":{"line":18,"column":9},"end":{"line":23,"column":3}},"5":{"start":{"line":19,"column":4},"end":{"line":22,"column":6}},"6":{"start":{"line":29,"column":0},"end":{"line":62,"column":2}},"7":{"start":{"line":49,"column":31},"end":{"line":61,"column":3}},"8":{"start":{"line":51,"column":6},"end":{"line":51,"column":45}},"9":{"start":{"line":53,"column":6},"end":{"line":56,"column":8}},"10":{"start":{"line":57,"column":6},"end":{"line":57,"column":84}},"11":{"start":{"line":57,"column":35},"end":{"line":57,"column":84}},"12":{"start":{"line":59,"column":6},"end":{"line":59,"column":25}}},"fnMap":{"0":{"name":"(anonymous_0)","decl":{"start":{"line":9,"column":17},"end":{"line":9,"column":18}},"loc":{"start":{"line":9,"column":26},"end":{"line":24,"column":1}},"line":9},"1":{"name":"(anonymous_1)","decl":{"start":{"line":49,"column":11},"end":{"line":49,"column":12}},"loc":{"start":{"line":49,"column":31},"end":{"line":61,"column":3}},"line":49},"2":{"name":"(anonymous_2)","decl":{"start":{"line":50,"column":4},"end":{"line":50,"column":5}},"loc":{"start":{"line":50,"column":34},"end":{"line":60,"column":5}},"line":50}},"branchMap":{"0":{"loc":{"start":{"line":11,"column":2},"end":{"line":23,"column":3}},"type":"if","locations":[{"start":{"line":11,"column":2},"end":{"line":23,"column":3}},{"start":{"line":11,"column":2},"end":{"line":23,"column":3}}],"line":11},"1":{"loc":{"start":{"line":18,"column":9},"end":{"line":23,"column":3}},"type":"if","locations":[{"start":{"line":18,"column":9},"end":{"line":23,"column":3}},{"start":{"line":18,"column":9},"end":{"line":23,"column":3}}],"line":18},"2":{"loc":{"start":{"line":50,"column":20},"end":{"line":50,"column":32}},"type":"default-arg","locations":[{"start":{"line":50,"column":30},"end":{"line":50,"column":32}}],"line":50},"3":{"loc":{"start":{"line":57,"column":6},"end":{"line":57,"column":84}},"type":"if","locations":[{"start":{"line":57,"column":6},"end":{"line":57,"column":84}},{"start":{"line":57,"column":6},"end":{"line":57,"column":84}}],"line":57}},"s":{"0":0,"1":0,"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0,"12":0},"f":{"0":0,"1":0,"2":0},"b":{"0":[0,0],"1":[0,0],"2":[0],"3":[0,0]},"all":true},"/home/runner/work/symfony/symfony/recipes/symfony/init.js":{"path":"/home/runner/work/symfony/symfony/recipes/symfony/init.js","statementMap":{"0":{"start":{"line":6,"column":0},"end":{"line":8,"column":2}}},"fnMap":{},"branchMap":{},"s":{"0":0},"f":{},"b":{},"all":true}}
@@ -0,0 +1 @@
1
+ {"parent":null,"pid":1735,"argv":["/opt/hostedtoolcache/node/14.18.2/x64/bin/node","/home/runner/work/symfony/symfony/node_modules/.bin/mocha","--timeout","5000","test/**/*.spec.js"],"execArgv":[],"cwd":"/home/runner/work/symfony/symfony","time":1641841465657,"ppid":1724,"coverageFilename":"/home/runner/work/symfony/symfony/.nyc_output/ab5ebc98-f364-4e38-b861-c24e012df526.json","externalId":"","uuid":"ab5ebc98-f364-4e38-b861-c24e012df526","files":[]}
@@ -0,0 +1 @@
1
+ {"parent":null,"pid":1724,"argv":["/opt/hostedtoolcache/node/14.18.2/x64/bin/node","/home/runner/work/symfony/symfony/node_modules/.bin/nyc","--reporter=html","--reporter=text","mocha","--timeout","5000","test/**/*.spec.js"],"execArgv":[],"cwd":"/home/runner/work/symfony/symfony","time":1641841465114,"ppid":1723,"coverageFilename":"/home/runner/work/symfony/symfony/.nyc_output/e8ce9d75-9a4e-4d26-9ed9-2a698f1fa8eb.json","externalId":"","uuid":"e8ce9d75-9a4e-4d26-9ed9-2a698f1fa8eb","files":["/home/runner/work/symfony/symfony/recipes/symfony/builder.js","/home/runner/work/symfony/symfony/recipes/symfony/init.js"]}
@@ -0,0 +1 @@
1
+ {"processes":{"ab5ebc98-f364-4e38-b861-c24e012df526":{"parent":null,"children":[]},"e8ce9d75-9a4e-4d26-9ed9-2a698f1fa8eb":{"parent":null,"children":[]}},"files":{"/home/runner/work/symfony/symfony/recipes/symfony/builder.js":["e8ce9d75-9a4e-4d26-9ed9-2a698f1fa8eb"],"/home/runner/work/symfony/symfony/recipes/symfony/init.js":["e8ce9d75-9a4e-4d26-9ed9-2a698f1fa8eb"]},"externalIds":{}}
package/.tool-versions ADDED
@@ -0,0 +1 @@
1
+ nodejs 14.17.6
package/CHANGELOG.md ADDED
@@ -0,0 +1,7 @@
1
+ ## IN DEVELOPMENT
2
+
3
+ ## v0.5.0 - [January 10, 2022](https://github.com/lando/symfony/releases/tag/v0.5.0)
4
+
5
+ Lando is **free** and **open source** software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by [contributing](https://github.com/sponsors/lando).
6
+
7
+ * Initial Release