In D8490#222107, @sandyryza wrote:Did a user come across this? I didn't think we exposed OutputManager in our docs at all. I don't think we need it around anymore.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jun 29 2021
Jun 29 2021
Ignore containers that aren't connected to the network
This update fixes the docker mount issues by:
https://dagster.phacility.com/D8577 should fix the failing build
Jun 28 2021
Jun 28 2021
Requesting feedback before I've gotten a clean build because I could use some advice on how we want to handle a particularly hair docker-compose-in-docker situation.
Jun 25 2021
Jun 25 2021
Fixup changelog
Jun 24 2021
Jun 24 2021
• jordansanders committed R1:f331e0eafafe: Use the EcsRunLauncher in the reference deployment (authored by • jordansanders).
Use the EcsRunLauncher in the reference deployment
• jordansanders committed R1:9122845e8e81: Cross-reference ECS reference deployment (authored by • jordansanders).
Cross-reference ECS reference deployment
• jordansanders committed R1:41434078340d: Add a reference deployment for ECS (authored by • jordansanders).
Add a reference deployment for ECS
update aws docs
Jun 23 2021
Jun 23 2021
Add a simple test to satisfy tox. Otherwise, pytest raises exit code 5 (no tests collected) so tox fails the build.
• jordansanders committed R1:97894f7cb749: Log the task arn and cluster (authored by • jordansanders).
Log the task arn and cluster
• jordansanders committed R1:dd19951b7260: Decorate EcsRunLauncher as experimental (authored by • jordansanders).
Decorate EcsRunLauncher as experimental
• jordansanders committed R1:cb07e82a7bf9: Create a new task definition for each launch (authored by • jordansanders).
Create a new task definition for each launch
rebase
rebase
rebase
• jordansanders committed R1:242ae68c4f8b: Include ENI infornmation in ECS task stubs (authored by • jordansanders).
Include ENI infornmation in ECS task stubs
Tag runs with ECS info
• jordansanders committed R1:e28f1b83c703: Mixin ConfigurableClass with EcsRunLauncher (authored by • jordansanders).
Mixin ConfigurableClass with EcsRunLauncher
Terminate ECS runs
Launch runs in ECS
• jordansanders committed R1:e065f7152b48: Ignore unimplemented abstract-method from sqlalchemy (authored by • jordansanders).
Ignore unimplemented abstract-method from sqlalchemy
• jordansanders retitled D8493: Ignore unimplemented abstract-method from sqlalchemy from Pin sqlalchemy to Ignore unimplemented abstract-method from sqlalchemy.
Ignore pylint
In D8493#221681, @alangenfeld wrote:if its just pylint - should we #pylint: disable=abstract-method instead? i assume the run time behavior is under test
Moving this into review to get buildkite back to green.
rebase
rebase
rebase
rebase
rebase
rebase
Clean up documentation, use a multi-stage dockerfile, attempt to fix tox.
Jun 22 2021
Jun 22 2021
don't run tests (because none exist yet)
cherrypick onto a branch that has the EcsRunLauncher
Abandoning in favor of docker-compose
Abandoning in favor of docker-compose
Abandoning in favor of docker-compose
Jun 21 2021
Jun 21 2021
• jordansanders committed R1:8b8c658674b6: Ensure AWS unit tests never run against real AWS (authored by • jordansanders).
Ensure AWS unit tests never run against real AWS
Remove unused ECS Client
rebase
rebase
• jordansanders committed R1:a1900c231304: Allow classes to be decorated with @experimental (authored by • jordansanders).
Allow classes to be decorated with @experimental
Include a meaningful init in tests to prove super is being called correctly
Jun 18 2021
Jun 18 2021
In D8473#221262, @dgibson wrote:We don't have any end-to-end tests that connect to a real AWS instance? or are all those in integration_tests
rebase