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

Generate decks at local execution #1699

Merged
merged 5 commits into from
Jun 26, 2023
Merged

Generate decks at local execution #1699

merged 5 commits into from
Jun 26, 2023

Conversation

pingsutw
Copy link
Member

TL;DR

this PR breaks it, because it moves _outpu_deck to entrypoint.py . we use entrypoint.py only when we run the workflow remotely.

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

^^^

Tracking Issue

https://unionai.slack.com/archives/C02CMUNT4PQ/p1687268923664029

Follow-up issue

NA

@samhita-alla
Copy link
Contributor

@pingsutw, some checks are failing. Can you take a look at them?

pingsutw added 2 commits June 23, 2023 00:02
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
Copy link
Contributor

@wild-endeavor wild-endeavor left a comment

Choose a reason for hiding this comment

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

what happens if the same task is run twice in the same workflow? does it get overwritten?

@pingsutw
Copy link
Member Author

No, The deck files will be written to different locations.

@pingsutw pingsutw merged commit 3b064dc into master Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants