generator-ccc icon indicating copy to clipboard operation
generator-ccc copied to clipboard

Yeoman Generator for Callaway Cloud Salesforce Projects

Results 38 generator-ccc issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependencies

… ignore until we find out it has pertinent config. currently it is just which org you are targeting

`➜ ccc-sfdc git:(upgrades) ✗ yo ccc _-----_ | | ╭──────────────────────────╮ |--(o)--| │ Callaway Cloud SFDX │ `---------´ │ Project │ ( _´U`_ ) ╰──────────────────────────╯ /___A___\ / | ~ | __'.___.'__...

nice to have, would avoid having xml come back differently on clean than what was typed in. mainly happens for manifest/package.xml

enhancement

exclude `.sf/` and `.sfdx` folders from source control. no key settings are in there and they have the potential to lead to unexpected org switches happening when you pull or...

Script retrieves the latest version from the source org and updates the project manifest and sfdx-project json file. Testing took a long time as the jq and sed tools were...

Pay attention to this code review as it would tweak the process and this needs to be discussed. ### Changes summary #### bitbucket-pipelines.yml - New custom pipeline for Rollbacks -...