Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dbt-labs/dbt-rpc

A server that can compile and run queries in the context of a dbt project. Additionally, it provides methods that can be used to list and terminate running processes.
https://github.com/dbt-labs/dbt-rpc

rpc v0.3.3 cannot process the "list" command

likepyt opened this issue 5 months ago
Update deprecation note

jtcohen6 opened this pull request over 1 year ago
Bump version for core 1.4 to 0.3.4

gshank opened this pull request over 1 year ago
Bump version to 0.4.2 for core 1.5

gshank opened this pull request over 1 year ago
Fix execution of "defer" command for dbt-core 1.4

gshank opened this pull request over 1 year ago
Fix execution of "defer" command

gshank opened this pull request over 1 year ago
[CT-2880] Defer not working with dbt 1.4 and 1.5

gshank opened this issue over 1 year ago
Removing py3.7 from test matrix since deprecated

leahwicz opened this pull request over 1 year ago
Fix run-operation to use RunResults instead of RunOperationResults

aranke opened this pull request over 1 year ago
Patch run-operation to use RunResults instead of RunOperationResults

aranke opened this pull request over 1 year ago
update used gh actions ahead of node12 deprecation

davidbloss opened this pull request over 1 year ago
Cl/fix poll list result 0.1

ChenyuLInx opened this pull request over 1 year ago
fix poll list result 0.2

ChenyuLInx opened this pull request over 1 year ago
Cl/fix poll list result main

ChenyuLInx opened this pull request over 1 year ago
Cl/fix poll list result 0.3

