Skip to content

Commit df1397a

Browse files
localconstAndrey IvanovAndreyIvanov42
authored
Merge tool lib 2.x to master (#173)
* release version 2.x * migrate to Node 16 * release version 2.x * release version 2.x * update package-lock.json * update README.md * update pipeline * changed macos pool to 10.15, windows pool to 2019 * added releases/2.x branch to build * update package-lock.json * remove from readme.md * update task lib * change pipeline * Remove preview suffix from version * Add changelog * Bump package version to 2.0.1 * Change version to 2.0.0 + correct changelog * Fix package-lock * Bump task lib to 4.1.0 * Add changelog for 2.0.0 version * set mocha to 8.x * Increase default mocha timeout * Update resources * Roll back mocha to 6.x * Increase mocha timeout to 20s Co-authored-by: Andrey Ivanov <[email protected]> Co-authored-by: AndreyIvanov42 <[email protected]>
1 parent ef748b4 commit df1397a

File tree

17 files changed

+3999
-1976
lines changed

17 files changed

+3999
-1976
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Azure Pipelines Tool Lib changelog
2+
3+
## 1.x
4+
5+
### 1.3.0
6+
7+
- <https://github.com/microsoft/azure-pipelines-tool-lib/pull/153>
8+
9+
### 1.3.1
10+
11+
- <https://github.com/microsoft/azure-pipelines-tool-lib/pull/154>
12+
13+
### 1.3.2
14+
15+
- <https://github.com/microsoft/azure-pipelines-tool-lib/pull/158>
16+
17+
## 2.x
18+
19+
### 2.0.0-preview
20+
21+
- <https://github.com/microsoft/azure-pipelines-tool-lib/pull/164>
22+
- <https://github.com/microsoft/azure-pipelines-tool-lib/pull/166>
23+
24+
### 2.0.0
25+
26+
- Bump `azure-pipelines-task-lib` to `4.1.0`
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
{
2-
"loc.messages.TOOL_LIB_CachingTool": "Tool wird zwischengespeichert: %s %s %s",
3-
"loc.messages.TOOL_LIB_Downloading": "Wird heruntergeladen: %s",
4-
"loc.messages.TOOL_LIB_ExtractingArchive": "Archiv wird extrahiert",
5-
"loc.messages.TOOL_LIB_FoundInCache": "Tool im Zwischenspeicher gefunden: %s %s %s",
6-
"loc.messages.TOOL_LIB_PrependPath": "Vorangestellte PATH-Umgebungsvariable mit Verzeichnis: %s"
1+
{
2+
"loc.messages.TOOL_LIB_CachingTool": "Tool wird zwischengespeichert: %s %s %s",
3+
"loc.messages.TOOL_LIB_Downloading": "Wird heruntergeladen: %s",
4+
"loc.messages.TOOL_LIB_ExtractingArchive": "Archiv wird extrahiert",
5+
"loc.messages.TOOL_LIB_FoundInCache": "Tool im Zwischenspeicher gefunden: %s %s %s",
6+
"loc.messages.TOOL_LIB_PrependPath": "Vorangestellte PATH-Umgebungsvariable mit Verzeichnis: %s"
77
}
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
{
2-
"loc.messages.TOOL_LIB_CachingTool": "Herramienta de almacenamiento en caché: %s %s %s",
3-
"loc.messages.TOOL_LIB_Downloading": "Descargando: %s",
4-
"loc.messages.TOOL_LIB_ExtractingArchive": "Extrayendo archivo",
5-
"loc.messages.TOOL_LIB_FoundInCache": "Herramienta encontrada en caché: %s %s %s",
6-
"loc.messages.TOOL_LIB_PrependPath": "Anteponiendo la variable de entorno de la ruta con el directorio: %s"
1+
{
2+
"loc.messages.TOOL_LIB_CachingTool": "Herramienta de almacenamiento en caché: %s %s %s",
3+
"loc.messages.TOOL_LIB_Downloading": "Descargando: %s",
4+
"loc.messages.TOOL_LIB_ExtractingArchive": "Extrayendo archivo",
5+
"loc.messages.TOOL_LIB_FoundInCache": "Herramienta encontrada en caché: %s %s %s",
6+
"loc.messages.TOOL_LIB_PrependPath": "Anteponiendo la variable de entorno de la ruta con el directorio: %s"
77
}
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
{
2-
"loc.messages.TOOL_LIB_CachingTool": "Mise en cache de l’outil : %s %s %s",
3-
"loc.messages.TOOL_LIB_Downloading": "Téléchargement : %s",
4-
"loc.messages.TOOL_LIB_ExtractingArchive": "Extraction de l'archive",
5-
"loc.messages.TOOL_LIB_FoundInCache": "Outil trouvé dans le cache : %s %s %s",
6-
"loc.messages.TOOL_LIB_PrependPath": "Préfixation de la variable d’environnement PATH avec le répertoire : %s"
1+
{
2+
"loc.messages.TOOL_LIB_CachingTool": "Mise en cache de l’outil : %s %s %s",
3+
"loc.messages.TOOL_LIB_Downloading": "Téléchargement : %s",
4+
"loc.messages.TOOL_LIB_ExtractingArchive": "Extraction de larchive",
5+
"loc.messages.TOOL_LIB_FoundInCache": "Outil trouvé dans le cache : %s %s %s",
6+
"loc.messages.TOOL_LIB_PrependPath": "Préfixation de la variable d’environnement PATH avec le répertoire : %s"
77
}
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
{
2-
"loc.messages.TOOL_LIB_CachingTool": "Memorizzazione dello strumento %s %s %s nella cache",
3-
"loc.messages.TOOL_LIB_Downloading": "Download di %s",
4-
"loc.messages.TOOL_LIB_ExtractingArchive": "Estrazione dell'archivio",
5-
"loc.messages.TOOL_LIB_FoundInCache": "Strumento %s %s %s trovato nella cache",
6-
"loc.messages.TOOL_LIB_PrependPath": "Alla variabile di ambiente PATH verrà anteposta la directory %s"
1+
{
2+
"loc.messages.TOOL_LIB_CachingTool": "Memorizzazione dello strumento %s %s %s nella cache",
3+
"loc.messages.TOOL_LIB_Downloading": "Download di %s",
4+
"loc.messages.TOOL_LIB_ExtractingArchive": "Estrazione dell'archivio",
5+
"loc.messages.TOOL_LIB_FoundInCache": "Strumento %s %s %s trovato nella cache",
6+
"loc.messages.TOOL_LIB_PrependPath": "Alla variabile di ambiente PATH verrà anteposta la directory %s"
77
}
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
{
2-
"loc.messages.TOOL_LIB_CachingTool": "キャッシュ ツール: %s %s %s",
3-
"loc.messages.TOOL_LIB_Downloading": "ダウンロード中: %s",
4-
"loc.messages.TOOL_LIB_ExtractingArchive": "アーカイブの展開中",
5-
"loc.messages.TOOL_LIB_FoundInCache": "キャッシュでツールが見つかりました: %s %s %s",
6-
"loc.messages.TOOL_LIB_PrependPath": "ディレクトリを PATH 環境変数の前に付加しています: %s"
1+
{
2+
"loc.messages.TOOL_LIB_CachingTool": "キャッシュ ツール: %s %s %s",
3+
"loc.messages.TOOL_LIB_Downloading": "ダウンロード中: %s",
4+
"loc.messages.TOOL_LIB_ExtractingArchive": "アーカイブの展開中",
5+
"loc.messages.TOOL_LIB_FoundInCache": "キャッシュでツールが見つかりました: %s %s %s",
6+
"loc.messages.TOOL_LIB_PrependPath": "ディレクトリを PATH 環境変数の前に付加しています: %s"
77
}
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
{
2-
"loc.messages.TOOL_LIB_CachingTool": "도구를 캐시하는 중: %s %s %s",
3-
"loc.messages.TOOL_LIB_Downloading": "다운로드 중: %s",
4-
"loc.messages.TOOL_LIB_ExtractingArchive": "보관 파일의 압축을 푸는 중",
5-
"loc.messages.TOOL_LIB_FoundInCache": "캐시에서 도구 발견: %s %s %s",
6-
"loc.messages.TOOL_LIB_PrependPath": "PATH 환경 변수 앞에 %s 디렉터리 추가"
1+
{
2+
"loc.messages.TOOL_LIB_CachingTool": "도구를 캐시하는 중: %s %s %s",
3+
"loc.messages.TOOL_LIB_Downloading": "다운로드 중: %s",
4+
"loc.messages.TOOL_LIB_ExtractingArchive": "보관 파일의 압축을 푸는 중",
5+
"loc.messages.TOOL_LIB_FoundInCache": "캐시에서 도구 발견: %s %s %s",
6+
"loc.messages.TOOL_LIB_PrependPath": "PATH 환경 변수 앞에 %s 디렉터리 추가"
77
}
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
{
2-
"loc.messages.TOOL_LIB_CachingTool": "Средство кэширования: %s %s %s",
3-
"loc.messages.TOOL_LIB_Downloading": "Идет скачивание: %s.",
4-
"loc.messages.TOOL_LIB_ExtractingArchive": "Идет распаковка архива.",
5-
"loc.messages.TOOL_LIB_FoundInCache": "Найдено средство в кэше: %s %s %s",
6-
"loc.messages.TOOL_LIB_PrependPath": "Перед переменной окружения PATH добавляется каталог: %s"
1+
{
2+
"loc.messages.TOOL_LIB_CachingTool": "Средство кэширования: %s %s %s",
3+
"loc.messages.TOOL_LIB_Downloading": "Скачивание: %s",
4+
"loc.messages.TOOL_LIB_ExtractingArchive": "Идет распаковка архива",
5+
"loc.messages.TOOL_LIB_FoundInCache": "Найдено средство в кэше: %s %s %s",
6+
"loc.messages.TOOL_LIB_PrependPath": "Перед переменной окружения PATH добавляется каталог: %s"
77
}
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
{
2-
"loc.messages.TOOL_LIB_CachingTool": "正在缓存工具: %s %s %s",
3-
"loc.messages.TOOL_LIB_Downloading": "正在下载: %s",
4-
"loc.messages.TOOL_LIB_ExtractingArchive": "正在提取存档",
5-
"loc.messages.TOOL_LIB_FoundInCache": "在缓存中找到工具: %s %s %s",
6-
"loc.messages.TOOL_LIB_PrependPath": "正在目录中预置 PATH 环境变量: %s"
1+
{
2+
"loc.messages.TOOL_LIB_CachingTool": "正在缓存工具: %s %s %s",
3+
"loc.messages.TOOL_LIB_Downloading": "正在下载: %s",
4+
"loc.messages.TOOL_LIB_ExtractingArchive": "正在提取存档",
5+
"loc.messages.TOOL_LIB_FoundInCache": "在缓存中找到工具: %s %s %s",
6+
"loc.messages.TOOL_LIB_PrependPath": "正在目录中预置 PATH 环境变量: %s"
77
}
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
{
2-
"loc.messages.TOOL_LIB_CachingTool": "正在快取工具: %s %s %s",
3-
"loc.messages.TOOL_LIB_Downloading": "正在下載: %s",
4-
"loc.messages.TOOL_LIB_ExtractingArchive": "正在解壓縮封存",
5-
"loc.messages.TOOL_LIB_FoundInCache": "在快取中找到工具: %s %s %s",
6-
"loc.messages.TOOL_LIB_PrependPath": "正於 PATH 環境變數前加上目錄: %s"
1+
{
2+
"loc.messages.TOOL_LIB_CachingTool": "正在快取工具: %s %s %s",
3+
"loc.messages.TOOL_LIB_Downloading": "正在下載: %s",
4+
"loc.messages.TOOL_LIB_ExtractingArchive": "正在解壓縮封存",
5+
"loc.messages.TOOL_LIB_FoundInCache": "在快取中找到工具: %s %s %s",
6+
"loc.messages.TOOL_LIB_PrependPath": "正於 PATH 環境變數前加上目錄: %s"
77
}

0 commit comments

Comments
 (0)