Extension Points defined in NodeJS Plugin
CacheLocationLocator
jenkinsdoc:nodejs:jenkins.plugins.nodejs.cache.CacheLocationLocator]
Strategy pattern that decides the location of the NPM cache location for a build.
Implementations:
-
NodeJS Plugin: jenkins.
plugins. nodejs. cache. DefaultCacheLocationLocator (view on GitHub) -
NodeJS Plugin: jenkins.
plugins. nodejs. cache. PerExecutorCacheLocationLocator (view on GitHub) -
NodeJS Plugin: jenkins.
plugins. nodejs. cache. PerJobCacheLocationLocator (view on GitHub)