{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":195017718,"defaultBranch":"main","name":"nectarchain","ownerLogin":"cta-observatory","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-07-03T09:02:27.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/13019529?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1722464985.0","currentOid":""},"activityList":{"items":[{"before":"bf6b1f8157890ef0544d1f6f49ad620dd2a0603b","after":"47c56c56c6cb09e4d6008150c316eeca443ceec9","ref":"refs/heads/main","pushedAt":"2024-08-23T14:10:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jlenain","name":"Jean-Philippe Lenain","path":"/jlenain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5399958?s=80&v=4"},"commit":{"message":"Documentation (#149)\n\n* Do not exclude DQM Bokeh app anymore, it is now mock-imported, and we may want to document it (e.g. by converting its README into a proper section in the doc).\r\n\r\n* Remove commented suppress_warnings, as we now use mock imports instead\r\n\r\n* Do not explicitlt write `nectarchain` in mock import settings\r\n\r\n* Changed README as reStructuredText.\r\n\r\n* Work on documentation\r\n\r\n* Lint\r\n\r\n* Fix references to API\r\n\r\n* Fix target ref, work on doc\r\n\r\n* Re-introduce default role for Sphinx, to fix reference to API\r\n\r\n* Some tips about DIRAC\r\n\r\n* Some doc formatting\r\n\r\n---------\r\n\r\nCo-authored-by: Jean-Philippe Lenain ","shortMessageHtmlLink":"Documentation (#149)"}},{"before":"b4a2ef7c88a5827bd0282347a2ea97dc49364561","after":"bf6b1f8157890ef0544d1f6f49ad620dd2a0603b","ref":"refs/heads/main","pushedAt":"2024-08-23T12:02:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jlenain","name":"Jean-Philippe Lenain","path":"/jlenain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5399958?s=80&v=4"},"commit":{"message":"DQM output format and parsing script (#147)\n\n* Add script file to parse a DQM FITS file and fill the ZODB with it.\r\n\r\n* Automatically fetch DQM output archive from DIRAC in script\r\n\r\n* Extract tar gz archive automatically\r\n\r\n* Changing the format of the DQM output FITS files\r\n\r\n* Lint\r\n\r\n* Do not display PixelTimeline objects\r\n\r\n* Improve script with argument parser, to provide a run number to process.\r\n\r\n* Add exceptions, remove DQM results at end of script\r\n\r\n* Streamline the WriteAllResults method\r\n\r\n* Add exception handling\r\n\r\n* Found a way to include TRIGGER-STATISTICS in output FITS file\r\n\r\n* Change Bokeh app to reflect change in output format for DQM FITS files\r\n\r\n* Streamline list of processors in DQM\r\n\r\n* Don't test for pattern not to display in parent key, but in child key of DQM dict\r\n\r\n* Add START-TIMES in rejected list of displays\r\n\r\n* Adapt Bokeh app to first find the run id with the most displays before starting\r\n\r\n* Print caught errors on update\r\n\r\n* Reset displays on update\r\n\r\n* Changed caught error message when filling HDU for output DQM FITS file\r\n\r\n* Handle further type of exceptions for pedestal values\r\n\r\n* No camera display for integrated pedestal values\r\n\r\n---------\r\n\r\nCo-authored-by: Jean-Philippe Lenain \r\nCo-authored-by: Halim Ashkar ","shortMessageHtmlLink":"DQM output format and parsing script (#147)"}},{"before":"7554a70f8e36d3a3a393a7c561637a41e18e2735","after":"b4a2ef7c88a5827bd0282347a2ea97dc49364561","ref":"refs/heads/main","pushedAt":"2024-08-22T22:10:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jlenain","name":"Jean-Philippe Lenain","path":"/jlenain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5399958?s=80&v=4"},"commit":{"message":"Documentation (#148)\n\n* Streamline Sphinx conf\r\n\r\n* Avoid Sphinx from being too nitpicky\r\n\r\n* Fix docstrings\r\n\r\n* Suppress warning about missing appearance in toctree for API\r\n\r\n* Declare api.rst as orphan, i.e. Sphinx should not complain that it is not included in any toctree\r\n\r\n* Fix unimportable gainMakers class\r\n\r\n* Fix import\r\n\r\n* Fix link to other doc pages\r\n\r\n* Fix sub-module imports both in script and API, and both using relative (in API) and absolute (in scripts) imports.\r\n\r\n* Play with Numpydoc options\r\n\r\n* Fix import to ctapipe containers in Franca's tools\r\n\r\n* Scriptify DQM\r\n\r\n* Exclude DQM Bokeh app from doc (can't be easily scriptified without embedding the Tornado server) from Sphinx doc build, as well as Franca's tools (which are very outdated).\r\n\r\n* Update ctapipe traitlets calls in Franca's tools\r\n\r\n* Playing with suppress_warnings in Sphinx configuration\r\n\r\n* Use mock imports instead of suppressing warnings.\r\n\r\n---------\r\n\r\nCo-authored-by: Jean-Philippe Lenain ","shortMessageHtmlLink":"Documentation (#148)"}},{"before":"939c8585981d831587edcb7888a95103768a358a","after":"7554a70f8e36d3a3a393a7c561637a41e18e2735","ref":"refs/heads/main","pushedAt":"2024-08-22T21:16:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jlenain","name":"Jean-Philippe Lenain","path":"/jlenain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5399958?s=80&v=4"},"commit":{"message":"Thermal tests + CI in DQM (#122)\n\n* Adding thermal tests scripts / starting CI for DQM\r\n\r\n* Adding script for processing laser thermal data\r\n\r\n* adding CI tests for all DQM modules - initial + cleaning code\r\n\r\n* fixing the path to the test run file for the CI tests\r\n\r\n* adding more CI tests to the pixel_particiapation module\r\n\r\n* removing prints\r\n\r\n* Adding more CI tests for the remaining DQM modules\r\n\r\n---------\r\n\r\nCo-authored-by: Jean-Philippe Lenain ","shortMessageHtmlLink":"Thermal tests + CI in DQM (#122)"}},{"before":"48804b40326ea087cf23b7f1f88a53e21f6b7a94","after":"939c8585981d831587edcb7888a95103768a358a","ref":"refs/heads/main","pushedAt":"2024-08-02T15:29:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jlenain","name":"Jean-Philippe Lenain","path":"/jlenain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5399958?s=80&v=4"},"commit":{"message":"Documentation (#146)\n\n* Expand Troubelshooting section in doc, and put workarounds for DIRAC for Mac users in the same place.\r\n\r\n* Add a quick documentation on DIRAC\r\n\r\n* Expand doc on DIRAC\r\n\r\n---------\r\n\r\nCo-authored-by: Jean-Philippe Lenain ","shortMessageHtmlLink":"Documentation (#146)"}},{"before":"b70033f1315581770fd9dcdaec0d5ec17251851f","after":"48804b40326ea087cf23b7f1f88a53e21f6b7a94","ref":"refs/heads/main","pushedAt":"2024-08-01T17:09:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jlenain","name":"Jean-Philippe Lenain","path":"/jlenain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5399958?s=80&v=4"},"commit":{"message":"Add a version switcher for RTD (#144)\n\n* Add a version switcher for RTD\r\n\r\n---------\r\n\r\nCo-authored-by: Jean-Philippe Lenain ","shortMessageHtmlLink":"Add a version switcher for RTD (#144)"}},{"before":"e4bef462a4b1c33286821ed98875121ae7a59e04","after":"b70033f1315581770fd9dcdaec0d5ec17251851f","ref":"refs/heads/main","pushedAt":"2024-08-01T12:06:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jlenain","name":"Jean-Philippe Lenain","path":"/jlenain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5399958?s=80&v=4"},"commit":{"message":"Documentation (#143)\n\n* Work on documentation, with user guide, developer guide, pretty welcome page\r\n\r\n* Ignore automatically built _autosummary sub-directory from Sphinx\r\n\r\n* Add default role to Sphinx configuration\r\n\r\n* Fix PyPI badge target\r\n\r\n* Add sphinx_design as requirement for doc\r\n\r\n* Fix ctapipe URL\r\n\r\n* Fix link to API doc from welcome page\r\n\r\n---------\r\n\r\nCo-authored-by: Jean-Philippe Lenain ","shortMessageHtmlLink":"Documentation (#143)"}},{"before":"2efa03f2030a7df728350f28f2269e4a4c641739","after":"e4bef462a4b1c33286821ed98875121ae7a59e04","ref":"refs/heads/main","pushedAt":"2024-07-31T21:11:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jlenain","name":"Jean-Philippe Lenain","path":"/jlenain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5399958?s=80&v=4"},"commit":{"message":"Automatic documentation (#141)\n\n* Use Sphinx auto type hints\r\n\r\n* Use recursive autosummary, to have even more automation for doc building\r\n\r\n* Follow configuration for recursive sphinx-autosummary from https://github.com/JamesALeedham/Sphinx-Autosummary-Recursion\r\n\r\n* Adapt Sphinx makefile to clean _autosummary\r\n\r\n* Fix docstrings\r\n\r\n* Add custom templates for sphinx-autosummary, from https://github.com/JamesALeedham/Sphinx-Autosummary-Recursion\r\n\r\n* Add some inter-sphinx mappings\r\n\r\n* Don't inherit docstrings from base classes\r\n\r\n* The order of imported Sphinx extensions matters\r\n\r\n* Fix PEP-8 coding style\r\n\r\n* Fix external URL in doc\r\n\r\n* Logo for dark theme\r\n\r\n* Add PyPI and conda badges\r\n\r\n* Suppress warnings from sphinx.ext.autosummary\r\n\r\n---------\r\n\r\nCo-authored-by: Jean-Philippe Lenain ","shortMessageHtmlLink":"Automatic documentation (#141)"}},{"before":"4192ac79a941432d524063a3f089fff9b1cd4962","after":"2efa03f2030a7df728350f28f2269e4a4c641739","ref":"refs/heads/main","pushedAt":"2024-07-31T16:23:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jlenain","name":"Jean-Philippe Lenain","path":"/jlenain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5399958?s=80&v=4"},"commit":{"message":"Pin scipy version to 1.11.4, to avoid failures such as https://github.com/cta-observatory/ctapipe_io_nectarcam/actions/runs/10183584596/job/28168887272?pr=54 when building ctapipe_io_nectarcam (#142)\n\nCo-authored-by: Jean-Philippe Lenain ","shortMessageHtmlLink":"Pin scipy version to 1.11.4, to avoid failures such as https://github…"}},{"before":"9c3f30f795345cd6094213e5fee0049e1f22166b","after":"4192ac79a941432d524063a3f089fff9b1cd4962","ref":"refs/heads/main","pushedAt":"2024-07-31T15:10:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jlenain","name":"Jean-Philippe Lenain","path":"/jlenain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5399958?s=80&v=4"},"commit":{"message":"Split on event type (#123)\n\n* Add a Tool that can split data based on delimiter trigger\r\n\r\n* Improve documentation\r\n\r\n* A bit of cleaning\r\n\r\n* Refactored split_run, some coding style\r\n\r\n---------\r\n\r\nCo-authored-by: Jean-Philippe Lenain ","shortMessageHtmlLink":"Split on event type (#123)"}},{"before":"9407721a41d24cefa835208b5e8e9e0b4b082854","after":"9c3f30f795345cd6094213e5fee0049e1f22166b","ref":"refs/heads/main","pushedAt":"2024-07-31T10:47:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jlenain","name":"Jean-Philippe Lenain","path":"/jlenain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5399958?s=80&v=4"},"commit":{"message":"Use mamba-org/setup-micromamba GitHub action instead of mamba-org/provision-with-micromamba (#139)\n\nCo-authored-by: Jean-Philippe Lenain ","shortMessageHtmlLink":"Use mamba-org/setup-micromamba GitHub action instead of mamba-org/pro…"}},{"before":"324ee933fef937266b82bf239a86a3dae960a73b","after":"9407721a41d24cefa835208b5e8e9e0b4b082854","ref":"refs/heads/main","pushedAt":"2024-07-31T10:43:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jlenain","name":"Jean-Philippe Lenain","path":"/jlenain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5399958?s=80&v=4"},"commit":{"message":"Solve #137 by fetching all tags and history of repo in checkout action (#140)\n\nCo-authored-by: Jean-Philippe Lenain ","shortMessageHtmlLink":"Solve #137 by fetching all tags and history of repo in checkout action ("}},{"before":"6844666446696c67f1aeb406bec128e832860a55","after":"324ee933fef937266b82bf239a86a3dae960a73b","ref":"refs/heads/main","pushedAt":"2024-07-29T15:49:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jlenain","name":"Jean-Philippe Lenain","path":"/jlenain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5399958?s=80&v=4"},"commit":{"message":"Automatic documentation (#130)\n\n* Follow template from repository https://github.com/cta-observatory/project-template-python-pure\r\n\r\n* Try to implement first auto-generated doc with Sphinx\r\n\r\n* Accept PNG for logo in doc\r\n\r\n* Try to deploy GitHub pages in CI\r\n\r\n* Try to include all imported sub-modules in API doc.\r\n\r\n* Try doc with sphinx-automodapi\r\n\r\n* Add sphinx-automodapi as dependency\r\n\r\n* Try doc with sphinx-automodapi\r\n\r\n* Try doc with autosummary\r\n\r\n* Try doc piece by piece\r\n\r\n* Try doc again\r\n\r\n* Try doc with autosummary\r\n\r\n* Try doc with sphinx-autoapi\r\n\r\n* Revert \"Try doc with autosummary\"\r\n\r\nThis reverts commit 9d09952d687a60d632f56aedd74d0549649480c1.\r\n\r\n* Revert \"Try doc with sphinx-autoapi\"\r\n\r\nThis reverts commit 5baf40911cb4208a52cf584a9009e779d0a8edfc.\r\n\r\n* Simplify doc conf\r\n\r\n* Back to pydata sphinx theme\r\n\r\n* The alabaster theme works for the doc!\r\n\r\n* Revert \"The alabaster theme works for the doc!\"\r\n\r\nThis reverts commit c295b6b13453d53ce62eb25b008811bab7264a96.\r\n\r\n* Revert \"Back to pydata sphinx theme\"\r\n\r\nThis reverts commit 4ad177da024734508e1f7480ba14e69761d98e6b.\r\n\r\n* Revert \"Simplify doc conf\"\r\n\r\nThis reverts commit af71ab4c657291a34c3620df133dbcb4c7413b2a.\r\n\r\n* Revert \"Revert \"Try doc with sphinx-autoapi\"\"\r\n\r\nThis reverts commit 7f9a0b49107fa6e7600f49f80f84f50f2703bb98.\r\n\r\n* Revert \"Revert \"Try doc with autosummary\"\"\r\n\r\nThis reverts commit 14c400f944da6f135f1bf716478bb6ab45391a87.\r\n\r\n* Revert \"Try doc with sphinx-autoapi\"\r\n\r\nThis reverts commit 5baf40911cb4208a52cf584a9009e779d0a8edfc.\r\n\r\n* Revert \"Try doc with autosummary\"\r\n\r\nThis reverts commit 9d09952d687a60d632f56aedd74d0549649480c1.\r\n\r\n* Revert \"Try doc with autosummary\"\r\n\r\nThis reverts commit f3084a66746c2c631b1fffff8c7773bd53a6c9c2.\r\n\r\n* Revert \"Try doc again\"\r\n\r\nThis reverts commit 47d5b335cd6c5493076c934ddb41166d5300d9f4.\r\n\r\n* Revert \"Disable autosummary in doc\"\r\n\r\nThis reverts commit 6a2203ee468862d43cf583939f7ea0cd32528597.\r\n\r\n* Revert \"Try doc piece by piece\"\r\n\r\nThis reverts commit 372b1f330cd5a8886726aa6eb87feb346e76ff5c.\r\n\r\n* Revert \"Try doc with autosummary\"\r\n\r\nThis reverts commit 9fbb84b86e9b1f1b46b1a40086fe26a74b44e033.\r\n\r\n* Revert \"Try doc with sphinx-automodapi\"\r\n\r\nThis reverts commit 25a8a45ca40211fb0131fc1568d62652bd9d1e83.\r\n\r\n* Revert \"Try doc with sphinx-automodapi\"\r\n\r\nThis reverts commit 885e41ff318b53914e16e32e8d3927986b0e8d10.\r\n\r\n* Revert \"Add sphinx-automodapi as dependency\"\r\n\r\nThis reverts commit 69431a21f15d5261b5e10ddf7f1a56bf04789879.\r\n\r\n* Revert \"Try doc with sphinx-automodapi\"\r\n\r\nThis reverts commit c15670d2610ab3b93228b86e38f036ee1dcc1a57.\r\n\r\n* Re-structure API documentation, using automodapi\r\n\r\n* Fix docstrings\r\n\r\n* Blank line missing in doc for Sphinx & pre-commit hooks\r\n\r\n* Alabaster theme\r\n\r\n* Add more doc\r\n\r\n* Work on Sphinx configuration.\r\n\r\n* Add configuration for Read the Docs.\r\n\r\n* Avoid building all branches on push\r\n\r\n* Only deploy github-pages (if we want to) on push in main branch\r\n\r\n* Remove Read the Docs configuration, to deploy doc as GitHub pages only.\r\n\r\n* Add more auto-docs for some submodules.\r\n\r\n* Lint code\r\n\r\n* Restore chargesComponent.py from main\r\n\r\n* Try to solve errors for docs in CI\r\n\r\n* Try to solve errors for docs in CI\r\n\r\n* Fix typo\r\n\r\n* Try to fix errors in docs in CI\r\n\r\n* Try to fix errors in docs in CI\r\n\r\n* Test excluding components from doc\r\n\r\n* Try fixing doc for makers submodule\r\n\r\n* Try fixing doc for makers submodule\r\n\r\n* Try fixing doc for makers submodule\r\n\r\n* Try fixing doc for makers submodule\r\n\r\n* Fix clean in Makefile\r\n\r\n* Try to deploy with alabaster theme.\r\n\r\n* Force a doc CI run in ultra-verbose mode, to understand why the docs are not properly built in CI.\r\n\r\n* Makefile for Sphinx back to initial state\r\n\r\n* Force a doc CI run in ultra-verbose mode\r\n\r\n* Force a doc CI run in verbose mode\r\n\r\n* Do not explicitly pass options to sphinx in CI, but rely on docs Makefile itself.\r\n\r\n* Only use automodule with Sphinx\r\n\r\n* Fix typo in docstring.\r\n\r\n* Use Sphinx nitpick_ignore\r\n\r\n* Force a test deployment of github-pages\r\n\r\n* Fix typo and force a test deployment of github-pages\r\n\r\n* Deploy doc using token\r\n\r\n* Add write permission to docs CI\r\n\r\n* Changed syntax for arguments to github-pages-deploy GitHub action.\r\n\r\n* Changed syntax for arguments to github-pages-deploy GitHub action.\r\n\r\n* Play with github-pages-deploy GitHub action\r\n\r\n* Force doc deployment\r\n\r\n* Only deploy doc on PR on main branch\r\n\r\n* Force test deployment of doc\r\n\r\n* Force test deployment of doc\r\n\r\n* Force test deployment of doc\r\n\r\n* Force test deployment of doc\r\n\r\n* Force test deployment of doc\r\n\r\n* Force test deployment of doc\r\n\r\n* Force test deployment of doc\r\n\r\n* Force version of github-pages-deploy action to last one.\r\n\r\n* Test forcing doc deployment\r\n\r\n* Deploy doc on Read the Docs instead of GitHub pages\r\n\r\n* Change doc target recipe to docs, needed, apparently, to deploy on Read the Docs.\r\n\r\n* Add a skeleton for a developer guide.\r\n\r\n---------\r\n\r\nCo-authored-by: Jean-Philippe Lenain ","shortMessageHtmlLink":"Automatic documentation (#130)"}},{"before":"cf0bca0e22ec603122aa836c94eaf26e84222763","after":null,"ref":"refs/heads/gh-pages","pushedAt":"2024-07-29T12:51:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jlenain","name":"Jean-Philippe Lenain","path":"/jlenain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5399958?s=80&v=4"}},{"before":"cee8695751e7f9922d1e9b9d326054be64c56216","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2024-07-29T12:06:43.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":"cf0bca0e22ec603122aa836c94eaf26e84222763","after":"6844666446696c67f1aeb406bec128e832860a55","ref":"refs/heads/main","pushedAt":"2024-07-29T12:06:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jlenain","name":"Jean-Philippe Lenain","path":"/jlenain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5399958?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 3 to 4 (#136)\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\r\n- [Release notes](https://github.com/actions/checkout/releases)\r\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/checkout\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump actions/checkout from 3 to 4 (#136)"}},{"before":null,"after":"cf0bca0e22ec603122aa836c94eaf26e84222763","ref":"refs/heads/gh-pages","pushedAt":"2024-07-29T12:00:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jlenain","name":"Jean-Philippe Lenain","path":"/jlenain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5399958?s=80&v=4"},"commit":{"message":"Bump release-drafter/release-drafter from 5 to 6 (#135)\n\nBumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5 to 6.\r\n- [Release notes](https://github.com/release-drafter/release-drafter/releases)\r\n- [Commits](https://github.com/release-drafter/release-drafter/compare/v5...v6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: release-drafter/release-drafter\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump release-drafter/release-drafter from 5 to 6 (#135)"}},{"before":null,"after":"cee8695751e7f9922d1e9b9d326054be64c56216","ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2024-07-29T11:56:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump actions/checkout from 3 to 4\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/checkout from 3 to 4"}},{"before":"24f3934a07cf14dd42e54f8992331760c1800288","after":null,"ref":"refs/heads/dependabot/github_actions/release-drafter/release-drafter-6","pushedAt":"2024-07-26T15:31:07.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":"fba54a961950d13296e410374f67d66cc6d4daa1","after":"cf0bca0e22ec603122aa836c94eaf26e84222763","ref":"refs/heads/main","pushedAt":"2024-07-26T15:31:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jlenain","name":"Jean-Philippe Lenain","path":"/jlenain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5399958?s=80&v=4"},"commit":{"message":"Bump release-drafter/release-drafter from 5 to 6 (#135)\n\nBumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5 to 6.\r\n- [Release notes](https://github.com/release-drafter/release-drafter/releases)\r\n- [Commits](https://github.com/release-drafter/release-drafter/compare/v5...v6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: release-drafter/release-drafter\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump release-drafter/release-drafter from 5 to 6 (#135)"}},{"before":"bf76d4fa7efae0f6dc7593cc3269299498577cbb","after":null,"ref":"refs/heads/dependabot/github_actions/codecov/codecov-action-4","pushedAt":"2024-07-26T15:30:52.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":"8d4e173ee41ca699d4c91beaf30b3493be2fd1f9","after":"fba54a961950d13296e410374f67d66cc6d4daa1","ref":"refs/heads/main","pushedAt":"2024-07-26T15:30:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jlenain","name":"Jean-Philippe Lenain","path":"/jlenain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5399958?s=80&v=4"},"commit":{"message":"Bump codecov/codecov-action from 3 to 4 (#134)\n\nBumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.\r\n- [Release notes](https://github.com/codecov/codecov-action/releases)\r\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: codecov/codecov-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump codecov/codecov-action from 3 to 4 (#134)"}},{"before":"4f6931818aa19343fee7dcedd3b751535c52b914","after":null,"ref":"refs/heads/dependabot/github_actions/pre-commit/action-3.0.1","pushedAt":"2024-07-26T15:30:40.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":"3fde7a1fbc03159fd01b6592d70c8dc340573add","after":"8d4e173ee41ca699d4c91beaf30b3493be2fd1f9","ref":"refs/heads/main","pushedAt":"2024-07-26T15:30:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jlenain","name":"Jean-Philippe Lenain","path":"/jlenain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5399958?s=80&v=4"},"commit":{"message":"Bump pre-commit/action from 3.0.0 to 3.0.1 (#133)\n\nBumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1.\r\n- [Release notes](https://github.com/pre-commit/action/releases)\r\n- [Commits](https://github.com/pre-commit/action/compare/v3.0.0...v3.0.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: pre-commit/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":"Bump pre-commit/action from 3.0.0 to 3.0.1 (#133)"}},{"before":"80c55020395214898fda327fd339984f2769f34b","after":null,"ref":"refs/heads/dependabot/github_actions/mamba-org/provision-with-micromamba-16","pushedAt":"2024-07-26T15:30:27.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":"f83d509fc8433a699bbf716dd4f2d45e0084f67b","after":"3fde7a1fbc03159fd01b6592d70c8dc340573add","ref":"refs/heads/main","pushedAt":"2024-07-26T15:30:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jlenain","name":"Jean-Philippe Lenain","path":"/jlenain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5399958?s=80&v=4"},"commit":{"message":"Bump mamba-org/provision-with-micromamba from 15 to 16 (#132)\n\nBumps [mamba-org/provision-with-micromamba](https://github.com/mamba-org/provision-with-micromamba) from 15 to 16.\r\n- [Release notes](https://github.com/mamba-org/provision-with-micromamba/releases)\r\n- [Commits](https://github.com/mamba-org/provision-with-micromamba/compare/v15...v16)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: mamba-org/provision-with-micromamba\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump mamba-org/provision-with-micromamba from 15 to 16 (#132)"}},{"before":"267405eb1006dc8de57e7243d790c51bd0c33ccc","after":null,"ref":"refs/heads/dependabot/github_actions/actions/setup-python-5","pushedAt":"2024-07-26T15:30:10.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":"7cebade6ed3f01707728c2aad57ab2bf19fdb062","after":"f83d509fc8433a699bbf716dd4f2d45e0084f67b","ref":"refs/heads/main","pushedAt":"2024-07-26T15:30:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jlenain","name":"Jean-Philippe Lenain","path":"/jlenain","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5399958?s=80&v=4"},"commit":{"message":"Bump actions/setup-python from 4 to 5 (#131)\n\nBumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.\r\n- [Release notes](https://github.com/actions/setup-python/releases)\r\n- [Commits](https://github.com/actions/setup-python/compare/v4...v5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/setup-python\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump actions/setup-python from 4 to 5 (#131)"}},{"before":null,"after":"24f3934a07cf14dd42e54f8992331760c1800288","ref":"refs/heads/dependabot/github_actions/release-drafter/release-drafter-6","pushedAt":"2024-07-26T15:22:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump release-drafter/release-drafter from 5 to 6\n\nBumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5 to 6.\n- [Release notes](https://github.com/release-drafter/release-drafter/releases)\n- [Commits](https://github.com/release-drafter/release-drafter/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: release-drafter/release-drafter\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump release-drafter/release-drafter from 5 to 6"}},{"before":null,"after":"bf76d4fa7efae0f6dc7593cc3269299498577cbb","ref":"refs/heads/dependabot/github_actions/codecov/codecov-action-4","pushedAt":"2024-07-26T15:22:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump codecov/codecov-action from 3 to 4\n\nBumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: codecov/codecov-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump codecov/codecov-action from 3 to 4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yM1QxNDoxMDoyOC4wMDAwMDBazwAAAASia4o5","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yM1QxNDoxMDoyOC4wMDAwMDBazwAAAASia4o5","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0yNlQxNToyMjo0Ny4wMDAwMDBazwAAAASKK5jn"}},"title":"Activity · cta-observatory/nectarchain"}