FileMagic
FileMagic
## SUMMARY If you were to set the concurrency policy of an action to be 1 then it does not run any actions. I believe the following piece of code...
following the discussion in https://github.com/huggingface/llm-ls/issues/36#issuecomment-1771185733 I realized we can use the [rustls-tls-native-roots](https://docs.rs/reqwest/latest/reqwest/#optional-features) which says: "Enables TLS functionality provided by rustls, while using root certificates from the rustls-native-certs crate." The [rustls-native-certs](https://github.com/rustls/rustls-native-certs/)...
Let's say that you have a workflow: `example_workflow.yaml` ```yaml version: 1.0 tasks: start: action: core.noop next: - when: do: - with_items_task_example with_items_task_example: # This shouldn't run action: core.echo with: items:...
Based on the updates done in #6157, I merged in the changes that @cognifloyd did on master into the changes that @nzlosh was working on. From here I am going...
This never seemed to be documented, but I was looking for something similar in the docs: https://docs.stackstorm.com/changelog.html?highlight=get_user_info#id60