Skip to content

v2.5.0

Compare
Choose a tag to compare
@krancour krancour released this 13 May 20:34
· 22 commits to main since this release
838e8fd
  • Improved git repository integration:
    • Relax regex for validating git URLs
    • Support authenticating to private repos with basic auth (using a personal access token, for instance)
    • Re-implement git-initializer component for Azure DevOps compatibility
  • Bug fix: Do not mount shared workspaces to workers as read-only
  • Extensive documentation updates
  • Minor dependency updates