Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Migrate to CPR SDK #87

Merged

Conversation

jesse-c
Copy link
Contributor

@jesse-c jesse-c commented Jul 17, 2024

The data access library has been deprecated.

update: CI was failing due to some caching issue (?) with a package. I've made another change that relaxes how Poetry is used, and have fixed that issue.

[1] https://github.com/climatepolicyradar/navigator-document-parser/blob/572fd0217abfdac81c83afcf61dbfdfcf5369ae1/poetry.lock#L273
[2] https://github.com/climatepolicyradar/navigator-document-parser/blob/572fd0217abfdac81c83afcf61dbfdfcf5369ae1/src/base.py#L6

Copy link

linear bot commented Jul 17, 2024

@jesse-c jesse-c force-pushed the feature/pods-1496-update-azure-pdf-parser-to-use-cpr-sdk branch 3 times, most recently from ed473ff to ba5cd7d Compare July 17, 2024 11:06
@jesse-c jesse-c marked this pull request as draft July 17, 2024 11:13
@jesse-c jesse-c force-pushed the feature/pods-1496-update-azure-pdf-parser-to-use-cpr-sdk branch 6 times, most recently from b969af1 to 0a180ab Compare July 17, 2024 12:37
@jesse-c jesse-c marked this pull request as ready for review July 17, 2024 12:48
@jesse-c jesse-c requested review from THOR300 and olaughter July 17, 2024 12:55
Copy link
Collaborator

@THOR300 THOR300 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved with some comments!

.github/workflows/code-quality.yml Show resolved Hide resolved
.github/workflows/code-quality.yml Show resolved Hide resolved
.github/workflows/test.yml Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
jesse-c added a commit to climatepolicyradar/navigator-document-parser that referenced this pull request Jul 17, 2024
jesse-c added a commit to climatepolicyradar/navigator-document-parser that referenced this pull request Jul 17, 2024
The data access library has been deprecated.

It looks like this package isn't used directly in here.
It is used in https://github.com/climatepolicyradar/navigator-document-parser
[1][2], through a transitive dependency on this package.

We don't lock the version locally, and our Poetry lock files are thus
out-of-sync with this version. Relax it until we have a better approach.

Don't try and install twice too.

[1] https://github.com/climatepolicyradar/navigator-document-parser/blob/572fd0217abfdac81c83afcf61dbfdfcf5369ae1/poetry.lock#L273
[2] https://github.com/climatepolicyradar/navigator-document-parser/blob/572fd0217abfdac81c83afcf61dbfdfcf5369ae1/src/base.py#L6

test: Align test command
@jesse-c jesse-c force-pushed the feature/pods-1496-update-azure-pdf-parser-to-use-cpr-sdk branch from f566431 to 44d2921 Compare July 17, 2024 14:42
@jesse-c jesse-c merged commit 9a716fc into main Jul 17, 2024
4 checks passed
@jesse-c jesse-c deleted the feature/pods-1496-update-azure-pdf-parser-to-use-cpr-sdk branch July 17, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants