Skip to content

39.v61e4a0a077d9

Choose a tag to compare

@github-actions github-actions released this 26 Jul 13:29
· 701 commits to main since this release
61e4a0a

πŸš€ New features and improvements

πŸ› Bug fixes

  • Fix graph url when accessed from sub-path (#30) @timja

πŸ‘» Maintenance

  • Integrate spotless for java code style (#28) @timja
  • Integrate prettier for frontend code style (#27) @timja
  • Makes indentation consistent on labels.tsx (#25) @fqueiruga
  • Split the PipelineGraph component into smaller ones (#24) @fqueiruga

🚦 Tests

  • Integrate jest testing framework (#26) @timja