Ecosyste.ms: OpenCollective

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

github.com/dbt-labs/dbt-jobs-as-code

Tools to handle dbt Jobs as well-defined YAML files
https://github.com/dbt-labs/dbt-jobs-as-code

Chore: Update release process

b-per opened this pull request 11 days ago
Fix issue with plan when adding/removing fields

b-per opened this pull request 11 days ago
[Feature] Add linked_id and key on import

tim-steinkuhler opened this issue 11 days ago
[Bug] JSON dumps on plan for type changes

tim-steinkuhler opened this issue 11 days ago
Preparing for release 1.0.0

b-per opened this pull request 12 days ago
[Feature] Improve plan readability

tim-steinkuhler opened this issue 12 days ago
[Feature] Improve yml readability

tim-steinkuhler opened this issue 12 days ago
Allow Python 3.13 and above

b-per opened this pull request about 1 month ago
Add new `link` subcommand

b-per opened this pull request about 1 month ago
Move from poetry to uv

b-per opened this pull request about 1 month ago
[Feature] Share example of configuration of triggers on job completion

pikachuev opened this issue about 1 month ago
Add new config for compare changes selector

b-per opened this pull request about 2 months ago
Moving deps to dev only

pgoslatara opened this pull request about 2 months ago
Test DO NOT MERGE

b-per opened this pull request 2 months ago
Test - Do not merge

b-per opened this pull request 2 months ago
Update CI testing to report code coverage in PR

b-per opened this pull request 2 months ago
Correcting entrypoint path

pgoslatara opened this pull request 3 months ago
Release 0.9

b-per opened this pull request 3 months ago
Fix if condition for schedules

b-per opened this pull request 3 months ago
Allow contributors to run CI once PR is tagged ci-ok

b-per opened this pull request 3 months ago
Bump `setup-python` action

pgoslatara opened this pull request 3 months ago
Support PR forks

pgoslatara opened this pull request 3 months ago
Migrating to a proper directory structure for python packages

pgoslatara opened this pull request 3 months ago
Downgrade importlib to be compatible with dbt-core

b-per opened this pull request 3 months ago
[Bug] incompatibility of importlib-metadata

rsong24 opened this issue 3 months ago
Remove custom branch from config

b-per opened this pull request 3 months ago
Remove black dependency

pgoslatara opened this pull request 3 months ago
Clean pipelines

pgoslatara opened this pull request 3 months ago
Adding dependabot config

pgoslatara opened this pull request 3 months ago
Update CONTRIBUTING.md to ruff and poetry

pgoslatara opened this pull request 3 months ago
Restricting python to 3.9-3.12

pgoslatara opened this pull request 3 months ago
Update poetry version

b-per opened this pull request 3 months ago
Add ability to perform advanced CI checks

b-per opened this pull request 3 months ago
Add field is_system

b-per opened this pull request 3 months ago
Add new fields

b-per opened this pull request 4 months ago
Add new field we are getting from the API

b-per opened this pull request 4 months ago
Return non 0 code on `sync` failure

b-per opened this pull request 5 months ago
[Feature] Return a non 0 code when dbt-jobs-as-code fails

b-per opened this issue 5 months ago
consolidate qa and prod workflows

dpguthrie opened this pull request 6 months ago
Update dependencies

b-per opened this pull request 6 months ago
Add example of CICD with qa

b-per opened this pull request 6 months ago
Update docs with pip install from Pypi

b-per opened this pull request 6 months ago
Add workflow for release

b-per opened this pull request 6 months ago
Release 0.5 - Move to Pydantic v2 and update fields for jobs

b-per opened this pull request 6 months ago
Add environment id and project id params

b-per opened this pull request 7 months ago
Update User Agent and add compatibility for 3.12

b-per opened this pull request 7 months ago
[Feature] seperate environment management

chenxuanrong opened this issue 10 months ago
Allow not checking SSL cert for some cases

b-per opened this pull request 11 months ago
Add the commands unlink and deactivate-jobs

b-per opened this pull request 12 months ago
fix/assume_false_for_custom_branch_only

lewisarmistead opened this pull request about 1 year ago
Fix/custom branch only

b-per opened this pull request about 1 year ago
[Bug] Missing `custom_branch_only` from retrieved dbt Cloud job config

lewisarmistead opened this issue about 1 year ago
Update version shown in CI CD

b-per opened this pull request about 1 year ago
Allow deferring to env id

b-per opened this pull request about 1 year ago
[Bug] Deferred Environment not included when using `import-jobs`

brunocostalopes opened this issue about 1 year ago
Bump certifi from 2022.9.24 to 2022.12.7

dependabot[bot] opened this pull request over 1 year ago
Capability to create dbt cloud environments

venkata-varanasi opened this issue over 1 year ago
update used gh actions ahead of node12 deprecation

davidbloss opened this pull request over 1 year ago
[Feature] Do you want to put the JSON Schema in dbt-jsonschema?

joellabes opened this issue almost 2 years ago
Modify command README

b-per opened this pull request almost 2 years ago
Add Loom

b-per opened this pull request almost 2 years ago
Prepare release

b-per opened this pull request almost 2 years ago
Refactor tests to leverage fixtures

b-per opened this issue almost 2 years ago
Clean repo

b-per opened this pull request almost 2 years ago
Update README and overall repo to prepare for beta release

b-per opened this pull request almost 2 years ago
Feature: Add contribution guide to repo

nicholasyager opened this pull request almost 2 years ago
Create issue templates for bug reports and feature requests

nicholasyager opened this pull request about 2 years ago
Need issue templates for Features and Bugs.

nicholasyager opened this issue about 2 years ago
Show progress when querying env vars

b-per opened this pull request about 2 years ago
Add the Apache 2.0 License to this project

nicholasyager opened this pull request about 2 years ago
Create a Github Action for the library

b-per opened this issue about 2 years ago
Update README with instructions

b-per opened this pull request about 2 years ago
Feature - Leverage poetry to manage the package

b-per opened this pull request about 2 years ago
Feature/add/test suite

b-per opened this pull request about 2 years ago
Improve overall performance of the tool

b-per opened this issue about 2 years ago
[Feature] Improve logging and display of information

b-per opened this pull request about 2 years ago
Fix/delete env var overwrite

b-per opened this pull request about 2 years ago
Feature/add ability to import jobs

b-per opened this pull request about 2 years ago
Add plan command to the CLI

b-per opened this pull request about 2 years ago
Add a JSON schema and enforces it for our YML file

b-per opened this pull request about 2 years ago
Provide a `plan` command like Terraform

b-per opened this issue about 2 years ago
Check that env vars exist in the `validate` command

b-per opened this issue about 2 years ago
Refactor validation code into functions

b-per opened this issue about 2 years ago
Feature/commands for validating file

b-per opened this pull request about 2 years ago
Pydantic validations

b-per opened this issue about 2 years ago
Add a command to check the validity of the current config

b-per opened this issue about 2 years ago
Feature: Implement CustomEnvironmentVariable creation via API, and fix some type hinting

nicholasyager opened this pull request about 2 years ago
Implement CustomEnvironmentVariable creation

nicholasyager opened this issue about 2 years ago