Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide special pre- and post-actions for steps with sub-steps #209

Open
pvandervelde opened this issue Nov 26, 2016 · 1 comment
Open
Assignees

Comments

@pvandervelde
Copy link
Member

Some steps execute multiple sub-steps. It would be useful if users could execute pre- and post-step actions for the sub-steps as well.
The following steps should have sub-step pre- and post-actions

  • vcs merge
  • build.binaries
  • archive pack
  • nuget pack
  • generate files (build & test)
  • update assemblyinfo
  • push to directory
  • push to git branch
  • push to github
  • push to git repository
@pvandervelde pvandervelde added this to the 0.9.0 milestone Nov 26, 2016
@pvandervelde pvandervelde self-assigned this Dec 21, 2016
@pvandervelde
Copy link
Member Author

This turns out to be required for the generation of the assembly info files as well. Currently it doesn't generate the correct configuration information.

@pvandervelde pvandervelde modified the milestones: 1.0, 0.9.0 Mar 15, 2017
@pvandervelde pvandervelde modified the milestones: 1.0, 0.10.0 Mar 31, 2017
@pvandervelde pvandervelde modified the milestone: 0.10.0 Apr 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant