-
Notifications
You must be signed in to change notification settings - Fork 246
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
Create KOTO.yaml #3756
Create KOTO.yaml #3756
Conversation
Adding KOTO project in topology
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.
OSG Staff:
There was an unexpected error verifying this PR - please review.
-- OSG-BOT 💥
Output from the automerge downtime check script:
Traceback (most recent call last):
File "/app/webapp/automerge_check.py", line 288, in <module>
sys.exit(main(sys.argv[1:]))
File "/app/webapp/automerge_check.py", line 127, in main
orgs_new = get_organizations_at_version(head)
File "/app/webapp/automerge_check.py", line 213, in get_organizations_at_version
return set( p.get("Organization") for p in projects )
File "/app/webapp/automerge_check.py", line 213, in <genexpr>
return set( p.get("Organization") for p in projects )
AttributeError: 'NoneType' object has no attribute 'get'
I think there was an error in the university: It should be the "The University of Chicago" instead of just "University of Chicago" |
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.
YAML requires special syntax for multiline strings. For shorter strings it's better to put the key and value on one line.
Adding KOTO project in topology