Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-40405

Combined global "watch" + "slink" for multi-module

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • blueocean-plugin
    • None

      If we combine the global "watch" (see JENKINS-40403) and "slink" (see JENKINS-40404) commands into a single new command that also operates across a multi-module project then we're getting closer to the sort of automated dev process we want e.g. a change in blueocean-core-js being picked up by the "global" watch and triggering a build of it, which generates new files in it's dist folder, which in turn gets picked up by the global slink which triggers linking of those changes to all HPIs etc that depend on blueocean-core-js, which then triggers bundle:watch in those plugins etc etc.

      So, no more need to publish + install etc when developing ... make a change and see the effect immediately (that's the hope/theory anyway ).

          [JENKINS-40405] Combined global "watch" + "slink" for multi-module

          There are no comments yet on this issue.

            Unassigned Unassigned
            tfennelly Tom FENNELLY
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: