Metecho icon indicating copy to clipboard operation
Metecho copied to clipboard

Web-based tool for collaborating on Salesforce projects

Results 45 Metecho issues
Sort by recently updated
recently updated
newest added
trafficstars

Metadeploy runs CumulusCI in a subprocess so it can control the environment. However, this results in install keys stored in Heroku Config Variables not being passed over to CumulusCI

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.17 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies
javascript

Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.0.1 to 4.3.1. Changelog Sourced from @​adobe/css-tools's changelog. 4.3.1 / 2023-03-14 Fix redos vulnerability with specific crafted css string - CVE-2023-26364 4.3.0 / 2023-03-07 Update build tools...

dependencies
javascript

The local development steps worked all the way up to python manage.py populate_data to which I get this error ![image](https://github.com/SFDO-Tooling/Metecho/assets/43888759/02c31791-5e8f-4269-92a0-b1bf524f8038)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies
javascript

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies
javascript

Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.13.0 to 15.10.1. Release notes Sourced from stylelint's releases. 15.10.1 Security: fix for semver vulnerability (#7043) (@​romainmenke). Fixed: invalid option regression on Windows 10 (#7043) (@​romainmenke). 15.10.0...

dependencies
javascript

A user [encountered difficulties](https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000QL5c8SAD) while using Metecho on Docker, specifically in creating projects and authenticating. Despite correctly configuring permissions and populating the .env file, they received error messages: 1. "We...

enhancement
wi-created

Add the project_namespace field to SiteProfile and use the value if provided to set the CumulusCI project's namespace on new project creation.