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

Merge develop into pre/2.8 #1846

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Conversation

yaugenst-flex
Copy link
Contributor

Supersedes #1840

Quite a lot of conflicts, would be great to have some other pairs of eyes on this.

@momchil-flex
Copy link
Collaborator

May be better for another pair of eyes to take a look at the conflicting pieces of the code only rather than everything?

Out of curiosity, did you merge and then rebase? Did the rebase introduce more conflicts? For these types of things (merge develop to and from release branches) we have been doing merging without rebasing.

@yaugenst-flex
Copy link
Contributor Author

@tylerflex @momchil-flex I split the merge into fast-forwarded changes and a commit with the conflict resolutions now (08768ea). This is not perfect as you don't get any insight into what was conflicting and how it was resolved, but at least you can see which conflicting changes are getting merged into pre/2.8...

Copy link
Collaborator

@tylerflex tylerflex left a comment

Choose a reason for hiding this comment

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

Conflicts look resolved fine to me. Do all of the tests pass?

Note: changelog is missing a link for 2.8.0 but that can be cleaned up later too.

CHANGELOG.md Outdated
@@ -1245,7 +1267,8 @@ which fields are to be projected is now determined automatically based on the me
- Job and Batch classes for better simulation handling (eventually to fully replace webapi functions).
- A large number of small improvements and bug fixes.

[Unreleased]: https://github.com/flexcompute/tidy3d/compare/v2.7.0...develop
[Unreleased]: https://github.com/flexcompute/tidy3d/compare/v2.7.1...develop
Copy link
Collaborator

Choose a reason for hiding this comment

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

you'll want to also add a tag for 2.8.0rc1 here

Copy link
Collaborator

@daquinteroflex daquinteroflex left a comment

Choose a reason for hiding this comment

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

Nice, thanks! This will fix the sync issue. I've had a glance over the rest of the file changes only too but unsure if any specific conflicts you're concerned about too.

@momchil-flex momchil-flex merged commit 93aec55 into pre/2.8 Jul 23, 2024
16 checks passed
@momchil-flex momchil-flex deleted the yaugenst-flex/merge-develop branch July 23, 2024 08:56
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