plushu / plushu-buildstep

Plushu build hook plugin that builds an App Container by loading a tarfile into progrium/buildstep.
MIT License
0 stars 0 forks source link

build-app-commands should only issue the build when called by this plugin #6

Open stuartpb opened 10 years ago

stuartpb commented 10 years ago

The self-hook in this plugin only applies for this plugin's build, and it's conceivable that there could be multiple build plugins installed. Although there are other conflicts that could come up, it's entirely sensible to say that each plugin could handle externally-defined build-app-commands, which is why this plugin's command needs to be behind a semaphore.