Skip to content

request: build hooksΒ #306

@Mastersam07

Description

@Mastersam07

Is there an existing feature request for this?

  • I have searched the existing issues.

Description

I would like to run certain commands after the build process is complete.

A sample:

build:
  hooks:
    post_build:
      - dart run bin/migrate.dart

Reasoning

Allows to run commands post build process. An example is running migrations command which is meant to be outside of the application process.

Additional context and comments

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions