Skip to content

Manually execute child actions instead of using pre and post hooks #26

Open
@kailan

Description

@kailan

pre- and post- hooks do not work as I had originally understood. For example, when running the root action, the deploy step does not happen until after the workflow has completed.

Instead of depending on pre and post, the root action should be an independent script that calls in to the other actions programatically.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions