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

Merge main into v1.6.0 branch #463

Merged
merged 145 commits into from
Jan 6, 2025

Conversation

freemansw1
Copy link
Member

I couldn't figure out how to easily do this as part of #462 , so doing it in a separate PR, if that's ok @w-k-jones .

This PR merges the changes that are now in main (and from RC_V1.5.x) into RC_v1.6.0.

  • Have you followed our guidelines in CONTRIBUTING.md?
  • Have you self-reviewed your code and corrected any misspellings?
  • Have you written documentation that is easy to understand?
  • Have you written descriptive commit messages?
  • Have you added NumPy docstrings for newly added functions?
  • Have you formatted your code using black?
  • If you have introduced a new functionality, have you added adequate unit tests?
  • Have all tests passed in your local clone?
  • If you have introduced a new functionality, have you added an example notebook?
  • Have you kept your pull request small and limited so that it is easy to review?
  • Have the newest changes from this branch been merged?

w-k-jones and others added 30 commits November 29, 2023 11:37
@freemansw1
Copy link
Member Author

We should hold off merging this until #465 is merged.

Copy link
Member

@w-k-jones w-k-jones left a comment

Choose a reason for hiding this comment

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

Great, thanks for sorting this! All the merge conflicts are resolved as well as the issues in some places where the merge was overwriting changes. Happy for this to be merged after #465

@w-k-jones
Copy link
Member

Just as a reminder that we should merge the additional changes from main once v1.5.5 is released

Copy link
Member

@JuliaKukulies JuliaKukulies left a comment

Choose a reason for hiding this comment

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

@freemansw1, will you merge in the latest changes from main now that the release of v.1.5.5 was pushed to conda-forge?

@freemansw1
Copy link
Member Author

Thanks all. Merging now. Note that the failing test is linting, which as previously discussed, always uses the old version of the CI script, so it should be resolved regardless.

@freemansw1 freemansw1 merged commit 76fdd71 into tobac-project:RC_v1.6.0 Jan 6, 2025
21 of 22 checks passed
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