Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add getJacocoGradleEnablerFunction #219

Draft
wants to merge 93 commits into
base: main
Choose a base branch
from

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    ed2ab06 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    573662b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Use semver

    max-zaytsev committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c47bcc5 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. [webdeployment-common] - Wrap incompatible additional arguments (#222)

    - Added wrapper to wrap additional arguments to prevent errors when
      passing in unwrapped additional arguments that are not compatible with the executed command.
    DmitriiBobreshev authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    71eaf44 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    3148bcc View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    bfece01 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    e246f2c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. heapoutofmemory (#227)

    * heap out of memory error
    
    * updating package version
    v-schhabra authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ed38492 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Token authentication in MSDeploy (#228)

    * Implement MSDeploy token authentication
    
    * Small tweaks
    
    * Bum up version
    
    * Remove comments
    
    * Replace Q with native Promise
    
    * Fix scripts in package.json
    
    * Move build script to separate file
    
    * Add test case
    onetocny authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    962bddf View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    57a0b84 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Transform webdeployment-common tests into real test suites (#232)

    * Rewrite tests for MSDeployUtility
    
    * Rewrite tests for copydirectory
    
    * Fix L0GenerateWebConfig tests
    
    * Fix paths
    
    * Fix L1XmlVarSubTests
    
    * Add console.debug
    
    * Trying to fix failing tests
    
    * Fix L1XdtTransform tests
    
    * Fix skip test issue
    
    * Add L1JSONVarSubWithComments tests
    
    * Add json and encoding tests
    
    * Small tweaks
    
    * Bump up the version
    
    * Reflect comments from PR
    
    * Update common-npm-packages/webdeployment-common/packageUtility.ts
    
    Applying Vlad's suggestion
    
    Co-authored-by: Vladyslav Horbachov <[email protected]>
    
    * Fix build issues
    
    ---------
    
    Co-authored-by: Vladyslav Horbachov <[email protected]>
    onetocny and LeftTwixWand authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    578fc19 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Move ParameterParserUtility tests from AzureRmWebAppDeploymentV4 (#238)

    * Add ParameterParserUtility
    
    * Bump up package version
    onetocny authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    f00ecea View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    6169db7 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Expose function to get version of installed MSDeploy (#241)

    * Introduce installedMSDeployVersionSupportsTokenAuth function
    
    * Extract version to const
    onetocny authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    61f47b8 View commit details
    Browse the repository at this point in the history
  2. [common-packages] - Replace 7zip 16 with 7zip 19 (#236)

    * [common-packages] - Replace 7zip 16 with 7zip 19
    
    - Replaced 7zip for utility-common and webdeployment-common packages
    - Remove 7zip from kubernetes common as it is not used
    
    * [common-packages] - Replace 7zip 16 with 7zip 19
    
    - bumped tool-lib version which contains 7zip 19
    DmitriiBobreshev authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    f5a44c6 View commit details
    Browse the repository at this point in the history
  3. Localization update (#237)

    * Update LocProject file
    
    * Update LocProject.json
    
    * LEGO: Merge pull request 106
    
    LEGO: Merge pull request 106
    
    * LEGO: Merge pull request 107
    
    LEGO: Merge pull request 107
    
    * LEGO: Merge pull request 108
    
    LEGO: Merge pull request 108
    
    * LEGO: Merge pull request 117
    
    LEGO: Merge pull request 117
    
    * LEGO: Merge pull request 118
    
    LEGO: Merge pull request 118
    
    * LEGO: Merge pull request 119
    
    LEGO: Merge pull request 119
    
    * LEGO: Merge pull request 159
    
    LEGO: Merge pull request 159
    
    * LEGO: Merge pull request 160
    
    LEGO: Merge pull request 160
    
    * LEGO: Merge pull request 161
    
    LEGO: Merge pull request 161
    
    * LEGO: Merge pull request 162
    
    LEGO: Merge pull request 162
    
    * LEGO: Merge pull request 188
    
    LEGO: Merge pull request 188
    
    * LEGO: Merge pull request 193
    
    LEGO: Merge pull request 193
    
    * LEGO: Merge pull request 194
    
    LEGO: Merge pull request 194
    
    * LEGO: Merge pull request 196
    
    LEGO: Merge pull request 196
    
    * LEGO: Merge pull request 197
    
    LEGO: Merge pull request 197
    
    * Update locProject
    
    * LEGO: Merge pull request 231
    
    LEGO: Merge pull request 231
    
    * LEGO: Merge pull request 235
    
    LEGO: Merge pull request 235
    
    * Bumped versions
    
    * Removing Localize and OneLocBuild folder
    
    * Manual fix for automated PR
    
    ---------
    
    Co-authored-by: Alex Hsu <[email protected]>
    vmapetr and csigs authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    6bd855f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    7d7661e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    62ea4de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34d9734 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Fix vulnerabilities in azure-blobstorage-provider (#254)

    * Bump artifact-engine to 1.4.0
    
    * Update task lib to 4.x
    
    * Bump package version to 3.231.0
    KonstantinTyukalov authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    18e44c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    f967706 View commit details
    Browse the repository at this point in the history
  2. Fixed oidc token fetching (#255)

    Fixed oidc token fetching
    starkmsu authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    68057bd View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Revert migration to @azure/storage-blob library (#256)

    * Reverted migration to storage-blob library
    
    * Bump version and add node types
    aleksandrlevochkin authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    224af5d View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Migration to @azure/storage-blob library with a fix (#258)

    * Reverted migration to storage-blob library
    
    * Fix manual test
    
    * Migrate to storage-blob library
    
    * Update storage-blob library. Add a library for globalThis polyfill
    
    * Code cleanup
    
    * Moved parameters to constants
    aleksandrlevochkin authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    61e8142 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. update 7zip to 23 (#260)

    v-mohithgc authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b6dc037 View commit details
    Browse the repository at this point in the history
  2. Localization update (#259)

    * Update LocProject file
    
    * Update LocProject.json
    
    * LEGO: Merge pull request 106
    
    LEGO: Merge pull request 106
    
    * LEGO: Merge pull request 107
    
    LEGO: Merge pull request 107
    
    * LEGO: Merge pull request 108
    
    LEGO: Merge pull request 108
    
    * LEGO: Merge pull request 117
    
    LEGO: Merge pull request 117
    
    * LEGO: Merge pull request 118
    
    LEGO: Merge pull request 118
    
    * LEGO: Merge pull request 119
    
    LEGO: Merge pull request 119
    
    * LEGO: Merge pull request 159
    
    LEGO: Merge pull request 159
    
    * LEGO: Merge pull request 160
    
    LEGO: Merge pull request 160
    
    * LEGO: Merge pull request 161
    
    LEGO: Merge pull request 161
    
    * LEGO: Merge pull request 162
    
    LEGO: Merge pull request 162
    
    * LEGO: Merge pull request 188
    
    LEGO: Merge pull request 188
    
    * LEGO: Merge pull request 193
    
    LEGO: Merge pull request 193
    
    * LEGO: Merge pull request 194
    
    LEGO: Merge pull request 194
    
    * LEGO: Merge pull request 196
    
    LEGO: Merge pull request 196
    
    * LEGO: Merge pull request 197
    
    LEGO: Merge pull request 197
    
    * Update locProject
    
    * LEGO: Merge pull request 231
    
    LEGO: Merge pull request 231
    
    * LEGO: Merge pull request 235
    
    LEGO: Merge pull request 235
    
    * LEGO: Merge pull request 240
    
    LEGO: Merge pull request 240
    
    * LEGO: Merge pull request 243
    
    LEGO: Merge pull request 243
    
    * LEGO: Merge pull request 244
    
    LEGO: Merge pull request 244
    
    * LEGO: Merge pull request 246
    
    LEGO: Merge pull request 246
    
    * Bumped versions
    
    * Removing Localize and OneLocBuild folder
    
    * Revert package-lock changes
    
    ---------
    
    Co-authored-by: Alex Hsu <[email protected]>
    vmapetr and csigs authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    67d7860 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Revert "Replace 7zip 19 with 7zip 23 for webdeployment-common package…

    …s" (#261)
    
    * Revert "update 7zip to 23 (#260)"
    
    This reverts commit b6dc037.
    
    * Update package.json
    
    * Update package-lock.json
    v-mohithgc authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    81f8b70 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. update 7zip to 23 (#262)

    v-mohithgc authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    f0bbdd2 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Update jacoco to 0.8.11 (#263)

    * Update jacoco to 0.8.11
    ivanduplenskikh authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    470ed3d View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Fix CG in Azure-blobstorage-provider (#268)

    * npm audit fix + bump task lib + bump version
    
    * Update artifact-engine
    
    * Bump to 3.235.0
    KonstantinTyukalov authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a9b6bfb View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Updated codeowners and kubernetes-common: CG fix (#275)

    * npm audit fix
    
    * updated code owners
    v-mohithgc authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    e931756 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Update task-lib and remove mockery (#274)

    Co-authored-by: Kirill Ivlev <[email protected]>
    aleksandrlevochkin and kirill-ivlev authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    b2ff9c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45b827d View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    3fbba8c View commit details
    Browse the repository at this point in the history
  2. Changes for Arm64 (#271)

    * Changes for Arm64
    
    * Update ArtifactToolUtilities.ts
    
    * Arm64 change in ClientToolUtilities
    
    * Removing supported arch validation from clientside
    
    * Update code
    
    * Variable update
    
    * Update code for null check
    viralpandya authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    3d52ecd View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    3822b8a View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. 1ES Pipelines Template Adoption (#282)

    * 1ES Pipelines Template Adoption
    
    - Added 1Es templates for azure-pipelines-extensions.yml
    - Changed pools for Windows/Ubuntu to 1ES pools
    
    * 1ES Pipelines Template Adoption
    
    - Added baseline
    - Changed os
    
    * 1ES Pipelines Template Adoption
    
    - Enabled FF
    DmitriiBobreshev authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    ddf4a55 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Code update for arch 'ia32' on windows arm64 and package.json version…

    … to current sprint (#284)
    
    * Update package.json version to current sprint
    
    * Update package-lock.json
    
    * Update azure-pipeline.yml
    
    Added skipBuildTagsForGitHubPullRequests: true in yml
    
    * Code changes related to ia32 on win arm64
    
    Code changes related to ia32 on windows arm64
    
    * code update
    
    * Code format update
    viralpandya authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    152876b View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. [AzureRMDeployCommon] Replace decompress-zip with node-stream-zip (#290)

    * [AzureRMDeployCommon] Replace decompress-zip with node-stream-zip
    
    * Update ziputility.ts
    kirill-ivlev authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    06fb19d View commit details
    Browse the repository at this point in the history
  2. Update error message on expired secrets (#291)

    * Update error message for expired secrets
    
    * Bump npm package version
    LeftTwixWand authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    7e23ac3 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    4664268 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    e1e2371 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5de4b9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b360ed2 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    55e49ed View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Remove mockery references from azure-arm-rest and utility-common (#312)

    * remove mockery ref
    
    * bump package ver
    
    * added utlity-common
    v-mohithgc authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d615f01 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Bump msal-node version (#313)

    * remove mockery ref
    
    * bump package ver
    
    * added utlity-common
    
    * bump msal-node ver
    
    * bump package ver
    
    * bump package version
    v-mohithgc authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    af3ddf3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    74b799d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Localization update (#317)

    * Update LocProject file
    
    * Update LocProject.json
    
    * LEGO: Merge pull request 106
    
    LEGO: Merge pull request 106
    
    * LEGO: Merge pull request 107
    
    LEGO: Merge pull request 107
    
    * LEGO: Merge pull request 108
    
    LEGO: Merge pull request 108
    
    * LEGO: Merge pull request 117
    
    LEGO: Merge pull request 117
    
    * LEGO: Merge pull request 118
    
    LEGO: Merge pull request 118
    
    * LEGO: Merge pull request 119
    
    LEGO: Merge pull request 119
    
    * LEGO: Merge pull request 159
    
    LEGO: Merge pull request 159
    
    * LEGO: Merge pull request 160
    
    LEGO: Merge pull request 160
    
    * LEGO: Merge pull request 161
    
    LEGO: Merge pull request 161
    
    * LEGO: Merge pull request 162
    
    LEGO: Merge pull request 162
    
    * LEGO: Merge pull request 188
    
    LEGO: Merge pull request 188
    
    * LEGO: Merge pull request 193
    
    LEGO: Merge pull request 193
    
    * LEGO: Merge pull request 194
    
    LEGO: Merge pull request 194
    
    * LEGO: Merge pull request 196
    
    LEGO: Merge pull request 196
    
    * LEGO: Merge pull request 197
    
    LEGO: Merge pull request 197
    
    * Update locProject
    
    * LEGO: Merge pull request 231
    
    LEGO: Merge pull request 231
    
    * LEGO: Merge pull request 235
    
    LEGO: Merge pull request 235
    
    * LEGO: Merge pull request 240
    
    LEGO: Merge pull request 240
    
    * LEGO: Merge pull request 243
    
    LEGO: Merge pull request 243
    
    * LEGO: Merge pull request 244
    
    LEGO: Merge pull request 244
    
    * LEGO: Merge pull request 246
    
    LEGO: Merge pull request 246
    
    * LEGO: Merge pull request 302
    
    LEGO: Merge pull request 302
    
    * LEGO: Merge pull request 303
    
    LEGO: Merge pull request 303
    
    * LEGO: Merge pull request 304
    
    LEGO: Merge pull request 304
    
    * LEGO: Merge pull request 305
    
    LEGO: Merge pull request 305
    
    * LEGO: Merge pull request 308
    
    LEGO: Merge pull request 308
    
    * Bumped versions
    
    * Removing Localize and OneLocBuild folder
    
    * Rollback package-lock changes
    
    * Bump task versions
    
    ---------
    
    Co-authored-by: Alex Hsu <[email protected]>
    vmapetr and csigs authored Jun 12, 2024
    Configuration menu
    Copy the full SHA
    b498f99 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Add KeepAlive option for Azure-arm-rest (#318)

    - Since node19 http.GlobalAgent has timeout for 5 sec which might be too short for Azure REST API
      By addeding keppALive request option we construct own agent with longer timeout
      Ref doc: https://nodejs.org/docs/latest/api/http.html#httpglobalagent
    DmitriiBobreshev authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    463b145 View commit details
    Browse the repository at this point in the history
  2. Add KeepAlive option for Azure-arm-rest (#319)

    - Bump azure-arm version
    DmitriiBobreshev authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    2a248d9 View commit details
    Browse the repository at this point in the history
  3. Bump packages for docker-common package (#320)

    * Bump packages for docker-common package
    
    - Bump azure-arm version
    - Bump task-lib version
    - Remove d.ts files
    
    * Bump packages for docker-common package
    
    - Remove d.ts files
    DmitriiBobreshev authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c6d7d40 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. azure-arm-rest (#322)

    - moved HttpClient to method call
    - added dispose method to HttpClient
    DmitriiBobreshev authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8fbb51f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5862fd6 View commit details
    Browse the repository at this point in the history
  3. Masking secrets in common npm get accesstoken (#324)

    * masking secrets in npm get accesstoken
    
    * Update package json
    tintse-thxsky-MSFT authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    4b12763 View commit details
    Browse the repository at this point in the history
  4. Mask auth token in locationUltilities.ts (#325)

    * masking secrets in npm get accesstoken
    
    * Update package json
    
    * fix azure-pipelines-tasks-packaging-common repo url.
    mask auth token in locationUltilities.ts
    fixed some vulnerability by running npm audit fix
    
    * add loc resource string
    
    * fix test cases
    tintse-thxsky-MSFT authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    5164346 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Package Common Npm Bearer Auth Mask (#327)

    * mask bearer auth apitoken
    
    * removed the password64 accidently, adding back
    
    * test case fix mock
    tintse-thxsky-MSFT authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    10397db View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Artifacts-Common Added setseceret in constructor and abstract method …

    …in Service Connection (#330)
    
    * added setseceret in constructor and abstract method.
    
    * removed mockery. used tasklib mock instead
    
    * test cases fix
    tintse-thxsky-MSFT authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5cc8d8b View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Mask Secret in artifacts common too (#332)

    * Mask Secret in artifacts common too
    
    * add loc to module json
    tintse-thxsky-MSFT authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    380dfaa View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Remove zip archive from build directory (#334)

    * Update task-lib and remove mockery
    
    * Remove test archive from build directory
    aleksandrlevochkin authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    874c4f0 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Bump webdeployment-common version (#335)

    * Update package.json
    
    * Update package-lock.json
    aleksandrlevochkin authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7f53c26 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Bump dependencies version for azure-pipelines-tasks-azure-arm-rest to…

    … fix vulnerability issue. (#338)
    DenisNikulin5 authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    66ff442 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Upgrade mocha and artifact-engine to use latest version braces (#337)

    * Upgrade mocha and artifact-engine to use latest version braces
    
    * Bump tasks versions
    ismayilov-ismayil authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8eb6d84 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Move azCliUtils from artifacts-common to azure-arm-rest (#340)

    * Moved azCliUtils from artifacts-common to azure-arm-rest.
    DenisNikulin5 authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    04f7c52 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Add Packaging WIF Handshake for Packaging Authenticate Tasks (#342)

    * Add Entra Auth User WIF service connection utility for Packaging tasks
    
    * Update module strings and bump version
    
    * bump package version
    
    * Correct login url
    
    * Address PR comments
    embetten authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    64b33d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Add dynamic MSAL loading to azure-arm-rest package to fix compatibili…

    …ty issue with Node 10 execution handler (#344)
    
    * Added msal v1 and msal v2 support using npm aliases.
    DenisNikulin5 authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    56a42dd View commit details
    Browse the repository at this point in the history
  2. Bumped the azure-pipelines-tasks-azure-arm-rest version for azure-pip…

    …elines-tasks-docker-common (#346)
    DenisNikulin5 authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    bbf29ff View commit details
    Browse the repository at this point in the history
  3. Add Missing Translations for Info_GotAndMaskAuth (#345)

    * add Info_GotAndMaskAuth
    
    * Update resources.resjson de-DE
    
    * Update resources.resjson es-ES
    
    * Update resources.resjson fr-FR
    
    * Update resources.resjson it-IT
    
    * Update resources.resjson ja-JP
    
    * Update resources.resjson ko-KR
    
    * Update resources.resjson ru-RU
    
    * Update resources.resjson zh-CN (Simplified Chinese)
    
    * Update resources.resjson zh-TW (Traditional Chinese)
    ncook-hxgn authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    27c16bd View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Fix typo in ArtifactToolsUtilities (#354)

    * fix typo in ArtifactToolsUtilities
    
    * re-adjusted version, casing
    MicroTuld authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3d9a0fb View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    91e78a1 View commit details
    Browse the repository at this point in the history
  2. Update artifacts-common entra user service connection (#357)

    * bump version and add retires
    
    * Refactor retries
    
    * fix npm version
    
    * remove debugs
    embetten authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    5feb3e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. CredProvider - Append singular service connection per run (#355)

    * Adding functions to append single endpoint
    
    * Adding handling of Entra Service Connections
    
    * reverting package-lock changes
    
    * More loc strings, separating entra flow, whitespacing
    
    * bumping version number
    
    * set typescript version to match node20 tasks
    
    * update package-lock
    
    * pushing new build
    AlexVTor authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    6d49a68 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Add skipEntryNameValidation flag to StreamZip options (#358)

    * Add skipEntryNameValidation flag to StreamZip options
    
    * Bump package version
    aleksandrlevochkin authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    83a8fe1 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    627aa16 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    e8fd7d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. commented out loc in azure artifacts and pacaging comment (#364)

    * commented out loc in azure artifacts and pacaging comment
    
    * update package.json lock
    
    * build with node 16
    tintse-thxsky-MSFT authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1060920 View commit details
    Browse the repository at this point in the history
  2. Fix Packaging Common by Calling setResourcePath at the start of the f…

    …ile (#365)
    
    * fix loc by calling setResourcePath
    
    * fix test cases
    
    * fix test cases
    
    * fix test cases
    tintse-thxsky-MSFT authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    230b82b View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    3e75449 View commit details
    Browse the repository at this point in the history
  2. Add Debug Line on Duplicate Credentials (#363)

    * Better logic to gracefully handle new credentials
    
    * bumping package version
    
    * Additional check to avoid duplicates
    
    * string updates
    
    * recreate package-lock
    
    ---------
    
    Co-authored-by: Emily Bettencourt <[email protected]>
    Co-authored-by: embetten <[email protected]>
    3 people authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    6d0b924 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. artifacts-common Revert Nuget Service Connection Overwrite (#369)

    * Move to Overwrite instead of skip
    
    * update strinc
    
    * refactor
    
    * add tests and refactor method
    
    * package lock
    
    * add warning back
    embetten authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2a3231c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Add AzureARMRest tests (#370)

    * Create L0.ts
    
    * Update package.json
    
    * Update package-lock.json
    
    * Update L0-azure-arm-app-service-kudu-tests.ts
    
    * Update L0-azure-arm-app-service-kudu-tests.ts
    
    * Increase timout for tests
    
    * Increase tests timeout
    
    ---------
    
    Co-authored-by: Dmitrii Bobreshev (Akvelon INC) <[email protected]>
    kirill-ivlev and DmitriiBobreshev authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    9728dd3 View commit details
    Browse the repository at this point in the history
  2. Export 'getfederatedtoken' (#368)

    * Export getfederatedtoken
    
    * Updating with package-lock.json
    
    * Update package version
    
    * Update package-lock.json
    viralpandya authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    74ccf2a View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. 2202985 Docker V2 task fails to push the container images after the t…

    …ask version updated to 2.243.0 (#373)
    PhilipsonJoseph authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a3f044b View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Update nock to address CVEs (#379)

    * Update nock dependency in azure-arm-rest
    
    * Update nock version for azurermdeploycommon's tests
    
    * Bump azure-arm-rest package version
    
    ---------
    
    Co-authored-by: v-levockina <undefined>
    aleksandrlevochkin authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    75621c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Localization update (#380)

    * Update LocProject file
    
    * Update LocProject.json
    
    * LEGO: Merge pull request 106
    
    LEGO: Merge pull request 106
    
    * LEGO: Merge pull request 107
    
    LEGO: Merge pull request 107
    
    * LEGO: Merge pull request 108
    
    LEGO: Merge pull request 108
    
    * LEGO: Merge pull request 117
    
    LEGO: Merge pull request 117
    
    * LEGO: Merge pull request 118
    
    LEGO: Merge pull request 118
    
    * LEGO: Merge pull request 119
    
    LEGO: Merge pull request 119
    
    * LEGO: Merge pull request 159
    
    LEGO: Merge pull request 159
    
    * LEGO: Merge pull request 160
    
    LEGO: Merge pull request 160
    
    * LEGO: Merge pull request 161
    
    LEGO: Merge pull request 161
    
    * LEGO: Merge pull request 162
    
    LEGO: Merge pull request 162
    
    * LEGO: Merge pull request 188
    
    LEGO: Merge pull request 188
    
    * LEGO: Merge pull request 193
    
    LEGO: Merge pull request 193
    
    * LEGO: Merge pull request 194
    
    LEGO: Merge pull request 194
    
    * LEGO: Merge pull request 196
    
    LEGO: Merge pull request 196
    
    * LEGO: Merge pull request 197
    
    LEGO: Merge pull request 197
    
    * Update locProject
    
    * LEGO: Merge pull request 231
    
    LEGO: Merge pull request 231
    
    * LEGO: Merge pull request 235
    
    LEGO: Merge pull request 235
    
    * LEGO: Merge pull request 240
    
    LEGO: Merge pull request 240
    
    * LEGO: Merge pull request 243
    
    LEGO: Merge pull request 243
    
    * LEGO: Merge pull request 244
    
    LEGO: Merge pull request 244
    
    * LEGO: Merge pull request 246
    
    LEGO: Merge pull request 246
    
    * LEGO: Merge pull request 302
    
    LEGO: Merge pull request 302
    
    * LEGO: Merge pull request 303
    
    LEGO: Merge pull request 303
    
    * LEGO: Merge pull request 304
    
    LEGO: Merge pull request 304
    
    * LEGO: Merge pull request 305
    
    LEGO: Merge pull request 305
    
    * LEGO: Merge pull request 308
    
    LEGO: Merge pull request 308
    
    * Update loc yaml
    
    * LEGO: Merge pull request 348
    
    LEGO: Merge pull request 348
    
    * LEGO: Merge pull request 351
    
    LEGO: Merge pull request 351
    
    * LEGO: Merge pull request 356
    
    LEGO: Merge pull request 356
    
    * LEGO: Merge pull request 374
    
    LEGO: Merge pull request 374
    
    * LEGO: Merge pull request 375
    
    LEGO: Merge pull request 375
    
    * LEGO: Merge pull request 378
    
    LEGO: Merge pull request 378
    
    * Bumped versions
    
    * Removing Localize and OneLocBuild folder
    
    * Bump packages versions
    
    * Bump package lock versions
    
    ---------
    
    Co-authored-by: Alex Hsu <[email protected]>
    vmapetr and csigs authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9f5f3eb View commit details
    Browse the repository at this point in the history
  2. Add callback for node20 timeouts in npm registry (#377)

    * Add callback npm registry
    
    * Update test methods
    
    * Better event listener handling, adding event emitter to tests
    AlexVTor authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    cbfa135 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Revert and improve connection handle in NpmRegistry (#381)

    * Revert "Add callback for node20 timeouts in npm registry (#377)"
    
    * Adding better connection handling
    
    * Update package-lock.json
    
    * Updating test cases
    AlexVTor authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f919b0c View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Bumping up package version (#382)

    * Bumping up package version
    
    * Builded with node 16
    PhilipsonJoseph authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    77f4b6f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. semver CVE fixes (#383)

    * Fix CVE in artifact-common
    
    * Fix CVE in az-blob-storage-provider
    
    * Fix CVE in azurermdeployment
    
    * Fix CVE in codeanalysis
    
    * Fix CVE in codecoverage-tools
    
    * Fix CVE in iso-signing
    
    * Fix CVE in java-common
    
    * Fix CVE in kubernetes-common
    
    * Fix CVE in msbuild-helpers
    
    * Fix CVE in packaging-common
    
    * Fix CVE in securefiles-common
    
    * Fix CVE in webdeployment-common
    
    * Fix CVE in main package-lock
    
    * add debug for tests
    DmitriiBobreshev authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    bcfa0f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Migration to CFS (#371)

    * Migration to CFS
    
    * Add NpmAuthenticate@0 task before the installation task
    ivanduplenskikh authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    dcdc738 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    b991c7c View commit details
    Browse the repository at this point in the history
  2. Use semver

    max-zaytsev committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a1986cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82194bd View commit details
    Browse the repository at this point in the history