User Details
- User Since
- Aug 5 2019, 9:56 PM (18 w, 4 d)
Today
rebased, added jest mocks
rebase
Yesterday
Need to mock out jest config to support web workers
rebase
Yeah, I would do this if it were really clean, but a lot of the types are reused all over the place
add back memoization for the async dagre layout call
Wed, Dec 11
returning to your queue
use default cache policy
update snapshots
Tue, Dec 10
Yeah, it's not clear to me exactly how to extract any meaningful partial signal from the step_key.
support CLI-based partition tagging, handle ambiguous partition_set arguments
Mon, Dec 9
Sat, Dec 7
will look into the tags issue
Fri, Dec 6
Looks good! Once build issues are resolved (and one typo), let's land!
some style nits, but also we should write some tests.
Wed, Dec 4
Tue, Dec 3
updated to display attempts rather than runs
Mon, Dec 2
This looks good to me...
Wed, Nov 27
description change
update to comments, using namedtuple, adding default partition selector
Tue, Nov 26
- move partition definitions to standalone repository yaml section
- mapped config
Mon, Nov 25
Mostly because I'm anticipating landing some partition UI that we don't want to expose quite yet...
Sun, Nov 24
Thanks for this feedback. It might be helpful to describe how I've been thinking about some of the specific decisions.
Sat, Nov 23
- defines partition core api
- extracts partition definion from schedule and puts on pipeline definition
- added partition selector to schedule definition