Skip to content

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

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"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions