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

MNT Move shared eLog code to separate module #187

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gadorlhiac
Copy link
Collaborator

Change Log

  • Create a new module summaries.elog_utilities
  • Move generic functions to the new module for:
    • Posting an eLog message
    • Getting eLog authorization objects
    • Getting runs by tag information
    • Posting run table data

Notes

  • Non-generic functions (e.g. to post a specific method) are kept within their respective modules or scripts. These modules or scripts import the generic functions from the new utilities module in order to construct their specific functions.

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.

1 participant