- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Feb 25 2021
Rebase
Change a variable name
Simplify the solid and docs completely. Use open file rather than subprocess to create a file.
Feb 24 2021
Simplify the pipeline and docs
Feb 18 2021
Fix typo
Update tests and add some clarification on docs
Feb 17 2021
Feb 11 2021
See the new diff https://dagster.phacility.com/D6423
Feb 7 2021
Feb 6 2021
Fix lint
Write the new documentation
Feb 4 2021
rebase and fix lowercase
Feb 2 2021
Feb 1 2021
Use python-gql to execute pipelines and add corresponding tests
Jan 26 2021
Rebase
Rebase
Rebase
Up and rebase
Update
Jan 25 2021
Revise
In D5949#165010, @max wrote:Yeah, this is fine in that it works but this is not the right way to run a pipeline over GraphQL. The right way to run a pipeline over graphql is to start a dagit server and to query the server.
Jan 23 2021
Update
Add contributors channel
Improve test coverage line by line
Jan 22 2021
Fix tox
Up
Update tox
Add some tests
Jan 21 2021
Revise
Revise summary
Revise
Jan 20 2021
Jan 19 2021
Jan 17 2021
Use a public workspace attribute
Fix isort, black
Add docs content. Add executionMetadata to pipeline run and modify tests
Jan 15 2021
Revise again
Jan 13 2021
Rebase
Jan 11 2021
Jan 9 2021
Modify PR template
Update PR template
Dec 22 2020
Delete generated images to save space
In D5225#154411, @yuhan wrote:oh great! sorry i didn't look at the readme in docs/next.
what about the generated then? are we fine to drop them when committing to git?
Could we write a section in readme to explain when and how one will update the screenshot script if needed
Here's the README of how to add and when to update screenshots.
Dec 21 2020
Update: Add contributing guides
Update: - Refactor