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

Upstream integration #6

Open
wants to merge 87 commits into
base: master
Choose a base branch
from
Open

Conversation

tacaswell
Copy link

Move a whole bunch of code written at NSLS-II (and in production) upstream so we stop maintaining an un-merged fork.

This adds:

  • a bunch of ipython magics + convenience functions for throwing entries at olog from the python prompt
  • python 3 compatibility (I think it is also python2 compatible, but all of our production installations of pyolog at NSLS-II are running py3.4+)

@tacaswell
Copy link
Author

attn @stuwilkins

@danielballan
Copy link

It's important to notice that, in the service making the code more Pythonic (state="Active" -> active=True) and PEP8-compliant (getFilePost -> get_file_post), the NSLS-II fork diverged severely from upstream and would probably break quite a lot of user code. This would have to be merged selectively or as part of a major version bump with a list of API changes.

version: "0.3.0"

source:
git_url: https://github.com/NSLS-II-CSX/pyOlog.git
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change?

@berryma4
Copy link
Member

@shroffk

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.

4 participants