{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":715175142,"defaultBranch":"main","name":"xdggs","ownerLogin":"xarray-contrib","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-11-06T16:11:15.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/35757293?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1712060744.0","currentOid":""},"activityList":{"items":[{"before":"a570128d39d4c03bf940fe0ade53cae6d0e09c42","after":"49882006bceef09afd61bce0f7df90354a1f6786","ref":"refs/heads/main","pushedAt":"2024-05-29T15:53:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"keewis","name":"Justus Magin","path":"/keewis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14808389?s=80&v=4"},"commit":{"message":"another attempt to fix the upstream-dev CI (#51)\n\n* try not installing `healpix_cxx`\r\n\r\n* remove the commented-out installation of healpy deps\r\n\r\n* install nightly `numpy`\r\n\r\n* also install nightly `pyarrow`\r\n\r\n(which is the only version of `pyarrow` I could find that is `numpy>=2` compatible)\r\n\r\n* install `healpy` without build isolation\r\n\r\n* get a `numpy>=2` compatible version of `cftime`\r\n\r\n* also install upstream-dev `astropy`\r\n\r\n* remove the build deps\r\n\r\n* run `auditwheel repair` on a wheel built from github\r\n\r\nThis apparently is the technique they use to build the wheels on PyPI.\r\n\r\n* install `auditwheel` and `patchelf`\r\n\r\n* remove the `patchelf` install, it is already available\r\n\r\n* manually clone healpy\r\n\r\n* run `git submodule` from the working directory\r\n\r\n* clean up after building\r\n\r\n* use `pushd` and `popd` instead of manual `cd`s\r\n\r\n* switch the nightly CI to `python=3.12`\r\n\r\n* reactivate the scheduled CI, but only run once a week","shortMessageHtmlLink":"another attempt to fix the upstream-dev CI (#51)"}},{"before":"596fa1a23f906fea6fd2a58c099fe2e812834d6b","after":"a570128d39d4c03bf940fe0ade53cae6d0e09c42","ref":"refs/heads/main","pushedAt":"2024-05-17T08:57:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"keewis","name":"Justus Magin","path":"/keewis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14808389?s=80&v=4"},"commit":{"message":"testing utils for exception groups (#55)\n\n* add utils to match exceptions and exception groups\r\n\r\n* properly verify the matcher's exception spec\r\n\r\n* move the condition into a separate function\r\n\r\n* check that the exception comparison assert works as expected\r\n\r\n* add a more informative assertion message\r\n\r\n* remove the match method\r\n\r\n* move the match tests into a test class\r\n\r\n* docstring and better typing\r\n\r\n* implement a method to match exceptions\r\n\r\n* implement the submatcher matching","shortMessageHtmlLink":"testing utils for exception groups (#55)"}},{"before":"fcf23dadb4e197daa3011833e624aac7ffa7bd1c","after":"596fa1a23f906fea6fd2a58c099fe2e812834d6b","ref":"refs/heads/main","pushedAt":"2024-05-15T12:55:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"keewis","name":"Justus Magin","path":"/keewis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14808389?s=80&v=4"},"commit":{"message":"`pre-commit` hook maintenance (#54)\n\n* tell `prettier` to put its cache into a ignored file\r\n\r\n* move some `ruff` settings to their new location\r\n\r\n* replace the archived / abandoned `absolufy-imports` with `ruff`","shortMessageHtmlLink":"pre-commit hook maintenance (#54)"}},{"before":"36eec133dad793875c2d48cc8774a78bb4733819","after":"fcf23dadb4e197daa3011833e624aac7ffa7bd1c","ref":"refs/heads/main","pushedAt":"2024-05-03T11:48:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"keewis","name":"Justus Magin","path":"/keewis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14808389?s=80&v=4"},"commit":{"message":"disable the upstream-dev CI (#52)","shortMessageHtmlLink":"disable the upstream-dev CI (#52)"}},{"before":"6191f8122d8eb1ef879016f895bd273e2779d461","after":"36eec133dad793875c2d48cc8774a78bb4733819","ref":"refs/heads/main","pushedAt":"2024-04-22T11:11:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"benbovy","name":"Benoit Bovy","path":"/benbovy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4160723?s=80&v=4"},"commit":{"message":"Minor edits (#50)","shortMessageHtmlLink":"Minor edits (#50)"}},{"before":"f2165e23e4e11ba3f7e5094ca34304be654ceeb7","after":"6191f8122d8eb1ef879016f895bd273e2779d461","ref":"refs/heads/main","pushedAt":"2024-04-17T08:49:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"keewis","name":"Justus Magin","path":"/keewis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14808389?s=80&v=4"},"commit":{"message":"Goals (#49)","shortMessageHtmlLink":"Goals (#49)"}},{"before":"c2c4ca594505e536bbe6505b0c777756c0635d70","after":"f2165e23e4e11ba3f7e5094ca34304be654ceeb7","ref":"refs/heads/main","pushedAt":"2024-04-15T15:09:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"keewis","name":"Justus Magin","path":"/keewis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14808389?s=80&v=4"},"commit":{"message":"expose and test the `decode` function (#48)\n\n* expose `decode`\r\n\r\n* drop the existing index, if it exists\r\n\r\n* configure `xarray`\r\n\r\n* use the decoding function\r\n\r\n* use a different example file\r\n\r\n* add very limited tests","shortMessageHtmlLink":"expose and test the decode function (#48)"}},{"before":"c064f8920e3e825d81268c1cb18964c80b7fb4c3","after":"c2c4ca594505e536bbe6505b0c777756c0635d70","ref":"refs/heads/main","pushedAt":"2024-04-14T20:21:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"keewis","name":"Justus Magin","path":"/keewis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14808389?s=80&v=4"},"commit":{"message":"decoder function (#47)\n\n* decoder function\r\n\r\n* rename to just `decode`","shortMessageHtmlLink":"decoder function (#47)"}},{"before":"74b2beff48bb2e5ccdda944df351af50ac4b4503","after":null,"ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-04-02T12:25:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"keewis","name":"Justus Magin","path":"/keewis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14808389?s=80&v=4"}},{"before":"526936e47f319ea122a502d524c3d4df2ca4c1a6","after":"c064f8920e3e825d81268c1cb18964c80b7fb4c3","ref":"refs/heads/main","pushedAt":"2024-04-02T12:25:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"keewis","name":"Justus Magin","path":"/keewis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14808389?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate (#46)\n\n* [pre-commit.ci] pre-commit autoupdate\r\n\r\nupdates:\r\n- [github.com/astral-sh/ruff-pre-commit: v0.1.9 → v0.3.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.9...v0.3.5)\r\n- [github.com/psf/black-pre-commit-mirror: 23.12.1 → 24.3.0](https://github.com/psf/black-pre-commit-mirror/compare/23.12.1...24.3.0)\r\n- [github.com/kynan/nbstripout: 0.6.1 → 0.7.1](https://github.com/kynan/nbstripout/compare/0.6.1...0.7.1)\r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\nfor more information, see https://pre-commit.ci\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate (#46)"}},{"before":"a19cac573c1c7e0788651b3d7874d6d976a9095b","after":"74b2beff48bb2e5ccdda944df351af50ac4b4503","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-04-01T20:34:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks\n\nfor more information, see https://pre-commit.ci","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":null,"after":"a19cac573c1c7e0788651b3d7874d6d976a9095b","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-04-01T20:32:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/astral-sh/ruff-pre-commit: v0.1.9 → v0.3.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.9...v0.3.5)\n- [github.com/psf/black-pre-commit-mirror: 23.12.1 → 24.3.0](https://github.com/psf/black-pre-commit-mirror/compare/23.12.1...24.3.0)\n- [github.com/kynan/nbstripout: 0.6.1 → 0.7.1](https://github.com/kynan/nbstripout/compare/0.6.1...0.7.1)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"ad7dfe1945de3ace028cc3c71149b72919902071","after":"526936e47f319ea122a502d524c3d4df2ca4c1a6","ref":"refs/heads/main","pushedAt":"2024-03-08T18:01:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"keewis","name":"Justus Magin","path":"/keewis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14808389?s=80&v=4"},"commit":{"message":"fix the `upstream-dev` installation of `healpy` (#42)\n\n* install `cfitsio` as a build dependency of `healpy`\r\n\r\n* [test-upstream]\r\n\r\n* also install `cython` [test-upstream] [skip-ci]\r\n\r\n* also install `healpix_cxx` [test-upstream] [skip-ci]\r\n\r\n* don't install a `cfitsio` / `healpix_cxx` from `conda-forge`\r\n\r\n* also install upstream-dev `pandas` [test-upstream] [skip-ci]\r\n\r\n* also build `h3ronpy` without build isolation\r\n\r\n(it also depends on `numpy`)\r\n\r\n* manually install pyarrow\r\n\r\n* [test-upstream]\r\n\r\n* don't install `numpy` nightlies [test-upstream]\r\n\r\nThe binary incompatibility between `numpy>=2.0` and `pyarrow` means\r\nthat we'd have to build `pyarrow` in CI (or find a repository that has\r\nwheels which are compatible with `numpy=2.0` – which the official ones\r\ndon't appear to be)\r\n\r\n* allow falling back to `mamba`\r\n\r\n* remove the build isolation [test-upstream] [skip-ci]\r\n\r\nSince we dropped the idea of testing with the upstream-dev version of\r\n`numpy` (for now), this becomes unnecessary.\r\n\r\n* comment out the installation of the build deps\r\n\r\n* also run the workflow in other cases\r\n\r\nIt will also run if the workflow definition, the environment file, or the\r\nupstream wheels installer have been modified.\r\n\r\n* revert the idea: we already run on every PR against `main` [test-upstream]\r\n\r\n* install `healpix_cxx`\r\n\r\nThe installed `healpy` will complain about different versions for\r\n`cfitsio`, but we don't use FITS files *at all* so it shouldn't make\r\nmuch of a difference.","shortMessageHtmlLink":"fix the upstream-dev installation of healpy (#42)"}},{"before":"a4d46d8213684a1094bb2caaffda41db2369f01f","after":"ad7dfe1945de3ace028cc3c71149b72919902071","ref":"refs/heads/main","pushedAt":"2024-01-02T08:35:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"keewis","name":"Justus Magin","path":"/keewis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14808389?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate (#40)\n\nupdates:\r\n- [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.8](https://github.com/pre-commit/mirrors-prettier/compare/v3.1.0...v4.0.0-alpha.8)\r\n- [github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.1.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.6...v0.1.9)\r\n- [github.com/psf/black-pre-commit-mirror: 23.11.0 → 23.12.1](https://github.com/psf/black-pre-commit-mirror/compare/23.11.0...23.12.1)\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate (#40)"}},{"before":"76648db8403310483cf80ad10f822daec56e4b23","after":null,"ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-01-02T08:35:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"keewis","name":"Justus Magin","path":"/keewis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14808389?s=80&v=4"}},{"before":null,"after":"76648db8403310483cf80ad10f822daec56e4b23","ref":"refs/heads/pre-commit-ci-update-config","pushedAt":"2024-01-01T19:05:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] pre-commit autoupdate\n\nupdates:\n- [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.8](https://github.com/pre-commit/mirrors-prettier/compare/v3.1.0...v4.0.0-alpha.8)\n- [github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.1.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.6...v0.1.9)\n- [github.com/psf/black-pre-commit-mirror: 23.11.0 → 23.12.1](https://github.com/psf/black-pre-commit-mirror/compare/23.11.0...23.12.1)","shortMessageHtmlLink":"[pre-commit.ci] pre-commit autoupdate"}},{"before":"ebec501cf4e2204eca3ceff5fc9f6bbfd8b213d5","after":"a4d46d8213684a1094bb2caaffda41db2369f01f","ref":"refs/heads/main","pushedAt":"2023-12-12T13:33:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"keewis","name":"Justus Magin","path":"/keewis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14808389?s=80&v=4"},"commit":{"message":"tests for the `healpix` index (#36)\n\n* add tests for creating the healpix index\r\n\r\n* use `nside` values instead\r\n\r\n* add a test for the inline `repr`\r\n\r\n* add tests for the conversion methods\r\n\r\n* fix the conversion methods","shortMessageHtmlLink":"tests for the healpix index (#36)"}},{"before":"89ab540819da2a2859f73c750952c483aa9e873c","after":"ebec501cf4e2204eca3ceff5fc9f6bbfd8b213d5","ref":"refs/heads/main","pushedAt":"2023-12-12T13:32:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"keewis","name":"Justus Magin","path":"/keewis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14808389?s=80&v=4"},"commit":{"message":"replace `h3` with `h3ronpy` (#28)\n\n* replace the `h3` unstable api with `h3ronpy`\r\n\r\n* cast resolution to `int` for compatibility with `arrow`\r\n\r\n* compat with arrow (to be undone)\r\n\r\n* get `ruff` to apply `isort` changes (but not the linting ones)\r\n\r\n* tests the initialization of the h3 index\r\n\r\n* add the missing `numpy` import\r\n\r\n* use variables to store the test data\r\n\r\n* add tests for `test_from_variables`\r\n\r\n* add a few more variables\r\n\r\n* save the expected resolution as a variable\r\n\r\n* add tests for `_replace`\r\n\r\n* add tests for converting from / to cell centers\r\n\r\n* add tests for `_repr_inline_`\r\n\r\n* replace `h3` with `h3ronpy`\r\n\r\n* remove `h3` from the environments\r\n\r\n* remove `h3` from the `isort` config [skip-ci]","shortMessageHtmlLink":"replace h3 with h3ronpy (#28)"}},{"before":"8f1e5d15f1715f753adf71d648ffd52ba5b6b3e1","after":null,"ref":"refs/heads/dependabot/github_actions/actions/setup-python-5","pushedAt":"2023-12-11T19:52:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"keewis","name":"Justus Magin","path":"/keewis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14808389?s=80&v=4"}},{"before":"fb72412db69e9a7fe411e2d877ea68a8391fe48b","after":"89ab540819da2a2859f73c750952c483aa9e873c","ref":"refs/heads/main","pushedAt":"2023-12-11T19:52:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"keewis","name":"Justus Magin","path":"/keewis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14808389?s=80&v=4"},"commit":{"message":"Bump actions/setup-python from 4 to 5 (#37)\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 (#37)"}},{"before":null,"after":"8f1e5d15f1715f753adf71d648ffd52ba5b6b3e1","ref":"refs/heads/dependabot/github_actions/actions/setup-python-5","pushedAt":"2023-12-11T19:29:23.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/setup-python from 4 to 5\n\nBumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-python\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/setup-python from 4 to 5"}},{"before":"84b5ce4ed5707350e660dff944e650cd616c86d4","after":"fb72412db69e9a7fe411e2d877ea68a8391fe48b","ref":"refs/heads/main","pushedAt":"2023-12-01T14:19:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"benbovy","name":"Benoit Bovy","path":"/benbovy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4160723?s=80&v=4"},"commit":{"message":"update design-doc (#32)\n\n* update design-doc\r\n\r\n* update design-doc","shortMessageHtmlLink":"update design-doc (#32)"}},{"before":"7722444029ad2a76753f56e9daf48d04373f4d6f","after":"84b5ce4ed5707350e660dff944e650cd616c86d4","ref":"refs/heads/main","pushedAt":"2023-11-30T12:29:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"keewis","name":"Justus Magin","path":"/keewis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14808389?s=80&v=4"},"commit":{"message":"configure `ruff` to auto-fix isort linting errors (#33)","shortMessageHtmlLink":"configure ruff to auto-fix isort linting errors (#33)"}},{"before":"e7311a99a70346e81708622e96969b6173cc4814","after":"7722444029ad2a76753f56e9daf48d04373f4d6f","ref":"refs/heads/main","pushedAt":"2023-11-30T09:44:13.000Z","pushType":"pr_merge","commitsCount":11,"pusher":{"login":"keewis","name":"Justus Magin","path":"/keewis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14808389?s=80&v=4"},"commit":{"message":"Merge pull request #31 from keewis/ci\n\nset up a CI","shortMessageHtmlLink":"Merge pull request #31 from keewis/ci"}},{"before":"ff9db0b799d83060172fa8ef14abec78a6b5063f","after":null,"ref":"refs/heads/add-pypipublish-ci","pushedAt":"2023-11-28T14:24:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"keewis","name":"Justus Magin","path":"/keewis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14808389?s=80&v=4"}},{"before":"649a1dd928e2412ee3a42153203b80242148f962","after":"e7311a99a70346e81708622e96969b6173cc4814","ref":"refs/heads/main","pushedAt":"2023-11-28T14:22:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"benbovy","name":"Benoit Bovy","path":"/benbovy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4160723?s=80&v=4"},"commit":{"message":"add pypipublish github action (#29)","shortMessageHtmlLink":"add pypipublish github action (#29)"}},{"before":null,"after":"ff9db0b799d83060172fa8ef14abec78a6b5063f","ref":"refs/heads/add-pypipublish-ci","pushedAt":"2023-11-28T14:19:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"benbovy","name":"Benoit Bovy","path":"/benbovy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4160723?s=80&v=4"},"commit":{"message":"add pypipublish github action","shortMessageHtmlLink":"add pypipublish github action"}},{"before":"7f0efd7c6ecd6d16fd9e3ce8e4e2b4651ffef932","after":"649a1dd928e2412ee3a42153203b80242148f962","ref":"refs/heads/main","pushedAt":"2023-11-27T14:33:32.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"keewis","name":"Justus Magin","path":"/keewis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14808389?s=80&v=4"},"commit":{"message":"Merge pull request #26 from keewis/more-pre-commit\n\nmore `pre-commit` hooks","shortMessageHtmlLink":"Merge pull request #26 from keewis/more-pre-commit"}},{"before":"9aa4c802ffc151f0cfdeb0e006735b9189fd7947","after":null,"ref":"refs/heads/util-props","pushedAt":"2023-11-27T14:18:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"keewis","name":"Justus Magin","path":"/keewis","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14808389?s=80&v=4"}},{"before":"f47739d6ee7ee63450a0cdf935b35b869c48ebb8","after":null,"ref":"refs/heads/design-docs","pushedAt":"2023-11-27T11:40:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"benbovy","name":"Benoit Bovy","path":"/benbovy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4160723?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVyN7LwA","startCursor":null,"endCursor":null}},"title":"Activity · xarray-contrib/xdggs"}