Python313 consolodate dbc#4441
Closed
loneil wants to merge 3 commits into
Closed
Conversation
* Initial commit - Python 3.13, major deps, major flows passed manual testing, unit tests setup broken Signed-off-by: Kial Jinnah <kialj876@gmail.com> * interim commit - over 80% of tests passing Signed-off-by: Kial Jinnah <kialj876@gmail.com> * interim commit - fixes for meta, naics, and authorization tests Signed-off-by: Kial Jinnah <kialj876@gmail.com> * All tests passing except a couple Signed-off-by: Kial Jinnah <kialj876@gmail.com> * Fixed remaining tests Signed-off-by: Kial Jinnah <kialj876@gmail.com> * cleanup Signed-off-by: Kial Jinnah <kialj876@gmail.com> * chore: lint fixes Signed-off-by: Kial Jinnah <kialj876@gmail.com> * sonar cloud reliability Signed-off-by: Kial Jinnah <kialj876@gmail.com> * chore: rebase Signed-off-by: Kial Jinnah <kialj876@gmail.com> * chore lint warnings Signed-off-by: Kial Jinnah <kialj876@gmail.com> * chore: update model dep for consolidation comments Signed-off-by: Kial Jinnah <kialj876@gmail.com> * chore: cleanup for green CI Signed-off-by: Kial Jinnah <kialj876@gmail.com> * chore: poetry lock for lxml dep update Signed-off-by: Kial Jinnah <kialj876@gmail.com> --------- Signed-off-by: Kial Jinnah <kialj876@gmail.com>
* 33245 Legal API - use common utils, reduce deprecation warnings Signed-off-by: Kial Jinnah <kialj876@gmail.com> * chore: cleanup Signed-off-by: Kial Jinnah <kialj876@gmail.com> * chore: cleanup Signed-off-by: Kial Jinnah <kialj876@gmail.com> * chore: update lock file Signed-off-by: Kial Jinnah <kialj876@gmail.com> * chore: fix typing on sonar cloud issue Signed-off-by: Kial Jinnah <kialj876@gmail.com> --------- Signed-off-by: Kial Jinnah <kialj876@gmail.com>
Signed-off-by: Lucas <lucasoneil@gmail.com>
|
Collaborator
Author
|
Wrong target branch |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Issue #: /bcgov/entity###
Description of changes:
This will be dependent on #4440
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the lear license (Apache 2.0).