Skip to content

Conversation

@lbdreyer
Copy link
Member

@lbdreyer lbdreyer commented Feb 23, 2022

We forgot to merge the v.0.17.x feature branch onto main.

Note this is a bit messy due to some changes that have been made to both branches.

Changes to main after we cut the v0.17.x branch:
a) 665df60
b) 99d4344
c) e78018c

Changes to v0.17.x branch since it was cut:
a) 07fe08a
b) 7d84c18
c) 758da19 - this commit is the main source of confusion as it contains (a) and (b) from the above list ("Changes to main after we cut the v0.17.x branch"). It also contains some of the changes included in commit (c)
d) 3618908
e) 731be65

The main source of conflict was to do with .cirrus.yml and noxfile.py as they had slightly diverged on each branch, but I have hopefully resolved the outstanding issues

lbdreyer and others added 6 commits May 18, 2021 16:56
* add badges (SciTools#268)

* Fix Iris dev guide link (SciTools#267)

The Iris dev guide has moved - update the link to the new location

* Fix nox when HOME not set

* Remove removed Iris util

* Revert "Fix nox when HOME not set"

This reverts commit 3fddc50.

* Actually remove the import

* Remove another use of _array_slice_ifempty

* Fix visual alignment of continuation

* Remove test for removed functionality

* Force retest

Co-authored-by: Bill Little <bill.james.little@gmail.com>
* Bump version to 0.17.1, update release notes, update iris requirement

* Drop py36, add py38

* Fix docs

* Remove indentation from docs

* Update project classifiers

* Bootstrap lockfiles
* add badges (SciTools#268)

* Fix Iris dev guide link (SciTools#267)

The Iris dev guide has moved - update the link to the new location

* Fix nox when HOME not set

* Actually remove the import

* Remove unused imports

* Fix whitespace flagged by Flake8

* Flake8 ignore auto-generated file

* Restore imports actually needed

* Use raw strings for regex with escapes

* Remove unused variables

* Remove more unused imports that popped up

* No bare 'except'

* Reduce line lengths

* Flake8 noxfile.py

* Include Flake8 in CI

* Revert "Fix nox when HOME not set"

This reverts commit 3fddc50.

Co-authored-by: Bill Little <bill.james.little@gmail.com>
@lbdreyer
Copy link
Member Author

The CI jobs that are running against iris-main are failing:

Copy link
Member

@pp-mo pp-mo left a comment

Choose a reason for hiding this comment

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

Sorry for delay, I finally got there !
Apart from the tiny suggestion, I think this is all just fine.
Just reply something on that + I'll merge.

@pp-mo pp-mo merged commit 832b526 into SciTools:main Mar 4, 2022
@lbdreyer lbdreyer deleted the mergeback_017x branch March 8, 2022 12:12
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