Branch: refs/heads/port-JENKINS-53127
  Home:   https://github.com/jenkinsci/ux-widget-framework
  Commit: 78a8b90cb553df208347bd79dfcb04dec7bc4fb9
      
https://github.com/jenkinsci/ux-widget-framework/commit/78a8b90cb553df208347bd79dfcb04dec7bc4fb9
  Author: Josh McDonald <[email protected]>
  Date:   2018-11-21 (Wed, 21 Nov 2018)

  Changed paths:
    M packages/pipeline-graph/src/main/PipelineGraphModel.tsx

  Log Message:
  -----------
  port-JENKINS-53127 * Update model


  Commit: d9cffd00a1a16fb82e00365e742a4b57e8cfeaff
      
https://github.com/jenkinsci/ux-widget-framework/commit/d9cffd00a1a16fb82e00365e742a4b57e8cfeaff
  Author: Josh McDonald <[email protected]>
  Date:   2018-11-21 (Wed, 21 Nov 2018)

  Changed paths:
    M packages/pipeline-graph/src/test/PipelineGraphLayout.spec.ts

  Log Message:
  -----------
  port-JENKINS-53127 * Fix a small issue typing tests


  Commit: afda9fa0e061483ab5c0d8606e80486a2c3c8359
      
https://github.com/jenkinsci/ux-widget-framework/commit/afda9fa0e061483ab5c0d8606e80486a2c3c8359
  Author: Josh McDonald <[email protected]>
  Date:   2018-11-21 (Wed, 21 Nov 2018)

  Changed paths:
    M packages/pipeline-graph/package.json
    A packages/pipeline-graph/src/test/storyshots.test.ts
    M packages/pipeline-graph/yarn.lock

  Log Message:
  -----------
  port-JENKINS-53127 * Add storyshots (not working)


  Commit: ff8542e3f64f445b573533f908316c4e9064b0ed
      
https://github.com/jenkinsci/ux-widget-framework/commit/ff8542e3f64f445b573533f908316c4e9064b0ed
  Author: Josh McDonald <[email protected]>
  Date:   2018-11-23 (Fri, 23 Nov 2018)

  Changed paths:
    M packages/pipeline-graph/package.json
    R packages/pipeline-graph/src/test/storyshots.test.ts
    M packages/pipeline-graph/yarn.lock

  Log Message:
  -----------
  Revert "port-JENKINS-53127 * Add storyshots (not working)"

This reverts commit afda9fa0e061483ab5c0d8606e80486a2c3c8359.


  Commit: c43fad21fa8626b7065be2b9bdf436eed5bb20ed
      
https://github.com/jenkinsci/ux-widget-framework/commit/c43fad21fa8626b7065be2b9bdf436eed5bb20ed
  Author: Josh McDonald <[email protected]>
  Date:   2018-11-23 (Fri, 23 Nov 2018)

  Changed paths:
    M packages/pipeline-graph/package.json
    M packages/pipeline-graph/src/stories/PipelineGraph.stories.tsx
    A packages/pipeline-graph/src/stories/PipelineGraphStoriesImpl.tsx
    A packages/pipeline-graph/src/test/PipelineGraphSnapshots.spec.ts
    A 
packages/pipeline-graph/src/test/__snapshots__/PipelineGraphSnapshots.spec.ts.snap
    M packages/pipeline-graph/yarn.lock

  Log Message:
  -----------
  port-JENKINS-53127
 * Split stories into two files so the render funcs can be imported separately 
into Jest tests
 * Remove nondeterminism from stories
 * Add snapshot tests for all stories


  Commit: defc20decaf47008619cc62832d09662e50d941b
      
https://github.com/jenkinsci/ux-widget-framework/commit/defc20decaf47008619cc62832d09662e50d941b
  Author: Josh McDonald <[email protected]>
  Date:   2018-11-23 (Fri, 23 Nov 2018)

  Changed paths:
    A .prettierrc.yaml
    M packages/pipeline-graph/package.json
    M packages/pipeline-graph/src/main/PipelineGraphModel.tsx
    M packages/pipeline-graph/src/stories/PipelineGraph.stories.tsx
    M packages/pipeline-graph/src/stories/PipelineGraphStoriesImpl.tsx
    M packages/pipeline-graph/src/test/PipelineGraphLayout.spec.ts
    M packages/pipeline-graph/src/test/PipelineGraphSnapshots.spec.ts

  Log Message:
  -----------
  port-JENKINS-53127 * bring in correct prettier config, re-run it on everything


  Commit: 7a0b408e121364230deb98fb4ef71d73fe5b64a7
      
