Henry Wu
Henry Wu
Description of changeset: Add a `Reviewers` section in the pull request template. Test Plan: CI Reviewers: @JJJ000
Add a link to a hypernova client library for Vue. Reviewers: @ljharb, @duoertai
The current example 'simple' does not work with the latest version Ruby 2.6.8.
# Description Update all `dbt` related libraries to the latest versions in `1.8.*`. # How Has This Been Tested? - [X] Manually with a local development environment. # Checklist -...
# Description Replace some `print` statements with `self.logger.debug` for better code consistency. # How Has This Been Tested? - [x] Tested in a local development environment # Checklist - [...
# Description Sync up the versions for dbt related packges to the latest. # How Has This Been Tested? - [x] Tests with a local Postgres database # Checklist -...
# Description Address the request in https://github.com/mage-ai/mage-ai/issues/5368. Based on [Status of Python versions](https://devguide.python.org/versions/), Python 3.11 will be officially supported till `2027-10`, while Python 3.10 will reach its EOL in `2026-10`...