Publishing safe internal commits into public repo#87
Conversation
(cherry picked from commit 229d62edc98b8faddc27f3476a6ab5e2a3ece63e)
Added link of exponential time spacing to time scheme documentation (cherry picked from commit 797d3ff4f6159d436e4594fbacb21057caa078fa)
…-safe adaptation of private commit 5345b431.
…on of private commit b9c795b.
…ptation of private commit fcfc2d9.
Public-safe adaptation of private commit f8b46f7.
Public-safe adaptation of private commit 6c74f81.
…ed to public-safe from 6809bb7.
…t. Public-safe adaptation from commit d096985.
…, and enables multithreading for Radial Distribution Function. Adapted from 986663f.
Change general manual wording to reflect partial implementation of multithreading. (cherry picked from commit 79c079a21e69488220d80191fc6cc8c180bd73a5)
Creating stub page for multithreading documentation. (cherry picked from commit 7c0cd87e030b9c6ddf19a6ef3ac856cdd8c7c44b)
Added flag for multithreaded. (cherry picked from commit a16651834d485384431a1f8519db3dc273cfe2f7)
Updated multithreading documentation. (cherry picked from commit 6f7a4b871a70aedbb15679304172b39540f8a18b)
More multithreading documentation. (cherry picked from commit 243e5ec3b11609e6da3f6a6f5d801690981aa417)
Updates the multithreading documentation initially (cherry picked from commit 044c2d98ef78ed5bfe831e715d2697915477ae70)
Added a badge for multithreading to the mean displacement documentation. (cherry picked from commit 6e10078bc2fbcd5d5b6cb7494fa2b915172c08b9)
(cherry picked from commit 31be0e63626e0d9ec4037a53a0f25601e8606fbe)
(cherry picked from commit 931459ffa24d4fe67dfc5c4813fafbd609b33507)
Added a badge for multithreading to radial_count documentation. (cherry picked from commit 7cb8360e675814c95a1beb33e929bed2dbd76cc4)
(cherry picked from commit 411ec9ce8d1ea0995c677158cd38b9b4a9d247cd)
Added a badge for multithreading to the VHD documentation. (cherry picked from commit e9672aa6b77ddcc82c1f49cb7d1a88c5342855e3)
Added a badge for multithreading support in the documentation. (cherry picked from commit e8adf1904fb8b062db4ee9c7561ce25b03e16b95)
Updated links in the analysis table and corrected formatting for CPU count in the threading formula. (cherry picked from commit be7134e8cf367d16a0411cb95e307cb1c8c4098d)
(cherry picked from commit 5f3a604facf9f2494228a2228a4a4fc1ba783031)
(cherry picked from commit cf6b2896b30856ded78473a0a52b41ad4df8218c)
(cherry picked from commit 2b04516b78012de14e650ebe3c50d7dd468842f8)
(cherry picked from commit 8cbf1ceab637de04e223b8a2e3bfc8f19fa34969)
This reverts commit 243e5ec3b11609e6da3f6a6f5d801690981aa417. (cherry picked from commit 8df31de0e0cdb36265b27d2cb8d58debeb39a950)
This reverts commit 8df31de0e0cdb36265b27d2cb8d58debeb39a950. (cherry picked from commit 1e57a77d39cce5a5125bb3c2dded8a7d9be14cd3)
This reverts commit 8cbf1ceab637de04e223b8a2e3bfc8f19fa34969. (cherry picked from commit 827ae1fc2fe5b0b1cdf258c4623390f14ce0a9cc)
…orrelation. Adapted from e3e8689
Public-safe adaptation of private commit 9821b95.
typo fix (cherry picked from commit f20e233b3597d45a70060faf5719167d0bf203e4)
IssuesHow do I exclude the changes in check-version.yml?I wasn't familiar with github-workflow back then, so I edited the check-version file to make it skipped the check in the internal remote. However, I already reverted that change in the internal version, but my cherry-picking process still picked the changes somehow. Ultimately, I don't want to keep that change, but I am also hesitated to redo the entire screening process of the commits just to exclude one particular file. That specific line in the workflow is also the reason why this PR failed the VERSION check |
Is there a specific commit that leads to this behavior? |
pkawak
left a comment
There was a problem hiding this comment.
Excellent work, @BaoKhanhMa
I left you one small comment on .github/workflows/check-version.yml that may fix the failing unit test (version check).
There was a problem hiding this comment.
Is this where that skip happens? If so, we need to just edit it out. Why are we not checking when its a pull request. That doesn't make much sense to me.
Removed VERSION check skip for pull requests (included in error).
|
From a brief analysis, I can see several issues with this pull request. I have to investigate a little more carefully. I will analyze this weekend and get back to you. |
Yes, please take your time. Thank you, Dr. Kawak. |
AMDAT 1.1.0 — 2026-07-07
Highlights
Analyses with multithreading enabled:
mdmsdmsd_2disfsvhsvhdrafngpcompositionrdfrnforientational_correlationneighbor_decorrelation_functionMigration Notes