Skip to content

Conversation

@abooton
Copy link
Contributor

@abooton abooton commented Jun 10, 2020

The initial commit, #3556, made to the "launch_ancils" feature branch was created from a later point in master (738093f) than the launch_ancils feature branch (merge-base 9ec3913). As such, the feature branch includes changes from 6 commits already on master (see here.)

Therefore we have created a new feature branch "launch_ancils_mergebase738093f" that only includes the desired ancillary changes.
This was created by starting from merge-base 738093f and merging in the launch_ancils feature branch.

(Note - It was confirmed that is equivalent to rebasing launch_ancils. However, Github tracks the changes in clearer manner, hence this method is preferable.)

pp-mo and others added 4 commits December 13, 2019 09:43
* _regrid_area_weighted_array: Tweak variable order to near other use in code (#3571)

* Fix problems with export and echo command. (#3577)

* Pushdocs fix2 (#3580)

* Revert to single-line command for doctr invocation.

* Added script comment, partly to force Github respin.

* Added whatsnew for Black. (#3581)

* Fixes required due to the release of iris-grib v0.15.0 (#3582)

* Fix python-eccodes pin in travis (#3593)

* Netcdf load of ancillary vars: first working.
* Whatsnews relating to ancillary load + save.
* change dependencies : NOTE these changes need removing when remerging to master
@abooton abooton added this to the v3.0.0 milestone Jun 10, 2020
@pp-mo pp-mo merged commit 97a1f73 into launch_ancils_mergebase738093f Jun 10, 2020
@pp-mo
Copy link
Member

pp-mo commented Jun 10, 2020

Awesome work @abooton -- Problem fixed ! 💐

We should now replace the existing 'launch_ancils' branch with this + rebase outstanding PRs to that.

@abooton abooton deleted the launch_ancils branch June 11, 2020 12:58
@abooton
Copy link
Contributor Author

abooton commented Jun 11, 2020

I checked that all the original commit shas were preserved correctly (because @pp-mo merged the using the "Create a merge commit" strategy). Therefore I have replaced the "launch_ancils" branch with "launch_ancils_mergebase738093f". (By first deleting "launch_ancils" in Github (to catch opern PRs), then: git push upstream launch_ancils_mergebase738093f:launch_ancils, and finally deleting "launch_ancils_mergebase738093f").

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