Phil Salant
Phil Salant
**Describe the solution you'd like** Display a configurable icon in the prompt when a user is currently connected to a VPN. **Describe alternatives you've considered** This is a well implemented,...
**Describe the bug** Importing the `pxapi` Python package into a project immediately raises a `ModuleNotFoundError`. **To Reproduce** Steps to reproduce the behavior: 1. Optionally create a new Python virtual environment...
**Describe the bug** When attempting to deploy Pixie to a new cluster created using `minikube`, the `px deploy` command times out at the step labeled "Waiting for Cloud Connector to...
Closes ethyca/fidesctl-plus#158 ### Code Changes * [x] Enable the enforcement of fidesctl-plus' existence prior to executing CLI commands * [x] Add a `system_scanner` command group * [x] Add a `deploy`...
Closes #1445 ### Code Changes * [x] Remove automations and experience teams from `CODEOWNERS` * [x] Specify that the docs-authors team owns the `docs/` directory only at the repo root...
### Bug Description The [`CODEOWNERS` file](https://github.com/ethyca/fides/blob/main/.github/CODEOWNERS) is too generalized, and creates unnecessary notifications for Ethyca employees. ### Expected behavior Ethyca employees should automatically be requested for PR reviews only when...
The `dataset_references` field on `PrivacyDeclaration` resources and the `system_dependencies` field on `System` resources were deprecated in #85 (see https://github.com/ethyca/fideslang/pull/85/commits/36638c3c4a3cbd2bba80a291e779970b9d2434b3 and https://github.com/ethyca/fideslang/pull/85/commits/6e03b27021f953a8a883bf0e5f116d355b824a5b). These fields should be removed.
**Describe the bug** When the GH bot is configured to update a slack channel about runs of a specific actions workflow, messages created for skipped runs of the workflow look...