Skip to content

Support for Convention-based scriptable pre/post executions #62

Open
@dougrathbone

Description

@dougrathbone

As a developer it would be great to be able to define a script (MSBUILD or Powershell) that could be run pre and post the deployment of the web deploy package.

This would enable:

  • a package with convention based filenames for pre/post ("predeploy_staging.ps1", "postdeploy_staging.ps1")
  • A package with environment specific actions (copy "config-file_staging.dat" over "config-file.dat")
  • the ability to handle which environment is being applied at run time "production" or "uat" or "staging"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions