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

Field of Science ID's #3802

Closed
wants to merge 14 commits into from
Closed

Conversation

CannonLock
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@osg-bot osg-bot left a 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'

@matyasselmeci
Copy link
Collaborator

You need to quote these new values, especially the field of science IDs which are being interpreted as floating point numbers. Also projects/GRAPLEr.yaml at least is not syntactically correct -- looks like the original file didn't have a newline at the end, so appending stuff broke it.

@CannonLock CannonLock marked this pull request as ready for review April 16, 2024 19:27
@CannonLock
Copy link
Collaborator Author

CannonLock commented Apr 16, 2024

@matyasselmeci I realize this is a brutal review so let me know if you want anything double ( triple ) checked.

Checks I have done:

  • Verified all projects have the new keys
  • Verified all projects have the same information they previously did ( Downloaded current master and compared all existing keys to those in this PR )

@CannonLock
Copy link
Collaborator Author

Closing in favor of not solving 1100 conflicts -> #3809

@CannonLock CannonLock closed this Apr 17, 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.

3 participants