Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deploy example and fix typing #382

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

deploy example and fix typing #382

wants to merge 8 commits into from

Conversation

zzstoatzz
Copy link
Collaborator

@zzstoatzz zzstoatzz commented Nov 12, 2024

cf flows and tasks are in fact valid prefect flows and tasks, and so this example shows how to deploy / map flows / tasks

also fixes up some typing so methods like serve and deploy are known to the IDE

@github-actions github-actions bot added example Includes an example enhancement Enhance an existing feature labels Nov 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'something' here should probably be 'write_poems'.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, an example that deploys it by pulling an image, would solve all of my problems.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch @alkiviadis-savvopoulos!

fixed that and also added a docker example

@zzstoatzz zzstoatzz force-pushed the example-deploy branch 3 times, most recently from 3a5b81d to 6aa3b39 Compare November 13, 2024 07:25
doesnt need to be a cf flow

wrap it in task

name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhance an existing feature example Includes an example
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants