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

Release 5.13.6 #139

Merged
merged 38 commits into from
Nov 29, 2024
Merged

Release 5.13.6 #139

merged 38 commits into from
Nov 29, 2024

Conversation

marcosbento
Copy link
Collaborator

No description provided.

marcosbento and others added 30 commits November 8, 2024 09:28
This allows to find libcrypt.so by full path, and avoid being dependent
on the compiler directory search.

Re ECFLOW-1987
Mirror attribute is reset with the latest configuration when "reload" is used as
value on a Alter Mirror command

Re ECFLOW-1986
Re ECFLOW-1986
This ensures that only one thread is able to write to the log at any given instant

Re ECFLOW-1986
Before this change, the background threads were only destroyed when the server state changed from running -> halted.
This introduced an issue, as changing state from halted -> shutdown and running -> shutdown would allow reaching the shutdown state with sometimes running threads.

Re ECFLOW-1986
- List CMake options one per line

Re ECFLOW-1967
- CD can be triggered manually, or automatically whenever a new tag is pushed
- Changes to configuration also trigger an automatic CD run

Re ECFLOW-1967
@marcosbento marcosbento changed the title Release 5.13.5 Release 5.13.6 Nov 29, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 84.85207% with 128 lines in your changes missing coverage. Please review.

Please upload report for BASE (master@e40d0a1). Learn more about missing BASE report.
Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
Viewer/ecflowUI/src/VRepeatAttr.cpp 0.00% 29 Missing ⚠️
Viewer/ecflowUI/src/RepeatEditor.cpp 0.00% 25 Missing ⚠️
...ibs/attribute/src/ecflow/attribute/RepeatRange.hpp 74.35% 20 Missing ⚠️
...service/src/ecflow/service/mirror/MirrorClient.cpp 27.77% 13 Missing ⚠️
libs/node/src/ecflow/node/NodeChange.cpp 0.00% 9 Missing ⚠️
libs/node/src/ecflow/node/MirrorAttr.cpp 22.22% 7 Missing ⚠️
libs/core/src/ecflow/core/Chrono.cpp 0.00% 6 Missing ⚠️
libs/node/src/ecflow/node/AvisoAttr.cpp 0.00% 6 Missing ⚠️
libs/attribute/src/ecflow/attribute/RepeatAttr.hpp 37.50% 5 Missing ⚠️
Viewer/ecflowUI/src/NodeViewDelegate.cpp 0.00% 3 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #139   +/-   ##
=========================================
  Coverage          ?   48.84%           
=========================================
  Files             ?     1184           
  Lines             ?    98267           
  Branches          ?    14778           
=========================================
  Hits              ?    47996           
  Misses            ?    50271           
  Partials          ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marcosbento marcosbento merged commit 3d5d0b7 into master Nov 29, 2024
103 of 104 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.

3 participants