Re: Call for fixes for Airflow 1.10.1

2018-09-13 Thread Gerardo Curiel
lient-side logic that shouldn't be there. On Wed, Sep 12, 2018 at 6:59 PM Driesprong, Fokko wrote: > Hi Ash, > > I've cherry-picked two commits on top of 1.10-test branch: > Cheers, -- Gerardo Curiel // https://gerar.do

Re: Use Docker for running Airflow tests

2018-09-05 Thread Gerardo Curiel
). Cheers, On Thu, Sep 6, 2018 at 11:46 AM Sid Anand wrote: > Any chance you can document a flow that ties the CI build artifacts to this > repo and how we would use them? Would our build times go down? > -- Gerardo Curiel // https://gerar.do

Re: Jira cleanup and triage

2018-08-23 Thread Gerardo Curiel
em every time ;-) > Heh, I'll have a look :-) Cheers, -- Gerardo Curiel // https://gerar.do

Jira cleanup and triage

2018-08-22 Thread Gerardo Curiel
to work on. Also, has something like https://github.com/probot/stale (or whatever the equivalent in Jira is) being considered for closing issues and PRs automatically? Cheers, -- Gerardo Curiel // https://gerar.do

Re: Master is broken

2018-06-12 Thread Gerardo Curiel
Hi Kaxil, On Tue, Jun 12, 2018 at 5:12 PM, Naik Kaxil wrote: > > I have merged the PR that reverts the commit that broke the CI. Waiting > for the CI result. > > I see master is green again! Thanks :) Cheers, -- Gerardo Curiel // https://gerar.do

Re: Master is broken

2018-06-12 Thread Gerardo Curiel
s > > > where our unit test coverage is poor, but we improve the coverage every > > > time a breaking PR shows up. If our goal is to harden airflow for > ongoing > > > functionality with reduced breakage, this would be one good way to get > > > there. > > >

Master is broken

2018-06-11 Thread Gerardo Curiel
umentation, then that's fine, but it hasn't been followed recently. Cheers, -- Gerardo Curiel // https://gerar.do

Dockerised CI and testing environment

2018-05-21 Thread Gerardo Curiel
back about it. - Is anyone familiar with the impersonation tests? There have proven to be hard to fix with my limited knowledge of the codebase It's WIP, but I wanted to submit what I've got so far and check if you guys think I'm going in the right direction. Cheers, -- Gerardo Curiel // https://gerar.do

Re: Lineage

2018-05-07 Thread Gerardo Curiel
ecosystem and make your > live easier there. The Airflow Atlas connector supplies Atlas with > information that it doesn't know about yet closing the loop further. > > Thanks for the explanation. Good to hear it has an API. I though the "bridges" were the main point of integration

Re: Lineage

2018-05-06 Thread Gerardo Curiel
special magic, but an update > to the DruidOperator can be relatively quite straightforward. > > In the future Operators can take advantage of the inlet/outlet definitions > as they are also made available as part of the context for templating (as > “inlets” and “outlets”). > > I’m looking forward to your comments! > > https://github.com/apache/incubator-airflow/pull/3321 > > Bolke. [1] https://aws.amazon.com/glue/ Cheers, -- Gerardo Curiel // https://gerar.do

Bug fixes release

2018-04-23 Thread Gerardo Curiel
Hello folks, I'll start by saying thank you all for writing and maintaining Airflow. It has helped us streamline most of our data engineering tasks at work and it has been a joy to use . So, I was wondering why the following issues are marked for version 2.0.0 - psycopg2 version 2.7.4 was