cdp-backend icon indicating copy to clipboard operation
cdp-backend copied to clipboard

Data storage utilities and processing pipelines used by CDP instances.

Results 23 cdp-backend issues
Sort by recently updated
recently updated
newest added

### Describe the Bug When running `process-events` job in the **Event Gather** workflow, there's a 403 error when trying to copy the video file. ### Expected Behavior The video file...

bug

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. Release notes Sourced from codecov/codecov-action's releases. v4.0.0 v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to...

dependencies

### Describe the Bug This may be related to CouncilDataProject/cookiecutter-cdp-deployment#146, all of which could be user error, but documenting as it was a little obscure. In the `deploy-infra.yml` workflow during...

bug

### Feature Description _A clear and concise description of the feature you're requesting._ Add a function and script that will remove all of a single events details ### Use Case...

enhancement
help wanted

As part of publish job, build and publish docker Images for pipeline usage. This will make our pipelines faster. Additionally, as part of experimental work, publish docker Images for pipeline...

enhancement

### Describe the Bug There are duplicate documents in the Person collection in the cdp-seattle instance. They have the same name and the same legistar person id. I think this...

bug

Disabled to release new version and have been failing for a while, even while the actual instances which utilize those are passing (iirc). These should be debugged and re-enabled.

bug

### Feature Description Some public meetings aren't recorded via audio OR video. However, most bodies are required by law to produce minutes or other documentation that provides insight into the...

enhancement

### Feature Description A way to flag single events as always needing to be scraped again the next time the event gather CRON action runs, regardless of the datetime parameters...

enhancement

There are * missing docstrings in certain functions * we hard coded paths in other functions (`/tmp/`) * we should add tests * need to add lifecycle rules to cleanup...

enhancement