After this commit lands, this will be the source of truth for the current state of the hacker_news demo. A separate commit will strip down the internal repo to an import of this, along with some band-aid patches where necessary (e.g. links to specific demo sites)
Details
Details
Diff Detail
Diff Detail
- Repository
- R1 dagster
- Branch
- owen_update_example_repo
- Lint
Lint Passed - Unit
No Test Coverage
Event Timeline
Comment Actions
this is great!
would it make sense to move the hackernews integration tests to oss too? - is it possible that a change made in the main repo passes the unit tests here but fails the integration test? if so, it could get annoying to dance between two repos.