Metecho
Metecho copied to clipboard
Web-based tool for collaborating on Salesforce projects
I spent about 2 days trying to figure out how to have a template repository with default GitHub Actions workflows for all new projects. Turns out that the GitHub App...
Pretty simple, this just causes GitHub Actions to skip the initial build which would pretty much always fail anyhow
Error on initial push to Heroku after running `git push heroku main` `django.core.exceptions.ImproperlyConfigured: Missing environment variable: SFDX_CLIENT_CALLBACK_URL` Line 179 in the setup documentation **heroku-setup.md** says to use `SF_CALLBACK_URL` however looks...
As a Metecho user with a moderately complex org, it can take ~90 minutes for a scratch org to be spun up. Our internal solution to this at Chief is...
As a user of Metecho with a moderately complex org I need a faster way to create scratch orgs for work. It currently takes ~60-80 minutes for one of our...
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @lvivski...
This may be related to the `Keep my email addresses private` option at https://github.com/settings/emails
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...