ChenyuLInx opened this pull request over 1 year ago
backport reload method and bump version (#134)

ChenyuLInx opened this pull request over 1 year ago
backport reload method and bump version (#134)

ChenyuLInx opened this pull request over 1 year ago
backport reload method and bump version

ChenyuLInx opened this pull request over 1 year ago
Reload method and update version

ChenyuLInx opened this pull request over 1 year ago
update used gh actions ahead of set-output, node12 deprecation

davidbloss opened this pull request over 1 year ago
[CT-2481] replace all instances of set-output and node16

emmyoop opened this issue over 1 year ago
Bump version for release

ChenyuLInx opened this pull request over 1 year ago
remove usage of legacy function

ChenyuLInx opened this pull request over 1 year ago
use core branch

gshank opened this pull request over 1 year ago
[CT-2324] dbt-rpc is not working on apple mac [intel]

sivankumar86 opened this issue over 1 year ago
bump version

ChenyuLInx opened this pull request almost 2 years ago
Cl/support click round 2

ChenyuLInx opened this pull request almost 2 years ago
[CT-1863] Support dbt-core 1.5 in `dbt-rpc`

ChenyuLInx opened this issue almost 2 years ago
Fix dbt-core v1.4 compat, bump version + lower bound

jtcohen6 opened this pull request almost 2 years ago
[CT-1743] [SPIKE] remove usage of legacy logger

ChenyuLInx opened this issue almost 2 years ago
Add new context argument to _get_responses method

anubhavsharma515 opened this pull request almost 2 years ago
Add new context argument to _get_responses method

anubhavsharma515 opened this pull request almost 2 years ago
[CT-1728] rpc requests fail after dbt upgrade to 1.2.3

dima898 opened this issue almost 2 years ago
pin json-rpc dependency to 1.13

colin-rogers-dbt opened this pull request almost 2 years ago
Cl/support-1.5-spike

ChenyuLInx opened this pull request almost 2 years ago
[CT-1689] Check exceptions

emmyoop opened this issue about 2 years ago
Bump version to 0.3.0

leahwicz opened this pull request about 2 years ago
[CT-1663] Fix dbt-rpc main workflow, test-build, "verify packages"

gshank opened this issue about 2 years ago
Break passenv parameters into separate lines to make tox happy again

peterallenwebb opened this pull request about 2 years ago
[CT-1651] Tox configuration needs to be updated to work with tox 4.0

peterallenwebb opened this issue about 2 years ago
attempting to build against older dbt-core as a test

peterallenwebb opened this pull request about 2 years ago
update rpc deprecation notice

lostmygithubaccount opened this pull request about 2 years ago
Change parsed.py to nodes.py and remove Parsed from a couple of classes

gshank opened this pull request about 2 years ago
adapte to core change

ChenyuLInx opened this pull request about 2 years ago
adapte to core change

ChenyuLInx opened this pull request about 2 years ago
Bump version for release

ChenyuLInx opened this pull request about 2 years ago
fix compile macro

ChenyuLInx opened this pull request about 2 years ago
[CT-1371] rpc doesn't use `--target-path` flag

jeremyyeo opened this issue about 2 years ago
Bumping version to 0.2.0

leahwicz opened this pull request about 2 years ago
fix dev-requirements.txt

ChenyuLInx opened this pull request over 2 years ago
add a lanugage arg for compile

ChenyuLInx opened this pull request over 2 years ago
bump release version

ChenyuLInx opened this pull request over 2 years ago
support both `raw_sql`, `compiled_sql` and `raw_code`, `compiled_code` in rpc

ChenyuLInx opened this pull request over 2 years ago
rename sql to code

ChenyuLInx opened this pull request over 2 years ago
[CT-760] No logs returned

eugene-nikolaev opened this issue over 2 years ago
Fix pip upgrade steps in CI

leahwicz opened this pull request over 2 years ago
[CT-620] [SPIKE] dbt hangs under certain interrupt conditions

iknox-fa opened this issue over 2 years ago
[CT-554] [Spike] Support new logging

jtcohen6 opened this issue over 2 years ago
Bumping version to 0.1.2 for release

leahwicz opened this pull request over 2 years ago
better message for disabled node compile

ChenyuLInx opened this pull request over 2 years ago
Bumping version to 0.1.2rc1

leahwicz opened this pull request almost 3 years ago
[CT-364] Release dbt-rpc v0.2.0

leahwicz opened this issue almost 3 years ago
Make garbage collection configurable

ChenyuLInx opened this pull request almost 3 years ago
[CT-350] Memory leak with repeated compiles

barberscott opened this issue almost 3 years ago
[CT-280] Support `--version` as a `cli_args` method

jtcohen6 opened this issue almost 3 years ago
[CT-233] Support `list` as a `cli_args` method

jtcohen6 opened this issue almost 3 years ago
Save args in config when cli_vars is saved

gshank opened this pull request almost 3 years ago
Adding Jira mirring Actions

leahwicz opened this pull request almost 3 years ago
dbt crasher attempting to call Jinja with {{ env_var('foo') }} in dbt Cloud

barberscott opened this issue almost 3 years ago
Recommended way to install

pgrivachev opened this issue about 3 years ago
Use the 'set_invocation_id' function in spawn_setup

gshank opened this pull request about 3 years ago
Use implementation-specific RPC JSON error codes

kwigley opened this issue about 3 years ago
[Bug] --fail-fast not supported in RPC server

joellabes opened this issue about 3 years ago
Always use legacy logging

jtcohen6 opened this issue about 3 years ago
Manually Set USE_LEGACY_LOGGER

nathaniel-may opened this pull request about 3 years ago
Compatibility with new core logging via env var

jtcohen6 opened this pull request about 3 years ago
Compatibility with structured logging

jtcohen6 opened this issue about 3 years ago
Disable py36 tests

jtcohen6 opened this pull request about 3 years ago
module 'dbt.flags' has no attribute 'SINGLE_THREADED_WEBSERVER'

varun-dc opened this issue about 3 years ago
Bump version to 0.1.1

jtcohen6 opened this pull request about 3 years ago
Readd single-threaded env vars

jtcohen6 opened this pull request about 3 years ago
How will versioning of dbt-rpc work?

tom-james-watson opened this issue about 3 years ago
Structured logging changes in dbt-core

jtcohen6 opened this issue about 3 years ago
Shut down server and exit pytest when test fails

kwigley opened this pull request about 3 years ago