Skip to content

3.0.0 Release

Summary

Version 3.0.0 is the next major release of the extension. See details in the CHANGELOG.

Testing strategy

  • Testing new features of this release.
    • Multi-root workspaces
    • New icon (lines instead of fill)
    • Custom queries
      • The custom queries completely replace the default queries
      • works well even with multi-root workspaces
  • Testing fixes in this release
    • Creating snippets
    • Improve remote URL parsing to support non-standard Gitlab usernames.
      • The implementatoin seems good to me. I don't have access to gitlab instance with different git user.
      • During testing weird names I discovered and fixed #197 (closed)
    • Click on merge request "for current branch" doesn't do anything
  • Sanity testing
    • this release introduces 16k changed lines of code, part of the testing should be generic happy-path testing of the extension's Feature set.
Original descriptiom

Hi @fatihacet

we should be ready for 3.0.0 release. Before go ahead with the release_checklist.md, would you mind to test the attached packaged extension to be sure we are not breaking anything?

Thank you

gitlab-workflow-3.0.0.vsix

Edited by Tomas Vik