Steven Ayers

Results 22 comments of Steven Ayers

I've started work on a new Executor called `AsyncExecutor`, so I'll see how I get on. Could I ask those interested to please share some code examples of how you...

I've raised a PR here https://github.com/dagster-io/dagster/pull/32833. There's still quite a bit to do, but please take a look at the PR description for usage and current performance info and comment...

> Amazing! May I ask if there is going to be an idempotent "create-or-update" operation? Hi @danielgafni! Because you can have multiple variables with the same name, and there can...

> I'm mostly thinking about CI/CD pipelines. In this context the deployment name and the code location name is already known and used as arguments (or environment variables) for other...

> Hi @stevenayers it seems that you are aware of the previous effort #103, and it seems that we didn't want to proceed with it because it introduces secretes in...

Guidelines from Microsoft's Security Fundamentals: https://learn.microsoft.com/en-us/azure/security/fundamentals/secrets-best-practices#avoid-hardcoding-secrets > **Embedding secrets directly into your code or configuration files is a significant security risk.** If your codebase is compromised, so are your secrets....

> > Guidelines from Microsoft's Security Fundamentals: https://learn.microsoft.com/en-us/azure/security/fundamentals/secrets-best-practices#avoid-hardcoding-secrets > > > **Embedding secrets directly into your code or configuration files is a significant security risk.** If your codebase is compromised,...

@linzhou-db @chakankardb @zsxwing @mateiz any further thoughts on this change? thanks :)

![image](https://github.com/user-attachments/assets/8ef6c8e9-e5ee-4c6c-b505-b87c93135d6b)