Nits
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Today
Yesterday
Update migration scripts
Add comments on test
Rebase
hooray, but how is this configurable? don't we also need to change the gcs_system_storage?
Rebase
i defer to your judgment @nate
Thu, Dec 12
Add test data
Wed, Dec 11
Rebase
requesting changes because i think we should drop the diagram
i think i've said my piece on this being useful in the edge case / for introspection -- let's not foreground use of this resource in ordinary examples / usage patterns, we want people to be able to slice config space independently of writing solid logic
this seems a straightforward usability win. we should update the docstrings to be accurate (thus requesting changes). take a look at the docs for Field which are accurate (for the status quo ante). also, do we need to make tutorial changes?
Skip tests on buildkite
Skip CLI tests on buildkite
Tue, Dec 10
Rebase
Changelog
Try Buildkite networking
love love lurve <3
Sat, Dec 7
Fri, Dec 6
it is also possible that serialization strategy is the wrong place to deal with this (compare https://github.com/dagster-io/dagster/blob/master/examples/dagster_examples/airline_demo/unzip_file_handle.py)
i also think that changing the callsites will make this look like less of a win. I also don't like a world where we have a parameter called writable that is a string, i.e., specifically not something you can write to using the file APIs.