paws-data-pipeline icon indicating copy to clipboard operation
paws-data-pipeline copied to clipboard

PAWS Data Pipeline Project

Results 16 paws-data-pipeline issues
Sort by recently updated
recently updated
newest added

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) to 5.3.4 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `webpack-dev-middleware` from 3.7.2 to 5.3.4 Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4...

dependencies
javascript

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.0.3. Release notes Sourced from werkzeug's releases. 3.0.3 This is the Werkzeug 3.0.3 security release, which fixes security issues and bugs but does not otherwise...

dependencies
python

https://forum.codeforphilly.org/t/adding-pvs-to-paws-data-pipeline/1224/7 https://codeforphilly.github.io/cfp-sandbox-cluster/development/features/sealed-secrets/ https://github.com/bitnami-labs/sealed-secrets

deployment

Many developers will be surprised to learn that `requests` library calls do not include timeouts by default. This means that an attempted request could hang indefinitely if no connection is...

k8s cronjobs run in ephemeral pods, so the /internal/ idea won't work. Need to - validate token passed as GET parameter - get from shared secrets - use constant-time comparator...

- Adds docs for merging dependabot PRs - The frontend is fairly fleshed out, but we should probably address the backend as well. I don't know how we want to...

If any non-recoverable error is detected in pipeline, log a meaningful error message at the error log level and throw an exception. Configure flask to return a 500 when a...