Snowfakery
Snowfakery copied to clipboard
A tool for generating fake data that has relations between tables.
Bumps [click](https://github.com/pallets/click) from 8.1.6 to 8.1.7. Release notes Sourced from click's releases. 8.1.7 This is a fix release for the 8.1.x feature branch. Changes: https://click.palletsprojects.com/en/8.1.x/changes/#version-8-1-7 Milestone: https://github.com/pallets/click/milestone/22?closed=1 Changelog Sourced from...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.2.4 to 1.5.3. Release notes Sourced from mkdocs's releases. 1.5.3 Fix mkdocs serve sometimes locking up all browser tabs when navigating quickly (#3390) Add many new supported...
When using plugins in a recipe, every run is throwing the following warnings: ```python /Users/kai.amundsen/.local/pipx/venvs/cumulusci/lib/python3.10/site-packages/snowfakery/utils/pickle.py:63: UserWarning: Cannot save and refer to snowfakery.standard_plugins.datasets, DatasetPluginResult warnings.warn(f"Cannot save and refer to {module}, {name}")...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0 to 6.0.1. Changelog Sourced from pyyaml's changelog. 6.0.1 (2023-07-18) yaml/pyyaml#702 -- pin Cython build dep to < 3.0 Commits c42fa3b 6.0.1 release ae08bdc block Cython 3.0+...
Bumps [requests](https://github.com/psf/requests) from 2.29.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 4.1.0. Changelog Sourced from pytest-cov's changelog. 4.1.0 (2023-05-24) Updated CI with new Pythons and dependencies. Removed rsyncdir support. This makes pytest-cov compatible with xdist 3.0....
Bumps [requests](https://github.com/psf/requests) from 2.29.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...
Salesforce policy says that we do not run tests on a PR/branch created by someone outside of the company. This script copies an external branch to a local branch and...