{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":317940258,"defaultBranch":"main","name":"timescaledb-toolkit","ownerLogin":"timescale","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-12-02T17:31:33.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/8986001?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1701169546.0","currentOid":""},"activityList":{"items":[{"before":"0e8eefb82b9f0d43faf6913daf5c0f8690681768","after":"6184ac7c950f0227c9858b760030c0d2fb32c188","ref":"refs/heads/main","pushedAt":"2024-04-23T00:53:17.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"syvb","name":"Smitty","path":"/syvb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10530973?s=80&v=4"},"commit":{"message":"Merge pull request #797 from vanderhoop/patch-2\n\nFix small typo in readme","shortMessageHtmlLink":"Merge pull request #797 from vanderhoop/patch-2"}},{"before":"073bd5d8f73bfc1afb56a20dfa58b640b96413ae","after":"0e8eefb82b9f0d43faf6913daf5c0f8690681768","ref":"refs/heads/main","pushedAt":"2024-04-22T21:51:11.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"syvb","name":"Smitty","path":"/syvb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10530973?s=80&v=4"},"commit":{"message":"Merge pull request #796 from vanderhoop/patch-1\n\nFix approx_percentile arguments in two-step_aggregation example","shortMessageHtmlLink":"Merge pull request #796 from vanderhoop/patch-1"}},{"before":"4d3dbde580f683cbb76c7ce1e430050620ef5441","after":"073bd5d8f73bfc1afb56a20dfa58b640b96413ae","ref":"refs/heads/main","pushedAt":"2024-02-22T16:35:10.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"syvb","name":"Smitty","path":"/syvb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10530973?s=80&v=4"},"commit":{"message":"Merge pull request #785 from timescale/post-1.18.0\n\nstart 1.19.0-dev","shortMessageHtmlLink":"Merge pull request #785 from timescale/post-1.18.0"}},{"before":"05bc2998e9eefb1bf69db2f8aa5a454e2d86eeb4","after":"f88777839ffecf9c05da90174f4a91fa81f7648a","ref":"refs/heads/post-1.18.0","pushedAt":"2023-11-28T12:14:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"feikesteenbergen","name":"Feike Steenbergen","path":"/feikesteenbergen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8860819?s=80&v=4"},"commit":{"message":"Document changes for v1.18.0","shortMessageHtmlLink":"Document changes for v1.18.0"}},{"before":null,"after":"05bc2998e9eefb1bf69db2f8aa5a454e2d86eeb4","ref":"refs/heads/post-1.18.0","pushedAt":"2023-11-28T11:05:46.000Z","pushType":"branch_creation","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":"start 1.19.0-dev","shortMessageHtmlLink":"start 1.19.0-dev"}},{"before":null,"after":"497057dd8ffa082d2f01aa5c700086b93e8a84fd","ref":"refs/heads/forge-stable-1.18.0","pushedAt":"2023-11-28T11:05:41.000Z","pushType":"branch_creation","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":"release 1.18.0","shortMessageHtmlLink":"release 1.18.0"}},{"before":"91b9bf807383478a5e526b602513507a8895a682","after":"4d3dbde580f683cbb76c7ce1e430050620ef5441","ref":"refs/heads/main","pushedAt":"2023-11-28T10:28:40.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"feikesteenbergen","name":"Feike Steenbergen","path":"/feikesteenbergen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8860819?s=80&v=4"},"commit":{"message":"Initialize Cargo / timescaledb only if available\n\nPreviously, we depended on the value of PG_VERSIONS or TSDB_PG_VERSIONS.\nThis doesn't always work correctly, however, we can switch to\ndetermining the versions at runtime, that should prevent errors like:\n\n 528.1 + for pg in '$PG_VERSIONS'\n 528.1 + init_flags=' --pg12 /usr/pgsql-12/bin/pg_config --pg13 /usr/pgsql-13/bin/pg_config --pg14 /usr/pgsql-14/bin/pg_config --pg15 /usr/pgsql-15/bin/pg_config --pg16 /usr/pgsql-16/bin/pg_config'\n 528.1 + cargo pgrx init --pg12 /usr/pgsql-12/bin/pg_config --pg13 /usr/pgsql-13/bin/pg_config --pg14 /usr/pgsql-14/bin/pg_config --pg15 /usr/pgsql-15/bin/pg_config --pg16 /usr/pgsql-16/bin/pg_config\n 528.1 Creating PGRX_HOME at `/home/postgres/.pgrx`\n 528.1 The application panicked (crashed).\n 528.1 Message: no major version:\n 528.1 0: The specified pg_config binary, `/usr/pgsql-16/bin/pg_config`, does not exist\n 528.1 1: No such file or directory (os error 2)","shortMessageHtmlLink":"Initialize Cargo / timescaledb only if available"}},{"before":"772404890f555931c3fa3238297bb5f10739ca7a","after":"67ec93c44c140c5a27225e854dd65d91c3369b54","ref":"refs/heads/feike/remove_pg12","pushedAt":"2023-11-27T10:52:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"feikesteenbergen","name":"Feike Steenbergen","path":"/feikesteenbergen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8860819?s=80&v=4"},"commit":{"message":"Initialize Cargo / timescaledb only if available\n\nPreviously, we depended on the value of PG_VERSIONS or TSDB_PG_VERSIONS.\nThis doesn't always work correctly, however, we can switch to\ndetermining the versions at runtime, that should prevent errors like:\n\n 528.1 + for pg in '$PG_VERSIONS'\n 528.1 + init_flags=' --pg12 /usr/pgsql-12/bin/pg_config --pg13 /usr/pgsql-13/bin/pg_config --pg14 /usr/pgsql-14/bin/pg_config --pg15 /usr/pgsql-15/bin/pg_config --pg16 /usr/pgsql-16/bin/pg_config'\n 528.1 + cargo pgrx init --pg12 /usr/pgsql-12/bin/pg_config --pg13 /usr/pgsql-13/bin/pg_config --pg14 /usr/pgsql-14/bin/pg_config --pg15 /usr/pgsql-15/bin/pg_config --pg16 /usr/pgsql-16/bin/pg_config\n 528.1 Creating PGRX_HOME at `/home/postgres/.pgrx`\n 528.1 The application panicked (crashed).\n 528.1 Message: no major version:\n 528.1 0: The specified pg_config binary, `/usr/pgsql-16/bin/pg_config`, does not exist\n 528.1 1: No such file or directory (os error 2)","shortMessageHtmlLink":"Initialize Cargo / timescaledb only if available"}},{"before":"926aaded0434c6854801175a80c8f83fc97b4d27","after":"772404890f555931c3fa3238297bb5f10739ca7a","ref":"refs/heads/feike/remove_pg12","pushedAt":"2023-11-27T10:33:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"feikesteenbergen","name":"Feike Steenbergen","path":"/feikesteenbergen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8860819?s=80&v=4"},"commit":{"message":"Initialize Cargo / timescaledb only if available\n\nPreviously, we depended on the value of PG_VERSIONS or TSDB_PG_VERSIONS.\nThis doesn't always work correctly, however, we can switch to\ndetermining the versions at runtime, that should prevent errors like:\n\n 528.1 + for pg in '$PG_VERSIONS'\n 528.1 + init_flags=' --pg12 /usr/pgsql-12/bin/pg_config --pg13 /usr/pgsql-13/bin/pg_config --pg14 /usr/pgsql-14/bin/pg_config --pg15 /usr/pgsql-15/bin/pg_config --pg16 /usr/pgsql-16/bin/pg_config'\n 528.1 + cargo pgrx init --pg12 /usr/pgsql-12/bin/pg_config --pg13 /usr/pgsql-13/bin/pg_config --pg14 /usr/pgsql-14/bin/pg_config --pg15 /usr/pgsql-15/bin/pg_config --pg16 /usr/pgsql-16/bin/pg_config\n 528.1 Creating PGRX_HOME at `/home/postgres/.pgrx`\n 528.1 The application panicked (crashed).\n 528.1 Message: no major version:\n 528.1 0: The specified pg_config binary, `/usr/pgsql-16/bin/pg_config`, does not exist\n 528.1 1: No such file or directory (os error 2)","shortMessageHtmlLink":"Initialize Cargo / timescaledb only if available"}},{"before":"c6442d4cf066ad79596672d1a6ce6b07ec65814b","after":"926aaded0434c6854801175a80c8f83fc97b4d27","ref":"refs/heads/feike/remove_pg12","pushedAt":"2023-11-27T10:22:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"feikesteenbergen","name":"Feike Steenbergen","path":"/feikesteenbergen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8860819?s=80&v=4"},"commit":{"message":"Initialize Cargo / timescaledb only if available\n\nPreviously, we depended on the value of PG_VERSIONS or TSDB_PG_VERSIONS.\nThis doesn't always work correctly, however, we can switch to\ndetermining the versions at runtime, that should prevent errors like:\n\n 528.1 + for pg in '$PG_VERSIONS'\n 528.1 + init_flags=' --pg12 /usr/pgsql-12/bin/pg_config --pg13 /usr/pgsql-13/bin/pg_config --pg14 /usr/pgsql-14/bin/pg_config --pg15 /usr/pgsql-15/bin/pg_config --pg16 /usr/pgsql-16/bin/pg_config'\n 528.1 + cargo pgrx init --pg12 /usr/pgsql-12/bin/pg_config --pg13 /usr/pgsql-13/bin/pg_config --pg14 /usr/pgsql-14/bin/pg_config --pg15 /usr/pgsql-15/bin/pg_config --pg16 /usr/pgsql-16/bin/pg_config\n 528.1 Creating PGRX_HOME at `/home/postgres/.pgrx`\n 528.1 The application panicked (crashed).\n 528.1 Message: no major version:\n 528.1 0: The specified pg_config binary, `/usr/pgsql-16/bin/pg_config`, does not exist\n 528.1 1: No such file or directory (os error 2)","shortMessageHtmlLink":"Initialize Cargo / timescaledb only if available"}},{"before":"0953c2b027690cf3689411f70e291ae158e0124f","after":"c6442d4cf066ad79596672d1a6ce6b07ec65814b","ref":"refs/heads/feike/remove_pg12","pushedAt":"2023-11-27T10:14:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"feikesteenbergen","name":"Feike Steenbergen","path":"/feikesteenbergen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8860819?s=80&v=4"},"commit":{"message":"Initialize Cargo / timescaledb only if available\n\nPreviously, we depended on the value of PG_VERSIONS or TSDB_PG_VERSIONS.\nThis doesn't always work correctly, however, we can switch to\ndetermining the versions at runtime, that should prevent errors like:\n\n 528.1 + for pg in '$PG_VERSIONS'\n 528.1 + init_flags=' --pg12 /usr/pgsql-12/bin/pg_config --pg13 /usr/pgsql-13/bin/pg_config --pg14 /usr/pgsql-14/bin/pg_config --pg15 /usr/pgsql-15/bin/pg_config --pg16 /usr/pgsql-16/bin/pg_config'\n 528.1 + cargo pgrx init --pg12 /usr/pgsql-12/bin/pg_config --pg13 /usr/pgsql-13/bin/pg_config --pg14 /usr/pgsql-14/bin/pg_config --pg15 /usr/pgsql-15/bin/pg_config --pg16 /usr/pgsql-16/bin/pg_config\n 528.1 Creating PGRX_HOME at `/home/postgres/.pgrx`\n 528.1 The application panicked (crashed).\n 528.1 Message: no major version:\n 528.1 0: The specified pg_config binary, `/usr/pgsql-16/bin/pg_config`, does not exist\n 528.1 1: No such file or directory (os error 2)","shortMessageHtmlLink":"Initialize Cargo / timescaledb only if available"}},{"before":"588d10a116ecca4a41863db9cfd10748cc275d64","after":"0953c2b027690cf3689411f70e291ae158e0124f","ref":"refs/heads/feike/remove_pg12","pushedAt":"2023-11-27T09:30:34.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"feikesteenbergen","name":"Feike Steenbergen","path":"/feikesteenbergen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8860819?s=80&v=4"},"commit":{"message":"Do not install PostgreSQL 16 on centos 7","shortMessageHtmlLink":"Do not install PostgreSQL 16 on centos 7"}},{"before":"39ed29013ca9fb513ac9dd3f33cc1995a4dda82f","after":"588d10a116ecca4a41863db9cfd10748cc275d64","ref":"refs/heads/feike/remove_pg12","pushedAt":"2023-11-27T09:20:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"feikesteenbergen","name":"Feike Steenbergen","path":"/feikesteenbergen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8860819?s=80&v=4"},"commit":{"message":"Do not install PostgreSQL 16 on centos 7","shortMessageHtmlLink":"Do not install PostgreSQL 16 on centos 7"}},{"before":"c8a3c56ac3de528f826b7dd1b8270e3a710f9fd7","after":"39ed29013ca9fb513ac9dd3f33cc1995a4dda82f","ref":"refs/heads/feike/remove_pg12","pushedAt":"2023-11-27T09:17:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"feikesteenbergen","name":"Feike Steenbergen","path":"/feikesteenbergen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8860819?s=80&v=4"},"commit":{"message":"Skip timescaledb for PostgreSQL 12 @ Debian 12","shortMessageHtmlLink":"Skip timescaledb for PostgreSQL 12 @ Debian 12"}},{"before":"f85345a43ee5be00367113c8478728d5b5de6454","after":"c8a3c56ac3de528f826b7dd1b8270e3a710f9fd7","ref":"refs/heads/feike/remove_pg12","pushedAt":"2023-11-27T08:50:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"feikesteenbergen","name":"Feike Steenbergen","path":"/feikesteenbergen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8860819?s=80&v=4"},"commit":{"message":"Skip PostgreSQL 12 by default for CICD\n\nTimescaleDB 2.13.0 does not support PostgreSQL 12 anymore. This\ncurrently causes our CI to fail. To still be able to test PostgreSQL 12,\nwe will run it if the TimescaleDB tag is set to 2.11.2\n\nhttps://docs.timescale.com/about/latest/release-notes/#timescaledb-2120-on-2023-09-27","shortMessageHtmlLink":"Skip PostgreSQL 12 by default for CICD"}},{"before":"18b7d602d0dbe7641eb74ad6c5df316cb663882f","after":"f85345a43ee5be00367113c8478728d5b5de6454","ref":"refs/heads/feike/remove_pg12","pushedAt":"2023-11-27T08:43:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"feikesteenbergen","name":"Feike Steenbergen","path":"/feikesteenbergen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8860819?s=80&v=4"},"commit":{"message":"Skip PostgreSQL 12 by default for CICD\n\nTimescaleDB 2.13.0 does not support PostgreSQL 12 anymore. This\ncurrently causes our CI to fail. To still be able to test PostgreSQL 12,\nwe will run it if the TimescaleDB tag is set to 2.11.2\n\nhttps://docs.timescale.com/about/latest/release-notes/#timescaledb-2120-on-2023-09-27","shortMessageHtmlLink":"Skip PostgreSQL 12 by default for CICD"}},{"before":null,"after":"18b7d602d0dbe7641eb74ad6c5df316cb663882f","ref":"refs/heads/feike/remove_pg12","pushedAt":"2023-11-27T08:38:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"feikesteenbergen","name":"Feike Steenbergen","path":"/feikesteenbergen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8860819?s=80&v=4"},"commit":{"message":"Skip PostgreSQL 12 by default for CICD\n\nTimescaleDB 2.13.0 does not support PostgreSQL 12 anymore. This\ncurrently causes our CI to fail. To still be able to test PostgreSQL 12,\nwe will run it if the TimescaleDB tag is set to 2.11.2\n\nhttps://docs.timescale.com/about/latest/release-notes/#timescaledb-2120-on-2023-09-27","shortMessageHtmlLink":"Skip PostgreSQL 12 by default for CICD"}},{"before":"89d161c6ed78ef0ac7f4280979fcefafefbf30c0","after":null,"ref":"refs/heads/sv/no-detect-includes","pushedAt":"2023-11-14T01:51:45.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"syvb","name":"Smitty","path":"/syvb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10530973?s=80&v=4"}},{"before":"88192e7b19bdc8b5edc08275da7042d5cba3f9e2","after":null,"ref":"refs/heads/feike/pg16","pushedAt":"2023-11-13T16:10:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"syvb","name":"Smitty","path":"/syvb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10530973?s=80&v=4"}},{"before":null,"after":"89d161c6ed78ef0ac7f4280979fcefafefbf30c0","ref":"refs/heads/sv/no-detect-includes","pushedAt":"2023-11-13T15:32:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"syvb","name":"Smitty","path":"/syvb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10530973?s=80&v=4"},"commit":{"message":"Set PGRX_BINDGEN_NO_DETECT_INCLUDES=please\n\nSigned-off-by: Smitty ","shortMessageHtmlLink":"Set PGRX_BINDGEN_NO_DETECT_INCLUDES=please"}},{"before":"75cb639b575b3f78a81736d3078578905db5666d","after":"91b9bf807383478a5e526b602513507a8895a682","ref":"refs/heads/main","pushedAt":"2023-11-09T19:37:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"syvb","name":"Smitty","path":"/syvb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10530973?s=80&v=4"},"commit":{"message":"Ensure PostgreSQL 16 compatibility (#776)\n\n* Ensure PostgreSQL 16 compatibility\r\n\r\nDateTimeParseError: PostgreSQL source code documents that we can pass\r\nnull pointers here:\r\n\r\n > extra can be NULL if not needed for the particular dterr value.\r\n > [...]\r\n > If escontext points to an ErrorSaveContext node, that is filled instead\r\n > of throwing an error\r\n\r\nDecodeDateTime however does not allow us to pass a null pointer, reading\r\nthe source code, it is expected that extra is not null. Therefore, in\r\norder for us to get this thing to compile, we create an empty\r\nDateTimeErrorExtra, which gets passed along.\r\n\r\n* Ensure PostgreSQL 16 is tested\r\n\r\nTo achieve this, we have had to change quite a few things:\r\n\r\nExplicitly list our Docker Image builds\r\n\r\nThe logic in the json was pretty complex, by using more yamls, and lists\r\nwe hope to achieve a workflow that is easier to inspect, reason with and\r\nadapt.\r\n\r\nWe also need to reintroduce the difference between $PG_VERSIONS and\r\n$TSDB_PG_VERSIONS, as PostgreSQL 16 support is not yet available for\r\nTimescaleDB.\r\n\r\n* Print debugging output on failure to start PG\r\n\r\n* Explictly set materialized_only=false for test hypertable creations\r\n\r\n* Skip some unsupported tests on PG16\r\n\r\n* Skip PostgreSQL 16 doc tests\r\n\r\n---------\r\n\r\nCo-authored-by: syvb ","shortMessageHtmlLink":"Ensure PostgreSQL 16 compatibility (#776)"}},{"before":null,"after":"0a833a71509a96a075a11ca5a5dab5d119e3a46c","ref":"refs/heads/gh-readonly-queue/main/pr-776-75cb639b575b3f78a81736d3078578905db5666d","pushedAt":"2023-11-09T19:36:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-merge-queue[bot]","name":null,"path":"/apps/github-merge-queue","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9919?s=80&v=4"},"commit":{"message":"Ensure PostgreSQL 16 compatibility (#776)\n\n* Ensure PostgreSQL 16 compatibility\n\nDateTimeParseError: PostgreSQL source code documents that we can pass\nnull pointers here:\n\n > extra can be NULL if not needed for the particular dterr value.\n > [...]\n > If escontext points to an ErrorSaveContext node, that is filled instead\n > of throwing an error\n\nDecodeDateTime however does not allow us to pass a null pointer, reading\nthe source code, it is expected that extra is not null. Therefore, in\norder for us to get this thing to compile, we create an empty\nDateTimeErrorExtra, which gets passed along.\n\n* Ensure PostgreSQL 16 is tested\n\nTo achieve this, we have had to change quite a few things:\n\nExplicitly list our Docker Image builds\n\nThe logic in the json was pretty complex, by using more yamls, and lists\nwe hope to achieve a workflow that is easier to inspect, reason with and\nadapt.\n\nWe also need to reintroduce the difference between $PG_VERSIONS and\n$TSDB_PG_VERSIONS, as PostgreSQL 16 support is not yet available for\nTimescaleDB.\n\n* Print debugging output on failure to start PG\n\n* Explictly set materialized_only=false for test hypertable creations\n\n* Skip some unsupported tests on PG16\n\n* Skip PostgreSQL 16 doc tests\n\n---------\n\nCo-authored-by: syvb ","shortMessageHtmlLink":"Ensure PostgreSQL 16 compatibility (#776)"}},{"before":"fa18d3a451edd8add31c27499c48c038c8703dbb","after":"88192e7b19bdc8b5edc08275da7042d5cba3f9e2","ref":"refs/heads/feike/pg16","pushedAt":"2023-11-02T07:55:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"feikesteenbergen","name":"Feike Steenbergen","path":"/feikesteenbergen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8860819?s=80&v=4"},"commit":{"message":"Skip PostgreSQL 16 doc tests","shortMessageHtmlLink":"Skip PostgreSQL 16 doc tests"}},{"before":"50c7380a71eec4a38a7879832747ec801a988657","after":"fa18d3a451edd8add31c27499c48c038c8703dbb","ref":"refs/heads/feike/pg16","pushedAt":"2023-10-21T02:19:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"syvb","name":"Smitty","path":"/syvb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10530973?s=80&v=4"},"commit":{"message":"Skip some unsupported tests on PG16","shortMessageHtmlLink":"Skip some unsupported tests on PG16"}},{"before":"922ab6b63191f89eb5481c89e838801adb7ca1e2","after":"50c7380a71eec4a38a7879832747ec801a988657","ref":"refs/heads/feike/pg16","pushedAt":"2023-10-21T02:08:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"syvb","name":"Smitty","path":"/syvb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10530973?s=80&v=4"},"commit":{"message":"Skip some unsupported tests on PG16","shortMessageHtmlLink":"Skip some unsupported tests on PG16"}},{"before":"2635b827cdbb60a54e39bbae25af2a2c6c5fbda4","after":"922ab6b63191f89eb5481c89e838801adb7ca1e2","ref":"refs/heads/feike/pg16","pushedAt":"2023-10-17T01:09:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"syvb","name":"Smitty","path":"/syvb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10530973?s=80&v=4"},"commit":{"message":"Explictly set materialized_only=false for test hypertable creations","shortMessageHtmlLink":"Explictly set materialized_only=false for test hypertable creations"}},{"before":"7028fbea2e4c0236be33a068cc67c5406e21888d","after":"2635b827cdbb60a54e39bbae25af2a2c6c5fbda4","ref":"refs/heads/feike/pg16","pushedAt":"2023-10-13T11:06:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"feikesteenbergen","name":"Feike Steenbergen","path":"/feikesteenbergen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8860819?s=80&v=4"},"commit":{"message":"Print debugging output on failure to start PG","shortMessageHtmlLink":"Print debugging output on failure to start PG"}},{"before":"3649524110a7bd697dd5124aadfc4e89358a5e03","after":"7028fbea2e4c0236be33a068cc67c5406e21888d","ref":"refs/heads/feike/pg16","pushedAt":"2023-10-13T10:23:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"feikesteenbergen","name":"Feike Steenbergen","path":"/feikesteenbergen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8860819?s=80&v=4"},"commit":{"message":"Ensure PostgreSQL 16 is tested\n\nTo achieve this, we have had to change quite a few things:\n\nExplicitly list our Docker Image builds\n\nThe logic in the json was pretty complex, by using more yamls, and lists\nwe hope to achieve a workflow that is easier to inspect, reason with and\nadapt.\n\nWe also need to reintroduce the difference between $PG_VERSIONS and\n$TSDB_PG_VERSIONS, as PostgreSQL 16 support is not yet available for\nTimescaleDB.","shortMessageHtmlLink":"Ensure PostgreSQL 16 is tested"}},{"before":"ada77fa2fc15626a3eb51ccd260269cc0d34ec89","after":"3649524110a7bd697dd5124aadfc4e89358a5e03","ref":"refs/heads/feike/pg16","pushedAt":"2023-10-13T10:01:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"feikesteenbergen","name":"Feike Steenbergen","path":"/feikesteenbergen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8860819?s=80&v=4"},"commit":{"message":"wip","shortMessageHtmlLink":"wip"}},{"before":"2ac17dbfc6c972db3da937dea606cd1d6c3ba458","after":"ada77fa2fc15626a3eb51ccd260269cc0d34ec89","ref":"refs/heads/feike/pg16","pushedAt":"2023-10-13T09:36:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"feikesteenbergen","name":"Feike Steenbergen","path":"/feikesteenbergen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/8860819?s=80&v=4"},"commit":{"message":"Explicitly list our Docker Image builds\n\nThe logic in the json was pretty complex, by using more yamls, and lists\nwe hope to achieve a workflow that is easier to inspect, reason with and\nadapt.","shortMessageHtmlLink":"Explicitly list our Docker Image builds"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEN44XmAA","startCursor":null,"endCursor":null}},"title":"Activity ยท timescale/timescaledb-toolkit"}