{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":334825694,"defaultBranch":"develop","name":"abacus-develop","ownerLogin":"deepmodeling","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2021-02-01T04:04:52.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/32671488?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726663504.0","currentOid":""},"activityList":{"items":[{"before":"3b2e5ada92114dab968d7b227a869ad1f9c4104b","after":"ba0cb21164faeeee17ecf526ff6668dee8d02604","ref":"refs/heads/develop","pushedAt":"2024-09-26T05:39:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"WHUweiqingzhou","name":"wqzhou","path":"/WHUweiqingzhou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33364058?s=80&v=4"},"commit":{"message":"Fix: recover the wannier90 interface for lcao_in_pw case (#5177)","shortMessageHtmlLink":"Fix: recover the wannier90 interface for lcao_in_pw case (#5177)"}},{"before":"4f2e4534a66084b3ed063a4acdc15fa4581b3988","after":"3b2e5ada92114dab968d7b227a869ad1f9c4104b","ref":"refs/heads/develop","pushedAt":"2024-09-26T04:04:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mohanchen","name":"Mohan Chen","path":"/mohanchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14967846?s=80&v=4"},"commit":{"message":"Fix: Update function calls in `pyabacus` to align with new function signature in `hpsi_func` (#5176)\n\n* fix some typos in `_hsolver.py`\r\n\r\n* fix some bugs caused by #5134","shortMessageHtmlLink":"Fix: Update function calls in pyabacus to align with new function s…"}},{"before":"954c3583c0e3f038ddcf4236b3be01d1e73e70a2","after":"4f2e4534a66084b3ed063a4acdc15fa4581b3988","ref":"refs/heads/develop","pushedAt":"2024-09-26T04:02:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mohanchen","name":"Mohan Chen","path":"/mohanchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14967846?s=80&v=4"},"commit":{"message":"Radial quadrature grid (#5173)\n\n* initial commit\r\n\r\n* ta3\r\n\r\n* add unit test\r\n\r\n* more tests\r\n\r\n* minor change","shortMessageHtmlLink":"Radial quadrature grid (#5173)"}},{"before":"e32341ad41da873bac0f978caa237dcf1ce9a5ec","after":"954c3583c0e3f038ddcf4236b3be01d1e73e70a2","ref":"refs/heads/develop","pushedAt":"2024-09-26T04:00:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mohanchen","name":"Mohan Chen","path":"/mohanchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14967846?s=80&v=4"},"commit":{"message":"Fix: `timer` not closed in TDDFT code (#5172)\n\n* Fix a simple timer bug in TDDFT\r\n\r\n* Fix timer TD_Velocity::initialize_current_term\r\n\r\n* Fix timer ModuleIO::write_current","shortMessageHtmlLink":"Fix: timer not closed in TDDFT code (#5172)"}},{"before":"fb5beba5c375eb1c34df550b488e970f7edd8455","after":"e32341ad41da873bac0f978caa237dcf1ce9a5ec","ref":"refs/heads/develop","pushedAt":"2024-09-25T08:15:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Qianruipku","name":"Qianrui Liu","path":"/Qianruipku","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76200646?s=80&v=4"},"commit":{"message":"Fix: init_chg wfc support npsin = 4 now (#5166)\n\nFix write_wfc_pw and read_wfc_pw when nspin = 4","shortMessageHtmlLink":"Fix: init_chg wfc support npsin = 4 now (#5166)"}},{"before":"ca5cc955c82f754b643a109782fb7d7e19726529","after":"fb5beba5c375eb1c34df550b488e970f7edd8455","ref":"refs/heads/develop","pushedAt":"2024-09-24T12:17:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Qianruipku","name":"Qianrui Liu","path":"/Qianruipku","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76200646?s=80&v=4"},"commit":{"message":"Fix: bug of cal_ux (#5165)\n\n* Fix bug of cal_ux\r\n\r\n* update results","shortMessageHtmlLink":"Fix: bug of cal_ux (#5165)"}},{"before":"b8b38299c90b5f22229c77c17031552275a415da","after":"ca5cc955c82f754b643a109782fb7d7e19726529","ref":"refs/heads/develop","pushedAt":"2024-09-24T11:53:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mohanchen","name":"Mohan Chen","path":"/mohanchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14967846?s=80&v=4"},"commit":{"message":"Fix docs according to #5133 (#5169)","shortMessageHtmlLink":"Fix docs according to #5133 (#5169)"}},{"before":"286cdc51c56304b336bb4c961812d7792bd5054d","after":"b8b38299c90b5f22229c77c17031552275a415da","ref":"refs/heads/develop","pushedAt":"2024-09-24T11:53:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mohanchen","name":"Mohan Chen","path":"/mohanchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14967846?s=80&v=4"},"commit":{"message":"use ELPA_WITH_NVIDIA_GPU_VERSION to judge elpa setup gpu (#5163)\n\n* use ELPA_WITH_NVIDIA_GPU_VERSION to judge elpa setup gpu\r\n\r\n* fix the doc\r\n\r\n* add some content in doc\r\n\r\n* replace header file\r\n\r\n* fix a elpa version 2011 bug\r\n\r\n* fix include to adopt early version elpa","shortMessageHtmlLink":"use ELPA_WITH_NVIDIA_GPU_VERSION to judge elpa setup gpu (#5163)"}},{"before":"b083759b86afd16dd05df0c8a45a70f1c736234e","after":"286cdc51c56304b336bb4c961812d7792bd5054d","ref":"refs/heads/develop","pushedAt":"2024-09-24T06:53:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kirk0830","name":"kirk0830","path":"/kirk0830","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/67682086?s=80&v=4"},"commit":{"message":"Fix: add MPI_Barrier when necessary to avoid unexpected behavoir (#5167)","shortMessageHtmlLink":"Fix: add MPI_Barrier when necessary to avoid unexpected behavoir (#5167)"}},{"before":"6212f842ab5b04df53683091191459f56b8f399c","after":"b083759b86afd16dd05df0c8a45a70f1c736234e","ref":"refs/heads/develop","pushedAt":"2024-09-24T04:47:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mohanchen","name":"Mohan Chen","path":"/mohanchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14967846?s=80&v=4"},"commit":{"message":"Refactor: refactor hsolver-lcao func (#5148)\n\n* refactor hsolver-lcao func\r\n\r\n* remove useless value in hsolver_lcaopw","shortMessageHtmlLink":"Refactor: refactor hsolver-lcao func (#5148)"}},{"before":"f35695850289a90d010e1619695734d45af4cafa","after":"6212f842ab5b04df53683091191459f56b8f399c","ref":"refs/heads/develop","pushedAt":"2024-09-24T04:42:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mohanchen","name":"Mohan Chen","path":"/mohanchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14967846?s=80&v=4"},"commit":{"message":"Fix: fix a bug in diago_elpa_native.cpp (#5155)\n\n* fix elpa error\r\n\r\n* fix cusolvermp error\r\n\r\n* fix an error","shortMessageHtmlLink":"Fix: fix a bug in diago_elpa_native.cpp (#5155)"}},{"before":"eab9d733b42997380067e32d9a3d93cd568ebcb4","after":"f35695850289a90d010e1619695734d45af4cafa","ref":"refs/heads/develop","pushedAt":"2024-09-24T04:40:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mohanchen","name":"Mohan Chen","path":"/mohanchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14967846?s=80&v=4"},"commit":{"message":"Fix: wrong STRU read in md restart case (#5157)\n\n* Fix: wrong STRU read in md restart case\r\n\r\n* Refactor: update error info\r\n\r\n* Fix: heap-buffer-overflow in stress_op_test.cpp\r\n\r\n* Refactor: add a new para for STRU\r\n\r\n* [pre-commit.ci lite] apply automatic fixes\r\n\r\n* Fix: set_golbalv\r\n\r\n* Tests: update unitests\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Fix: wrong STRU read in md restart case (#5157)"}},{"before":"acb792df75aec68957611591a72c88d8126b48f9","after":"eab9d733b42997380067e32d9a3d93cd568ebcb4","ref":"refs/heads/develop","pushedAt":"2024-09-24T04:36:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mohanchen","name":"Mohan Chen","path":"/mohanchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14967846?s=80&v=4"},"commit":{"message":"Perf&Refactor: optimize the performanace of psi_initializer with omp (#5146)\n\n* Refactor: remove the read_external_orb function body\r\n\r\n* remove the function body of AtomicRadials::read_abacus_orb\r\n\r\n* benchmark needed now\r\n\r\n* oh, my NQX and DQ are lost!\r\n\r\n* update the cmakelist of ut\r\n\r\n* delete useless and duplicaated functions related\r\n\r\n* correct unittests\r\n\r\n* add removal of temp file\r\n\r\n* recover the original read_abacus_orb because pyabacus error\r\n\r\n* why test 102_PW_BPCG_GPU failed???\r\n\r\n* recover the function write_abacus_orb\r\n\r\n* this is the reason why my tests failed\r\n\r\n* recover the new_random impl. in psi_initializer\r\n\r\n* recover the pw_seed in my PR :(\r\n\r\n* update integrated test ref val","shortMessageHtmlLink":"Perf&Refactor: optimize the performanace of psi_initializer with omp (#…"}},{"before":"81f25416e19d392b1586f31b4d8b0072c5a16450","after":"acb792df75aec68957611591a72c88d8126b48f9","ref":"refs/heads/develop","pushedAt":"2024-09-23T12:46:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mohanchen","name":"Mohan Chen","path":"/mohanchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14967846?s=80&v=4"},"commit":{"message":"Toolchain 202403 (#5144)\n\n* code quality\r\n\r\n* downgrade 5.0.5 to 4.1.6 in default\r\n\r\n* update version tag\r\n\r\n* update openblas version\r\n\r\n* rapidjson setting update\r\n\r\n* Update get_openblas_arch.sh\r\n\r\n* update cmake scripts code\r\n\r\n* update elpa version\r\n\r\n* Update README.md","shortMessageHtmlLink":"Toolchain 202403 (#5144)"}},{"before":"7c8a4da18fa005bc8a15afadba09f6a5691c9568","after":"81f25416e19d392b1586f31b4d8b0072c5a16450","ref":"refs/heads/develop","pushedAt":"2024-09-23T12:43:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mohanchen","name":"Mohan Chen","path":"/mohanchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14967846?s=80&v=4"},"commit":{"message":"Fix the undefined behavior in sph_bessel_recursive (#5158)\n\n* fix the undefined behavior in sph_bessel_recursive\r\n\r\n* [pre-commit.ci lite] apply automatic fixes\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Fix the undefined behavior in sph_bessel_recursive (#5158)"}},{"before":"54d554525e885802ded301187228a8f43d2b1916","after":"9c0f9215b6e0665ad87770340d92c60fb15cc02a","ref":"refs/heads/dashboard","pushedAt":"2024-09-22T17:24:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploy to GitHub pages","shortMessageHtmlLink":"Deploy to GitHub pages"}},{"before":"90e49213be3c08e092f02efb5fb172d11d0492ce","after":"7c8a4da18fa005bc8a15afadba09f6a5691c9568","ref":"refs/heads/develop","pushedAt":"2024-09-21T07:44:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mohanchen","name":"Mohan Chen","path":"/mohanchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14967846?s=80&v=4"},"commit":{"message":"Refactor: remove useless warning for dp (#5153)\n\n* Refactor: move output in relax to module_io\r\n\r\n* Refactor: update get_conv_elec()\r\n\r\n* Refactor: remove delete_tmp_file()\r\n\r\n* Tests: add unittests","shortMessageHtmlLink":"Refactor: remove useless warning for dp (#5153)"}},{"before":"80b2c751d274142bb608de4ea01c0d049fb9804c","after":"90e49213be3c08e092f02efb5fb172d11d0492ce","ref":"refs/heads/develop","pushedAt":"2024-09-21T07:42:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mohanchen","name":"Mohan Chen","path":"/mohanchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14967846?s=80&v=4"},"commit":{"message":"Refactor: add CalAtomsInfo to modify parameter (#5132)\n\n* Refactor: add CalAtomsInfo to modify parameter\r\n prepare to remove globalv\r\n\r\n* fix compile\r\n\r\n* fix UTs","shortMessageHtmlLink":"Refactor: add CalAtomsInfo to modify parameter (#5132)"}},{"before":"75f1e6dd4a8087dd32aa27b803a1b6caebda133f","after":"80b2c751d274142bb608de4ea01c0d049fb9804c","ref":"refs/heads/develop","pushedAt":"2024-09-20T14:05:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mohanchen","name":"Mohan Chen","path":"/mohanchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14967846?s=80&v=4"},"commit":{"message":"add ipool != 0 return (#5145)\n\nCo-authored-by: Qianrui Liu <76200646+Qianruipku@users.noreply.github.com>","shortMessageHtmlLink":"add ipool != 0 return (#5145)"}},{"before":"c4a324dfa867bec0a195ff2840170fc159d3fcaa","after":"75f1e6dd4a8087dd32aa27b803a1b6caebda133f","ref":"refs/heads/develop","pushedAt":"2024-09-20T14:03:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mohanchen","name":"Mohan Chen","path":"/mohanchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14967846?s=80&v=4"},"commit":{"message":"Fix read/write HexxR at nspin=4 (#5142)","shortMessageHtmlLink":"Fix read/write HexxR at nspin=4 (#5142)"}},{"before":"320b07fb2cc323070433ec1b6f0a102c16a1a6d5","after":"c4a324dfa867bec0a195ff2840170fc159d3fcaa","ref":"refs/heads/develop","pushedAt":"2024-09-20T14:03:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mohanchen","name":"Mohan Chen","path":"/mohanchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14967846?s=80&v=4"},"commit":{"message":"Refactor: consistent order of hpsi (#5134)","shortMessageHtmlLink":"Refactor: consistent order of hpsi (#5134)"}},{"before":"00df0e27e7ee8da4a838ba13bc58a1dae04bd120","after":"320b07fb2cc323070433ec1b6f0a102c16a1a6d5","ref":"refs/heads/develop","pushedAt":"2024-09-20T10:04:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Qianruipku","name":"Qianrui Liu","path":"/Qianruipku","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76200646?s=80&v=4"},"commit":{"message":"Refactor:Use PARAM instead of ks_solver,nb2d,search_radius (#5138)\n\n* delete nb2d\r\n\r\n* delete ks_solver in cpp file\r\n\r\n* delete ks_solver in test file\r\n\r\n* change function in ks_solver\r\n\r\n* Modify search_radius\r\n\r\n* fix compile bug\r\n\r\n* [pre-commit.ci lite] apply automatic fixes\r\n\r\n* modify parameter search_radius\r\n\r\n* modify the init number","shortMessageHtmlLink":"Refactor:Use PARAM instead of ks_solver,nb2d,search_radius (#5138)"}},{"before":"c7349b89bbc100380c3fecf52f67455c264b2050","after":"00df0e27e7ee8da4a838ba13bc58a1dae04bd120","ref":"refs/heads/develop","pushedAt":"2024-09-19T12:07:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Qianruipku","name":"Qianrui Liu","path":"/Qianruipku","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76200646?s=80&v=4"},"commit":{"message":"Refator:Use PARAM instead of nspin,cal_stress (#5136)\n\n* delete parameter in gloablV\r\n\r\n* change nspin in module_cell\r\n\r\n* change nspin in module_elecstate\r\n\r\n* change nspin in module_esolver\r\n\r\n* change nspin in module_hamilt_lcao\r\n\r\n* change nspin in module_hamilt_pw\r\n\r\n* change nspin in module_hamilt_io\r\n\r\n* change nspin\r\n\r\n* change nspin in module_cell in test file\r\n\r\n* change nspin in module_elecstate in test file\r\n\r\n* change nspin in module_io in test file\r\n\r\n* change nspin in module_xc in test file\r\n\r\n* change nspin in module_io in test file\r\n\r\n* change nspin in module_psi in test file\r\n\r\n* change nspin in test file\r\n\r\n* [pre-commit.ci lite] apply automatic fixes\r\n\r\n* fix bug in two_fermi\r\n\r\n* fix bug in deepks merge","shortMessageHtmlLink":"Refator:Use PARAM instead of nspin,cal_stress (#5136)"}},{"before":"20d283b14d7949a027981cc9cfd7ec8ac3ce0f29","after":"c7349b89bbc100380c3fecf52f67455c264b2050","ref":"refs/heads/develop","pushedAt":"2024-09-19T04:03:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mohanchen","name":"Mohan Chen","path":"/mohanchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14967846?s=80&v=4"},"commit":{"message":"Delley's grid for quadrature on the unit sphere (#5131)\n\n* init commit\r\n\r\n* first version\r\n\r\n* fix a few typos and add a test\r\n\r\n* finish unit test\r\n\r\n* fix compilation issue\r\n\r\n* minor clean up","shortMessageHtmlLink":"Delley's grid for quadrature on the unit sphere (#5131)"}},{"before":"7d4391773b50786a809e5b2143fd21137adc47c1","after":"20d283b14d7949a027981cc9cfd7ec8ac3ce0f29","ref":"refs/heads/develop","pushedAt":"2024-09-19T03:10:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Qianruipku","name":"Qianrui Liu","path":"/Qianruipku","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76200646?s=80&v=4"},"commit":{"message":"move back Kpoint when basis_type=\"pw\" (#5129)\n\n* move back gamma_only and Kpoint\r\n\r\n* add gtest in the OFS","shortMessageHtmlLink":"move back Kpoint when basis_type=\"pw\" (#5129)"}},{"before":"43809b8786149ab54562589cf3b36008906716b0","after":"7d4391773b50786a809e5b2143fd21137adc47c1","ref":"refs/heads/develop","pushedAt":"2024-09-19T02:32:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dyzheng","name":null,"path":"/dyzheng","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49852742?s=80&v=4"},"commit":{"message":"Refactor&Fix: optimize the memory usage by psi_initializer (#5120)\n\n* change some non-const input to const\r\n\r\n* fix a severe bug that random number cannot fill initialized bands when init_wfc nao\r\n\r\n* resolve conflicts by hand","shortMessageHtmlLink":"Refactor&Fix: optimize the memory usage by psi_initializer (#5120)"}},{"before":"a9e89e4d42725ccffb3d6668c012b7ac60ebd2a0","after":"43809b8786149ab54562589cf3b36008906716b0","ref":"refs/heads/develop","pushedAt":"2024-09-18T12:50:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mohanchen","name":"Mohan Chen","path":"/mohanchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14967846?s=80&v=4"},"commit":{"message":"remove my_conj func from hsolver_lcao (#5128)","shortMessageHtmlLink":"remove my_conj func from hsolver_lcao (#5128)"}},{"before":"026a4b578023caabf4ebb0c25bddc1c37e9c3b22","after":"a9e89e4d42725ccffb3d6668c012b7ac60ebd2a0","ref":"refs/heads/develop","pushedAt":"2024-09-18T12:49:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mohanchen","name":"Mohan Chen","path":"/mohanchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14967846?s=80&v=4"},"commit":{"message":"Refactor: refactor paw code in HSolverLIP (#5126)\n\n* refactor paw code in HSolverLIP\r\n\r\n* fix build bug\r\n\r\n* fix build bug","shortMessageHtmlLink":"Refactor: refactor paw code in HSolverLIP (#5126)"}},{"before":"164017d73a492047800149a5294c8df5b79e68e7","after":null,"ref":"refs/heads/dependabot/github_actions/pre-commit-ci/lite-action-1.0.3","pushedAt":"2024-09-18T12:45:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"865773f3177d089b48ec59a83017cd23681d25fe","after":"026a4b578023caabf4ebb0c25bddc1c37e9c3b22","ref":"refs/heads/develop","pushedAt":"2024-09-18T12:44:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mohanchen","name":"Mohan Chen","path":"/mohanchen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14967846?s=80&v=4"},"commit":{"message":"Build(deps): Bump pre-commit-ci/lite-action from 1.0.2 to 1.0.3 (#5110)\n\nBumps [pre-commit-ci/lite-action](https://github.com/pre-commit-ci/lite-action) from 1.0.2 to 1.0.3.\r\n- [Release notes](https://github.com/pre-commit-ci/lite-action/releases)\r\n- [Commits](https://github.com/pre-commit-ci/lite-action/compare/v1.0.2...v1.0.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: pre-commit-ci/lite-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Build(deps): Bump pre-commit-ci/lite-action from 1.0.2 to 1.0.3 (#5110)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yNlQwNTozOTowNy4wMDAwMDBazwAAAATBEznA","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOFQxMjo0NDo1OC4wMDAwMDBazwAAAAS5rKhA"}},"title":"Activity · deepmodeling/abacus-develop"}