28 Commits

Author SHA1 Message Date
783f147fb0 chore: remove unused 'pr' trigger from azure-pipelines.yml 2026-03-16 09:49:26 +01:00
77ba71f7ec Renamed example pipeline. 2026-03-16 09:48:24 +01:00
91dd2f1574 chore: bump version to 1.1.1 in vss-extension.json 2026-02-25 21:51:15 +01:00
11c967aeb4 docs: add SetupGitHubRelease task to README and overview 2026-02-25 21:50:37 +01:00
520b125ac1 refactor: simplify publish script by removing positional arguments and improving VSIX path handling 2026-02-25 21:42:39 +01:00
f4ac753dae chore: add .env to .gitignore 2026-02-25 21:22:30 +01:00
ef756810cc chore: update task versions to 1.0.10 for AzureFederatedAuth, 1.0.3 for CopyBlob, 1.0.1 for GetBlob, 1.0.2 for ListBlobs, and 1.0.1 for PutBlob 2026-02-25 21:18:55 +01:00
54d7e612b6 docs: add AI generated content section to overview 2026-02-25 21:15:37 +01:00
b58b01cdb1 docs: add section on AI generated content in README 2026-02-25 21:14:11 +01:00
2c2981d791 refactor: replace requireVariable and requireInput with task-lib equivalents and improve error handling 2026-02-25 21:12:40 +01:00
8e9224cff9 Added SetupGitHubRelease task to vss-extension.json 2026-02-25 20:54:43 +01:00
e801a45066 Added SetupGitHubRelease Task 2026-02-25 20:54:31 +01:00
a9a27461ff chore: bump version numbers for Azure Federated Auth task and extension to 1.0.9 and 1.0.5 respectively 2026-02-25 19:23:24 +01:00
de5a6fc590 Updated extension information. 2026-02-25 10:17:45 +01:00
b3a78980f7 chore: update task versions and add maxResults input to ListBlobs task 2026-02-25 08:23:19 +01:00
d08e6c8958 Added 3 more tasks and refactored code to use a standalone shared npm package (installed locally from a tarball). 2026-02-25 08:10:03 +01:00
1ef0999a3e feat: refactored common OIDC code and moved to shared sources directory. 2026-02-25 07:16:56 +01:00
41aee35e73 chore: fix federated auth task version and bump extension version to 1.0.1 2026-02-24 23:00:38 +01:00
64f713ed81 chore: update .gitignore patterns and bump package versions 2026-02-24 22:49:16 +01:00
f738483416 Add Azure DevOps task to copy blobs between Azure Storage accounts 2026-02-24 22:42:35 +01:00
b02dc6d165 Added licensing information. 2026-02-14 21:35:02 +01:00
ad614777d6 chore: align npm package version to 1.0.5 2026-02-14 21:05:07 +01:00
e95d7c2560 release: cut v1.0.5 with optional token-hash logging
- add printTokenHashes input (default false)\n- gate SHA256 hash output behind input flag\n- update marketplace overview example to consume outputs clearly\n- bump task and extension versions to 1.0.5
2026-02-14 21:03:27 +01:00
52a73c16b3 Bump version to 1.0.4 and update README, task.json, and vss-extension.json for consistency 2026-02-14 20:49:58 +01:00
93615a1b1e Updated messages and correcteed repository URL information. 2026-02-14 20:23:50 +01:00
04e31b9f12 Add SVG icon for Azure Git Federation 2026-02-14 19:48:16 +01:00
e6e503466c Update publisher name in vss-extension.json and refine README example path 2026-02-14 19:45:10 +01:00
d42e1bf8b8 Added AI Generate Azure DevOps Task. 2026-02-14 19:31:23 +01:00