https://github.com/jenkinsci/ux-widget-framework/commit/7a0b408e121364230deb98fb4ef71d73fe5b64a7
  Author: Josh McDonald <[email protected]>
  Date:   2018-11-23 (Fri, 23 Nov 2018)

  Changed paths:
    M packages/pipeline-graph/src/test/PipelineGraphSnapshots.spec.ts

  Log Message:
  -----------
  port-JENKINS-53127 * Make story snapshots jest test automagic so it doesn't 
need to be maintained


  Commit: e81c2e4591a26f31ea847d3c2ea9a4a140c72f5a
      
https://github.com/jenkinsci/ux-widget-framework/commit/e81c2e4591a26f31ea847d3c2ea9a4a140c72f5a
  Author: Josh McDonald <[email protected]>
  Date:   2018-11-23 (Fri, 23 Nov 2018)

  Changed paths:
    M packages/pipeline-graph/src/main/support/TruncatingLabel.tsx
    M 
packages/pipeline-graph/src/test/__snapshots__/PipelineGraphSnapshots.spec.ts.snap

  Log Message:
  -----------
  port-JENKINS-53127 * Port change to TruncatingLabel


  Commit: 3be1c34c0ddb12a4d8bc74a9bd58a881e196d55a
      
https://github.com/jenkinsci/ux-widget-framework/commit/3be1c34c0ddb12a4d8bc74a9bd58a881e196d55a
  Author: Josh McDonald <[email protected]>
  Date:   2018-11-23 (Fri, 23 Nov 2018)

  Changed paths:
    M packages/pipeline-graph/src/main/PipelineGraphLayout.ts

  Log Message:
  -----------
  port-JENKINS-53127 * Copy layout changes


  Commit: 484e66baa9e6972fcefe4f6cb621e31595220db2
      
https://github.com/jenkinsci/ux-widget-framework/commit/484e66baa9e6972fcefe4f6cb621e31595220db2
  Author: Josh McDonald <[email protected]>
  Date:   2018-11-26 (Mon, 26 Nov 2018)

  Changed paths:
    M packages/pipeline-graph/package.json
    M packages/pipeline-graph/src/main/PipelineGraph.tsx
    M packages/pipeline-graph/src/main/PipelineGraphLayout.ts

  Log Message:
  -----------
  port-JENKINS-53127 * Implement renderer changes


  Commit: efce64dae3a758d03e865dcde006a6355a209ed1
      
https://github.com/jenkinsci/ux-widget-framework/commit/efce64dae3a758d03e865dcde006a6355a209ed1
  Author: Josh McDonald <[email protected]>
  Date:   2018-11-26 (Mon, 26 Nov 2018)

  Changed paths:
    M packages/pipeline-graph/src/main/PipelineGraph.tsx

  Log Message:
  -----------
  port-JENKINS-53127 * Rename a few things for clarity


  Commit: 3481f16a8d6d3d820c15df1b388835c44deead68
      
https://github.com/jenkinsci/ux-widget-framework/commit/3481f16a8d6d3d820c15df1b388835c44deead68
  Author: Josh McDonald <[email protected]>
  Date:   2018-11-26 (Mon, 26 Nov 2018)

  Changed paths:
    M packages/pipeline-graph/src/main/PipelineGraph.tsx
    M packages/pipeline-graph/src/main/PipelineGraphLayout.ts
    M packages/pipeline-graph/src/main/PipelineGraphModel.tsx

  Log Message:
  -----------
  port-JENKINS-53127 * Remove MATRIOSKA_PATHS as none of us really liked it and 
we're not testing it :)


Compare: 
https://github.com/jenkinsci/ux-widget-framework/compare/78a8b90cb553^...3481f16a8d6d
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to