-
Notifications
You must be signed in to change notification settings - Fork 67
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
Fix Google Bucket Job #2686
base: master
Are you sure you want to change the base?
Fix Google Bucket Job #2686
Conversation
Please find the ci env pod logs here |
Please find the detailed integration test report here Please find the ci env pod logs here |
Please find the ci env pod logs here |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changes look good to me
I think we should add a note about why the mapping arg was added to the job for historical reference
Please find the detailed integration test report here Please find the ci env pod logs here |
removing approval until tests are fixed
Please find the detailed integration test report here Please find the ci env pod logs here |
Link to JIRA ticket if there is one: https://ctds-planx.atlassian.net/browse/DCF-1947
Needed to add
gibberish-detector
to pre-commit since pre-commit tries to call it but it doesn't automatically install it.New Features
Breaking Changes
Bug Fixes
Improvements
Dependency updates
gibberish-detector
to pre-commit hook.Deployment changes