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

19794 update colin/lear sync job #2834

Merged

Conversation

vysakh-menon-aot
Copy link
Collaborator

Issue #: /bcgov/entity#19794

Description of changes:

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).

@vysakh-menon-aot vysakh-menon-aot self-assigned this Jul 15, 2024
@@ -47,12 +47,13 @@ class _Config(object): # pylint: disable=too-few-public-methods
PROJECT_ROOT = os.path.abspath(os.path.dirname(__file__))

COLIN_URL = os.getenv('COLIN_URL', '')
LEGAL_URL = os.getenv('LEGAL_URL', '')
LEGAL_API_URL = os.getenv('LEGAL_API_URL', '')
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

moving to v2 endpoints. creating a new env variable as LEGAL_URL is used in future-effective job (which need more update, in separate ticket).

@@ -23,6 +23,10 @@ rsa==4.7.2
sentry-sdk==1.20.0
six==1.15.0
urllib3==1.26.11
asyncio-nats-client==0.11.4
asyncio-nats-streaming==0.4.0
nest_asyncio
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

this job is failing in DEV for sometime due to missing requirements.

@vysakh-menon-aot vysakh-menon-aot merged commit 96eaeb9 into bcgov:main Jul 16, 2024
5 of 9 checks passed
@vysakh-menon-aot vysakh-menon-aot deleted the feature/19794-colin-sync-job branch July 16, 2024 19:22
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