Skip to content

Respect loading order to execute actions & pipelines #8

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

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

clemzarch
Copy link
Contributor

fix: instead of loadAction directly returning the factory (which incorrectly runs it immediately),
put the action in an ActionProxy to run it later, in run, along with the other jobs

@clemzarch clemzarch self-assigned this Sep 8, 2023
…correctly runs it immediately),

put the action in an ActionProxy to run it later, in `run`, along with the other jobs
@clemzarch clemzarch force-pushed the fix/execute-actions-in-order branch from c1ea728 to 575a6d3 Compare September 8, 2023 15:15
@clemzarch clemzarch added the GTM Good to merge label Sep 8, 2023
@clemzarch clemzarch merged commit e35c494 into main Sep 12, 2023
@clemzarch clemzarch deleted the fix/execute-actions-in-order branch September 12, 2023 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GTM Good to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants