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

Update TensorStore #1

Merged
merged 0 commits into from
Sep 6, 2023
Merged

Conversation

dzenanz
Copy link
Member

@dzenanz dzenanz commented Aug 31, 2023

Update is accomplished by rebasing and adding a minor compile fix.

Copy link

@tbirdso tbirdso left a comment

Choose a reason for hiding this comment

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

Nice! Rebase looks good, two questions/requests:

  1. Can we confirm that zip functionality is still working after the rebase? Covered under unit testing?
  2. Do we have a way to revert if something has gone wrong in the rebase? Maybe a copy of the old master branch is or could be maintained?

@dzenanz
Copy link
Member Author

dzenanz commented Aug 31, 2023

  1. All the tests are passing on Windows, reliably. Some tests are still flaky on Linux.
  2. Yes, we could create a new branch for each new release, and have the master coincide with our latest custom release.

@dzenanz
Copy link
Member Author

dzenanz commented Sep 1, 2023

I created branches here, called release1-2868eab and release2-e371f6e. After we check whether the bug fixes work with release1, we can repoint master to release2.

@dzenanz
Copy link
Member Author

dzenanz commented Sep 1, 2023

I now realize that previous link is not the best check of release1 working, but InsightSoftwareConsortium/ITKIOOMEZarrNGFF#54. This run and corresponding dashboard build just tell us that the bug fix did not introduce any new problems for the old code.

@dzenanz
Copy link
Member Author

dzenanz commented Sep 5, 2023

We should probably have a tagged and released package with the old version before we pull the trigger on this. To be done after InsightSoftwareConsortium/ITKIOOMEZarrNGFF#44.

@dzenanz dzenanz force-pushed the master branch 2 times, most recently from e3e544a to 9d45c2f Compare September 6, 2023 12:34
@dzenanz dzenanz merged commit 9d45c2f into InsightSoftwareConsortium:master Sep 6, 2023
3 of 8 checks passed
@dzenanz
Copy link
Member Author

dzenanz commented Sep 6, 2023

Skipping this intermediate version. I repointed master to 9d45c2f.

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