Skip to content
New issue

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

Bump version: 0.5.3 → 0.5.4 #214

Merged
merged 53 commits into from
Nov 29, 2016
Merged

Bump version: 0.5.3 → 0.5.4 #214

merged 53 commits into from
Nov 29, 2016

Conversation

drewbanin
Copy link
Contributor

DBT Release 0.5.4

Drew Banin and others added 30 commits October 22, 2016 15:30
Adds an integration test suite using production-like data and validating the results of a dbt run.
drewbanin and others added 23 commits November 19, 2016 18:12
commit f894f27
Author: Drew Banin <[email protected]>
Date:   Tue Nov 29 00:46:30 2016 -0500

    disable python3.5 testing on windows

commit ac9142a
Author: Drew Banin <[email protected]>
Date:   Tue Nov 29 00:43:48 2016 -0500

    revert to psycopg2 2.6.1

commit 9fbfebb
Author: Drew Banin <[email protected]>
Date:   Tue Nov 29 00:38:17 2016 -0500

    bump psycopg2 to 2.6.2

commit af9b1e8
Author: Drew Banin <[email protected]>
Date:   Tue Nov 29 00:29:09 2016 -0500

    remove debug print stmts

    or; why do bad things happen to good people?

commit 32fbd06
Author: Drew Banin <[email protected]>
Date:   Tue Nov 29 00:23:20 2016 -0500

    ignore ssl cert error

commit 4777872
Author: Drew Banin <[email protected]>
Date:   Tue Nov 29 00:17:36 2016 -0500

    more debugging

commit 0789633
Author: Drew Banin <[email protected]>
Date:   Tue Nov 29 00:10:59 2016 -0500

    print git pull error

commit f18a28e
Author: Drew Banin <[email protected]>
Date:   Tue Nov 29 00:04:58 2016 -0500

    show dbt modules files

commit 7fd334b
Author: Drew Banin <[email protected]>
Date:   Tue Nov 29 00:00:50 2016 -0500

    ...

commit 451c496
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 23:57:35 2016 -0500

    try normpath

commit fb22b08
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 23:51:51 2016 -0500

    avoid using cwd arg to Popen

commit 1fb599d
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 20:14:29 2016 -0500

    double slashes?

commit 780bc90
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 20:09:36 2016 -0500

    directory name invalid bug

commit 4eee55d
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 20:05:43 2016 -0500

    capture output

commit 540fa20
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 20:05:22 2016 -0500

    don't abspath the abspath

commit 3fcf87b
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 19:54:45 2016 -0500

    don't capture output

commit 8c81d60
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 19:50:57 2016 -0500

    use abs paths for git deps

commit cfef693
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 19:46:57 2016 -0500

    fix windows bug preventing dbt_modules deletion

commit 332fbbd
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 17:47:22 2016 -0500

    python2 and python3 in appveyor

commit 9dca742
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 17:17:24 2016 -0500

    capture output in appveyor

commit c7f6199
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 17:08:46 2016 -0500

    missed one

commit c6b1b10
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 17:06:18 2016 -0500

    add test to integration test dir names

commit 8db4120
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 14:46:36 2016 -0500

    remove junk

commit 9b38656
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 14:42:14 2016 -0500

    debug

commit 9f09052
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 14:37:41 2016 -0500

    change slashes

commit fe46dea
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 14:32:36 2016 -0500

    vvv

commit 4fbf67e
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 14:26:31 2016 -0500

    typos

commit a77ec51
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 14:23:26 2016 -0500

    more debugging

commit 8515808
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 14:20:32 2016 -0500

    more debugging

commit 8994899
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 14:15:55 2016 -0500

    more debugging

commit a61fb12
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 13:43:49 2016 -0500

    more debugging

commit a096856
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 13:34:16 2016 -0500

    wip

commit e0ef050
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 13:28:47 2016 -0500

    dbt debug

commit e8448e6
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 13:15:00 2016 -0500

    hardcode

commit ff9f0c3
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 13:08:41 2016 -0500

    remove quotes from dbt config dir

commit 35d259a
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 13:04:04 2016 -0500

    move logic to tox

commit aa97cc2
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 13:00:21 2016 -0500

    cleanup

commit 770b10a
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 12:59:17 2016 -0500

    fix yaml syntax

commit d06ca5d
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 12:58:36 2016 -0500

    set global env var

commit 44241ec
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 12:51:45 2016 -0500

    one more try

commit 12358a3
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 12:43:13 2016 -0500

    powershell

commit c639c10
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 12:35:43 2016 -0500

    set env var differently?

commit 9ac0751
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 12:27:00 2016 -0500

    export env var

commit 497c5cc
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 12:20:54 2016 -0500

    wip

commit 445fbfe
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 12:18:35 2016 -0500

    more debugging

commit 3a6f80a
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 12:09:29 2016 -0500

    debug info + use .dbt dir

commit 1feaf05
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 12:03:25 2016 -0500

    set correct user home dir

commit 6669184
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 12:02:06 2016 -0500

    fix backslashes

commit f1e0a65
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 12:01:23 2016 -0500

    fix echo?

commit f3aec3d
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 11:54:07 2016 -0500

    use powershell

commit 07b97ae
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 11:52:23 2016 -0500

    configure dbt_profiles.yml dir

commit a08b53a
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 11:44:24 2016 -0500

    trying to set home dir

commit 354409f
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 11:29:08 2016 -0500

    re-enable db host, disable weird permissions grant

commit 90c2f43
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 11:26:35 2016 -0500

    add pg setup to test_script step

commit 911600e
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 11:24:25 2016 -0500

    remove db host

commit 3cd074c
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 11:07:54 2016 -0500

    fix bad yaml syntax

commit 935bedb
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 11:04:42 2016 -0500

    pg_hba config

commit 8e763c7
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 10:50:32 2016 -0500

    playing with pg params

commit 5d3b56f
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 10:31:39 2016 -0500

    start psql explicitly?

commit 660a31a
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 10:27:17 2016 -0500

    explicitly call out pg94

commit 8a4296d
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 10:23:01 2016 -0500

    don't use createdb cmd on windows

commit 9d2a07e
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 10:21:22 2016 -0500

    run psql, configure db appropriately

commit 20bcef7
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 10:08:32 2016 -0500

    fix windows tox cmd

commit f00e8d6
Author: Drew Banin <[email protected]>
Date:   Mon Nov 28 10:01:14 2016 -0500

    first cut using appveyor
@drewbanin drewbanin self-assigned this Nov 29, 2016
@drewbanin drewbanin changed the base branch from development to master November 29, 2016 06:20
@drewbanin drewbanin merged commit c60d6e5 into master Nov 29, 2016
@drewbanin drewbanin deleted the release/0.5.4 branch November 30, 2016 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants