We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sample pull request
Add new version to TIMESCALEDB_TOOLKIT_EXTENSIONS in:
TIMESCALEDB_TOOLKIT_EXTENSIONS
.github/workflows/build_image.yaml
.github/workflows/publish_image.yaml
Makefile
hot-forge
Add two new lines to bundles.yaml containing the new version tag:
bundles.yaml
- repository: https://github.com/timescale/timescaledb-toolkit tag: 1.18.0
And update .github/build_bundles.py if new pgrx is required.
.github/build_bundles.py
Copy Changelog.md entries for this release into github release
Update Homebrew
Build binaries on multiple Mac versions/architectures and submit a pull request like this example
The text was updated successfully, but these errors were encountered:
Hello, any update on this? The possibility to build v 1.18 on mac via brew would be much appreciated.
Sorry, something went wrong.
No branches or pull requests
Sample pull request
Add new version to
TIMESCALEDB_TOOLKIT_EXTENSIONS
in:.github/workflows/build_image.yaml
.github/workflows/publish_image.yaml
Makefile
hot-forge
Sample pull request
Add two new lines to
bundles.yaml
containing the new version tag:And update
.github/build_bundles.py
if new pgrx is required.Copy Changelog.md entries for this release into
github release
Update Homebrew
Build binaries on multiple Mac versions/architectures and submit a pull request like
this example
The text was updated successfully, but these errors were encountered: