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

#28 align develop branch with latest main #29

Merged
merged 4 commits into from
Aug 21, 2023

Conversation

aidanjgriffiths
Copy link
Collaborator

@tennlee and @HCookie, the RMSE branch is held up until we align develop with the latest main branch. This is caused by a few PRs which have applied to main directly without going through develop first. Ideally, we should strive for all PRs to come through develop and then @tennlee can periodically approve and merge the dev changes into main.
Thanks.

aidanjgriffiths and others added 4 commits June 9, 2023 15:44
Co-authored-by: agriffit <aidan.griffiths@bom.gov.au>
#20)

* Implement gather_dimensions for reducing no dimensions and preserving all dimensions
* Implement more checks in gather_dimensions
* Distinguish the error messages for preserving a nonexistent dimension from reducing a nonexistent dimension
* Standardise set handling logic
* Refactor tests for clarity
* Add additional clear basic tests for reduce and preserve
* PyTest action
* Rename action to "Unit Tests"
* Use python version correctly in action
* Use Python version in job name

---------

Signed-off-by: tennlee <134973832+tennlee@users.noreply.github.com>
@tennlee tennlee merged commit ec47cc1 into develop Aug 21, 2023
3 checks passed
@aidanjgriffiths
Copy link
Collaborator Author

@tennlee, might be good to make a PR rule where there should be at least 1 reviewer/approval required to merge to the develop branch. Right now as a member of the project I could merge if I wanted to.

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.

2 participants