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

In 711 handle multiple configs - part 1 #124

Closed
wants to merge 29 commits into from

Conversation

Yu-jinKim
Copy link
Contributor

@Yu-jinKim Yu-jinKim commented Aug 2, 2024

  • Starting DXBuilder conversion
  • Start adapting run_workflows
  • Move functions around to dx_utils

This change is Reviewable

jethror1 and others added 29 commits July 4, 2024 12:46
…ss_alert

IN-693 v1.5.0 update suppress alert (#119)
…ss_alert

IN-693 v1.5.0 - update error message (#120)
v1.5.0 release -> main (#121)

Co-Authored-By: Yu-jinKim <yujin.kim@hotmail.fr>
@Yu-jinKim Yu-jinKim requested a review from jethror1 August 2, 2024 10:56
@pep8speaks
Copy link

Hello @Yu-jinKim! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 12:1: E402 module level import not at top of file
Line 234:5: E303 too many blank lines (2)
Line 243:13: E122 continuation line missing indentation or outdented
Line 244:13: E122 continuation line missing indentation or outdented
Line 245:9: E122 continuation line missing indentation or outdented
Line 256:13: E122 continuation line missing indentation or outdented
Line 257:13: E122 continuation line missing indentation or outdented
Line 258:9: E122 continuation line missing indentation or outdented

Line 899:80: E501 line too long (80 > 79 characters)
Line 913:80: E501 line too long (104 > 79 characters)
Line 935:80: E501 line too long (84 > 79 characters)
Line 981:80: E501 line too long (84 > 79 characters)
Line 989:80: E501 line too long (96 > 79 characters)

Line 202:9: E128 continuation line under-indented for visual indent

Line 312:80: E501 line too long (82 > 79 characters)

@Yu-jinKim Yu-jinKim closed this Aug 2, 2024
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.

None yet

3 participants