Skip to content

Introduce new verb between compile and publish / Allow users to add functionality between verbs #4584

@cdmihai

Description

@cdmihai

There's a set of build functionality which sits somewhere between compile and publish:

  • the logic in the current post compile place-binaries scripts
  • setting the right file permissions per OS per file
  • sign?
  • analyze?
  • fxcop?

I suggest we introduce a new build verb between compile and publish that covers this responsibility (possible names: deploy, post-build, pre-publish).

A quick scan of issues that will benefit from this:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions