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

bump everything #1778

Merged
merged 39 commits into from
Apr 23, 2024
Merged

bump everything #1778

merged 39 commits into from
Apr 23, 2024

Conversation

casperdcl
Copy link
Member

@casperdcl casperdcl commented Apr 16, 2024

Changes

merged all of the following into one branch:

Testing you performed

Related issues/links

Checklist

  • I have performed a self-review of my code
  • I have added docstrings in line with the guidance in the developer guide
  • I have updated the relevant documentation
  • I have implemented unit tests that cover any new or modified functionality
  • CHANGELOG.md has been updated with any functionality change
  • Request review from all relevant developers
  • Change pull request label to 'Waiting for review'

Contribution Notes

Please read and adhere to the developer guide and local patterns and conventions.

  • The content of this Pull Request (the Contribution) is intentionally submitted for inclusion in CIL (the Work) under the terms and conditions of the Apache-2.0 License
  • I confirm that the contribution does not violate any intellectual property rights of third parties

@casperdcl casperdcl changed the title octo-merge bump everything Apr 16, 2024
@gfardell
Copy link
Member

Passing! I Need to confirm builds with conda-build on linux & windows before we merge.

@casperdcl
Copy link
Member Author

Did you fix TIGRE? I didn't see a PR.

@casperdcl
Copy link
Member Author

casperdcl commented Apr 19, 2024

Oh I see TomographicImaging/TIGRE-conda@0141368 directly pushed to master

@gfardell
Copy link
Member

Yeah, I build and upload manually so I uploaded them to test and then pushed after :)

@gfardell
Copy link
Member

Everything worked for me on windows and Linux! So I think we can merge and tag.

Signed-off-by: Gemma Fardell <[email protected]>
Signed-off-by: Gemma Fardell <[email protected]>
Copy link
Member

@lauramurgatroyd lauramurgatroyd left a comment

Choose a reason for hiding this comment

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

I looked at the documentation artifact, in the 1778_merge folder.
Is this the correct part to check?

I saw the tigre documentation was not rendered correctly there.

image

I am about to push a PR with some minor changes to changlelog and a readme

python-version: [3.9]
numpy-version: [1.22]
python-version: [3.11]
numpy-version: [1.25]
Copy link
Member

Choose a reason for hiding this comment

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

why were these particular versions chosen for the conda action?

CHANGELOG.md Show resolved Hide resolved
@lauramurgatroyd
Copy link
Member

Sorry I realise my above screenshot didnt properly demonstrate it but basically none of the tigre plugin was rendered

- astra-toolbox>=1.9.9.dev5,<2.1
- tigre=2.4
- ccpi-regulariser=22.0.0
- astra-toolbox>=1.9.9.dev5,<=2.1
Copy link
Contributor

Choose a reason for hiding this comment

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

are we happy with a range of ASTRA versions or do we want to pin to 2.1 only?

Copy link
Member

Choose a reason for hiding this comment

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

There's no interface changes between the two so I think it's ok. Backend changes are the user's responsibility.

- tigre=2.4
- ccpi-regulariser=22.0.0
- astra-toolbox>=1.9.9.dev5,<=2.1
- tigre>=2.4,<=2.6
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we accept a range of versions for TIGRE too?

Copy link
Member

Choose a reason for hiding this comment

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

There's no interface changes between the two so I think it's ok. Backend changes are the user's responsibility.

force jenkins

Signed-off-by: Gemma Fardell <[email protected]>
- `tomophantom` can generate phantoms to use as test data [Tomophantom](https://github.com/dkazanc/TomoPhantom)
- `ipywidgets` enables visulisation tools within jupyter noteboooks
Copy link
Contributor

Choose a reason for hiding this comment

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

I wonder, shouldn't we need a table with versions requirements in the README?

@gfardell gfardell merged commit 5117e82 into master Apr 23, 2024
8 checks passed
@gfardell gfardell deleted the bump-versions branch April 23, 2024 09:05
@gfardell gfardell mentioned this pull request Apr 23, 2024
4 tasks
@casperdcl casperdcl mentioned this pull request Apr 24, 2024
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants