-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
Passover #13
Conversation
You broke the CI 😝 |
There is a real failure I am trying to track down. |
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.
We can not do this kind of cleanup with the templated files if we ever want the auto-updater to work. We need to work really hard to minimise the number of changes we make to files we template.
Then you should fix the template. |
f114b79
to
16e10af
Compare
It is missing a changelog system. Do we want to fix that? |
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.
Formatting changes which don't fix anything need to be made in the template. Easiest thing to do would be to pull them here and re-add them later as part of retemplating.
If we need it now then yes, otherwise we could wait for it to land in the template. |
e926d92
to
97cd96f
Compare
RTD is missing? |
5b5b60b
to
3ce6410
Compare
I hadn't clicked the "build pull requests button" |
I wanted to do it before the baby wakes up so I merged it. |
9ccb977
to
b90d015
Compare
407cedd
to
11f5cc1
Compare
from .input import Input | ||
from .output import Output | ||
from .pfss import pfss | ||
__all__ = ['coords', 'fieldline', 'sample_data', 'tracing', 'utils', 'Input', 'Output', 'pfss'] |
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.
It should be the same namespace but its now explicit.
7e2db04
to
e5f2b7e
Compare
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.
ci? cWHYYY?
Fixes #11
Fixes #12
Fixes #10
Fixes #9
Fixes #8
Fixes #7
So the only breaking change is the removal of the GONG Map Class.
Everything else should be untouched.
TODO: