little-apartment-49355
08/09/2021, 11:45 PMpip install
. We would love to see people contributing actions of all kinds - please share here if you have any ideas or prototypes! 🤗
The bot is easy to deploy: It is just a Python process with few external dependencies - no databases needed. Its security footprint is small as it uses only a tightly scoped set of Slack calls. During development you can run the bot on any workstation, so it is quick to iterate on custom actions. For production deployments the bot ships with a CloudFormation template for automating your deployments AWS.
If you require some customization for your deployment or need additional help on the topic then please feel free to reach out to me personally or on #C020U025QJK We are very happy to help!
We have already invited @gentle-yak-12399 on this channel, so you can play around with it! See a demo below in this thread.gentle-yak-12399
08/09/2021, 11:45 PMlittle-apartment-49355
08/09/2021, 11:45 PMgentle-yak-12399
08/09/2021, 11:45 PMgentle-yak-12399
08/09/2021, 11:45 PMHelloFlow/2
by oleg, 1 month ago
- HelloFlow/1
by oleg, 1 month ago
Choose one of the run IDs above by writing e.g. inspect HelloFlow/2
little-apartment-49355
08/09/2021, 11:45 PMgentle-yak-12399
08/09/2021, 11:46 PMinspect
to specify the run to inspect. The run can be running currently (it does not have to be finished) or it can be any historical run. There are a number of ways to refer to an existing run:
- Use an existing run ID: inspect HelloFlow/12
.
- Use a flow name: inspect HelloFlow
.
- Use a flow name with a user: inspect dberg's HelloFlow
.
- Use the latest run of a user: inspect dberg's latest run of HelloFlow
.
- Use the latest run by anyone: inspect the latest run of HelloFlow
.
You can filter by a tag by appending tagged some_tag
in any of the expressions above except the first one. If there are multiple eligible runs, I will show you a list of run IDs to choose from.little-apartment-49355
08/09/2021, 11:46 PMgentle-yak-12399
08/09/2021, 11:46 PMgentle-yak-12399
08/09/2021, 11:46 PMHelloFlow/2
by oleg, 1 month ago
- HelloFlow/1
by oleg, 1 month ago
Choose one of the run IDs above by writing e.g. inspect HelloFlow/2
little-apartment-49355
08/09/2021, 11:46 PMgentle-yak-12399
08/09/2021, 11:46 PMgentle-yak-12399
08/09/2021, 11:46 PMgentle-yak-12399
08/09/2021, 11:47 PMuser:oleg
, runtime:dev
, metaflow_version:2.3.1
, python_version:3.9.0
, date:2021-06-28
Steps: