ClickHouse / ClickHouse/pg_clickhouse
Add Upgrade Test
Open
quality
workflow
- Dominant language
- C
- Stars
- 283
- Forks
- 21
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 11
Description
Add a test that installs v0.1 and then upgrades to the latest version, then runs all the tests, to ensure that the upgrades work as intended. See the [pgTAP Makefile](https://github.com/theory/pgtap/blob/main/Makefile) for inspiration, especially [this bit](https://github.com/theory/pgtap/blob/b89585a64ffef012ff0f219de9197c669aa8485b/Makefile#L456), which installs an earlier version from PGXN. before performing an upgrade.
Make sure the new test runs as part of the CI workflow.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.