Skip to content

Performance optimization, allow for "init" and "await" mode #33

@consideRatio

Description

@consideRatio

Currently this action installs and awaits readiness. But, it could be useful to install, do something else, then await readiness.

I suggest we could allow this action to be called either normally, but also in "init" or "await" mode where the normal mode is equal to "init" + "await". By doing that, one could run other things in between.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions