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

EVPath upstream for release branch #4429

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

eisenhauer
Copy link
Member

No description provided.

@eisenhauer eisenhauer enabled auto-merge (squash) December 6, 2024 19:49
@vicentebolea vicentebolea linked an issue Dec 6, 2024 that may be closed by this pull request
@vicentebolea
Copy link
Collaborator

@eisenhauer lets backport the new Frank CI to the release branch first. Lets hold this for a couple of days

@vicentebolea
Copy link
Collaborator

Depends on #4434

@vicentebolea vicentebolea disabled auto-merge January 7, 2025 21:05
@vicentebolea
Copy link
Collaborator

Please rebase this

@eisenhauer
Copy link
Member Author

Unfortunately, I've found that PRs that include upstream stuff (created with our update.sh script) don't survive rebasing. (All the commits under thirdparty/X get applied to the ADIOS root, not to where they belong.). If it can't be merged as is, then I'll close and resubmit.

@vicentebolea
Copy link
Collaborator

Yes, what I do is to git reset origin/release_210; do the snapshot update and force push

@eisenhauer
Copy link
Member Author

Well, that sequence seems to have left me with a mess, so trying the update button on github.

@vicentebolea
Copy link
Collaborator

Yeah I have noticed that you might have to delete dangling worktree using git worktree prune and then manually removing it...

@vicentebolea
Copy link
Collaborator

vicentebolea commented Jan 7, 2025 via email

EVPath Upstream and others added 2 commits January 7, 2025 16:34
Code extracted from:

    https://github.com/GTkorvo/EVPath.git

at commit 5663b5a6a84dd35bc65a9ce1789697b0f7b95b41 (master).

Upstream Shortlog
-----------------

Greg Eisenhauer (21):
      96ee8ed4 Changes to support windows static builds
      330d16ee kill warnings
      436c066f kill warnings
      2be8c201 kill warnings
      e2891021 kill warnings
      5fe51032 remove spurious printf
      fbfc7b54 Make NO_RDMA more robust
      046d3d6b Fixes for FreeBSD
      5c2a258a Mostly working on Windows
      2b0e5669 macros for non-windows
      629310aa Windows support + untabify
      8c9ed404 Add CManager ID to contact info and use it for conn_eq
      b3097f75 Windows Warnings
      eccd8334 bump version
      15dcbcde Add another mechanism for getting the hostname
      62f7980c Mingw changes
      a63862a2 update version
      236c8e16 More tweaks for mingw
      86ce11b4 Build without perl if not found (ornladios#87)
      ee6a7af7 Add missing pregen
      b4b3b548 Update CMake for newer verions
* upstream-EVPath:
  EVPath 2024-12-07 (5663b5a6)
@eisenhauer eisenhauer enabled auto-merge (squash) January 7, 2025 21:47
@vicentebolea vicentebolea disabled auto-merge January 8, 2025 04:45
@vicentebolea vicentebolea merged commit f2d335d into ornladios:release_210 Jan 8, 2025
38 checks passed
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.

Fix configure warnings
2 participants