Skip to content

Release 0.2.0

Latest
Compare
Choose a tag to compare
@shblue21 shblue21 released this 08 Aug 05:23
· 9 commits to main since this release

Changes include changes to the JReleaser Installer and the addition of unit test code.

Changelog

Marketplace

Download Url: https://marketplace.visualstudio.com/items?itemName=JReleaser.jreleaser-azure-devops-extension

🐛 Fixes

  • 2ecd67d correct version prefix addition and add debug message for latest JReleaser version
  • 58db191 modify toolib path
  • f2a5fc1 using toollib cache

🔄️ Changes

  • 589eb06 switch to axios for HTTP requests in JReleaserInstaller/utils.ts
  • 9675ad3 adjust test directory naming in azure-pipelines
  • 34c917e extract common functions to utils module
  • 5c3f818 refactor(jreleaser-installer): replace axios with azure webClient for HTTP requests

🧰 Tasks

  • 3b51ae1 tsconfig: add separate tsconfig for tests in JReleaserTask and JReleaserInstaller
  • 752ada8 utils: remove version from userAgent string in JReleaserInstaller

🛠 Build

  • 0f9adf6 install npm production dependencies
  • 07fc9c3 install npm production dependencies
  • 10c373e increase timeout for JReleaserInstaller L0 test
  • 4069c4e update exclusion pattern for test directories
  • 89b52aa add test setup for JReleaserTask and add test step azure pipelines.
  • 1f12262 add initial test suite for JReleaserInstaller
  • ee7c071 remove UnpublishAzureDevOpsExtension task

📝 Documentation

  • cf43a07 add JReleaser description and update usage examples

Contributors

We'd like to thank the following people for their contributions:
shblue21