Commit 6eab188
PAC v1.49.3 Update (#1328)
* Enhance CodeQL with telemetry logging and error handling (#1279)
* Enhance CodeQL screening with detailed telemetry logging and error handling
* Add telemetry logging for SARIF viewer installation and activation events
* Remove test for handling null or undefined inputs in CodeQLAction tests
* Enhance CodeQL analysis with issue tracking and improved telemetry logging
---------
Co-authored-by: Amit Joshi <[email protected]>
* [PowerPages][BL] Refactor completion item handling for namespaces and properties (#1285)
Refactor completion item handling to simplify namespace and property insertions
Co-authored-by: Amit Joshi <[email protected]>
* [PowerPages][ActionsHub][Codespaces] Update Actions Hub visibility condition for virtual workspaces (#1286)
* Update actionsHub visibility condition to use virtualWorkspace
* Update localization pipeline node version (#1287)
* Update node version
* Add manual trigger for localization update workflow
- ✨ Added `workflow_dispatch` to allow manual testing of the localization update workflow.
-Priyanshu
* Fix token handling in localization update workflow (#1288)
- 🔧 Added token configuration for checkout step
- 🔒 Ensured GITHUB_TOKEN is set for commit and push step
-Priyanshu
* Remove paths-ignore from PullRequest workflow (#1290)
- 🗑️ Deleted paths-ignore section to allow all changes to trigger the workflow.
- 🔄 Ensured that localization files are now included in the CI process.
-Priyanshu
* Localized file check-in by OneLocBuild Task: Build definition ID 12756: Build ID 2223259 (#1276)
* Localized file check-in by OneLocBuild Task: Build definition ID 12756: Build ID 2223259
* Automated localization update from CI
* Dummy commit
---------
Co-authored-by: Priyanshu Agrawal <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Localized file check-in by OneLocBuild Task: Build definition ID 12756: Build ID 2227356 (#1292)
* Localized file check-in by OneLocBuild Task: Build definition ID 12756: Build ID 2227356
* Automated localization update from CI
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Bump PAC to 1.48.2 (#1293)
Co-authored-by: PAC Auto Update Bot <[email protected]>
* [Uri Handler] Refactoring Error Handling and Experience (#1291)
* Enhance PAC CLI process management with error handling and reset logic in exit and download operations
* Refactor handleOpenPowerPages to include progress notifications and improve error handling for URI processing
* Refactor URI handling to improve parameter parsing, telemetry data construction, and error handling
* Remove duplicate error message displays for missing parameters and download failures in URI handling
* Add PowerPagesNavigationConstants for improved code organization and maintainability
* Refactor handleOpenPowerPages to directly use selected folder and remove prepareDownloadFolder utility
* Refactor URI handler error messages and download progress notifications for clarity and consistency
* Add feature flag for 'Open in Desktop' functionality in VSCode Web
* Update URI parameters to include WEBSITE_NAME and WEBSITE_PREVIEW_URL for improved flexibility in URI handling
* Remove obsolete translation entries related to Power Pages and VS Code Desktop for cleaner localization files
* Add localization strings and improve error handling for Power Pages and VS Code Desktop integration
* Fix null reference error when killing process in PacInterop
---------
Co-authored-by: Amit Joshi <[email protected]>
* Enhance website data retrieval with fallback support and new Git ALM format (#1295)
Enhance website data retrieval by adding fallback for website name and supporting new Git ALM format in website ID extraction
Co-authored-by: Amit Joshi <[email protected]>
* Refactor CodeQL screening and clean up dispose method (#1297)
* Refactor CodeQL screening to check for .powerpages-site folder existence and clean up dispose method
* Clarify comment for .powerpages-site folder existence check in runCodeQLScreening function
---------
Co-authored-by: Amit Joshi <[email protected]>
* Update CHANGELOG for pac CLI 1.48.2 release (#1298)
Update CHANGELOG for pac CLI 1.48.2 release with bug fixes and new features
Co-authored-by: Amit Joshi <[email protected]>
* Add user roles and authentication token to Server API definitions (#1300)
Co-authored-by: Amit Joshi <[email protected]>
* Update CHANGELOG for pac CLI version bump to 2.0.100 (#1301)
* Update CHANGELOG for pac CLI 1.48.2 release and version bump to 2.1.0
* Update CHANGELOG for pac CLI 1.48.2 release and version bump to 2.0.100
---------
Co-authored-by: Amit Joshi <[email protected]>
* Localized file check-in by OneLocBuild Task: Build definition ID 12756: Build ID 2230060 (#1296)
* Localized file check-in by OneLocBuild Task: Build definition ID 12756: Build ID 2230060
* Automated localization update from CI
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Localized file check-in by OneLocBuild Task: Build definition ID 12756: Build ID 2236210 (#1303)
* Localized file check-in by OneLocBuild Task: Build definition ID 12756: Build ID 2236210
* Automated localization update from CI
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Refactor HTTP method names for new changes. (#1304)
* Refactor HTTP method names to include 'Async' for clarity and update descriptions
* Update Server API autocomplete tests and examples to use 'Async' methods for HTTP client
---------
Co-authored-by: Amit Joshi <[email protected]>
* Bump axios from 1.11.0 to 1.12.1 (#1305)
Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.11.0...v1.12.1)
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.12.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Refactor CodeQL command execution for paths with spaces (#1306)
* Refactor CodeQL command execution to handle paths with spaces and add tests for escapePath method
* Refactor CodeQL command execution to handle paths with spaces and remove escapePath method and related tests
---------
Co-authored-by: Amit Joshi <[email protected]>
* Add welcome message for non-interactive login in actions hub (#1308)
Co-authored-by: Amit Joshi <[email protected]>
* Preserve insertion order and add duplicate file handling feature flag (#1310)
* Preserve insertion order of root webpage IDs in processDataAndCreateFile function
* Add feature flag for duplicate file handling in webpage folders
---------
Co-authored-by: Amit Joshi <[email protected]>
* Update CHANGELOG.md for version 2.0.102 with new features and bug fixes (#1311)
Co-authored-by: Amit Joshi <[email protected]>
* Add comprehensive Memory Bank documentation (#1314)
📝 Created initial Memory Bank structure and core files.
📄 Documented project overview, architecture, and workflows.
🔧 Included detailed descriptions of features and user scenarios.
📊 Established progress tracking and technical context.
-Priyanshu
* Add telemetry events for desktop opening actions (#1315)
Add telemetry events for desktop opening actions and feature flag handling
Co-authored-by: Amit Joshi <[email protected]>
* Bump tar-fs from 3.1.0 to 3.1.1 (#1312)
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 3.1.0 to 3.1.1.
- [Commits](mafintosh/tar-fs@v3.1.0...v3.1.1)
---
updated-dependencies:
- dependency-name: tar-fs
dependency-version: 3.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Address CodeQL Issues (#1319)
suppress codeql
* Add automated workflows for release synchronization and manual syncing (#1317)
* Add automated workflows for release synchronization and manual syncing
* Potential fix for code scanning alert no. 55: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for code scanning alert no. 56: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Potential fix for code scanning alert no. 57: Workflow does not contain permissions
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
---------
Co-authored-by: Amit Joshi <[email protected]>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
* Update the Suppression Rule ID (#1321)
update codeql suppression rule id
* Add mermaid code block for memory bank instructions (#1322)
* Add mermaid code block for memory bank instructions
* Refactor memory bank instructions for clarity
- ✏️ Cleaned up mermaid flowchart formatting
- 📄 Improved organization of core files section
- 🔄 Enhanced documentation updates section for better understanding
-Priyanshu
* Update GOV Instrumentation Key (#1323)
- 🔑 Replaced the GOV instrumentation key with the correct value.
-Priyanshu
* Bump PAC to 1.49.3 (#1324)
Co-authored-by: PAC Auto Update Bot <[email protected]>
* Update CHANGELOG for pac CLI 1.49.3 release (#1327)
Co-authored-by: Amit Joshi <[email protected]>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Amit Joshi <[email protected]>
Co-authored-by: Priyanshu Agrawal <[email protected]>
Co-authored-by: olprod <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: PAC Auto Update Bot <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sandeep Satheesh <[email protected]>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>1 parent 6df1ab2 commit 6eab188
File tree
9 files changed
+412
-47
lines changed- .github
- instructions
- workflows
- scripts
- src/common
- OneDSLoggerTelemetry
- copilot/assets/scripts
9 files changed
+412
-47
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| 30 | + | |
29 | 31 | | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
| |||
36 | 39 | | |
37 | 40 | | |
38 | 41 | | |
| 42 | + | |
| 43 | + | |
39 | 44 | | |
40 | 45 | | |
41 | 46 | | |
42 | | - | |
43 | 47 | | |
44 | 48 | | |
45 | | - | |
46 | 49 | | |
47 | 50 | | |
48 | 51 | | |
| 52 | + | |
49 | 53 | | |
50 | 54 | | |
| 55 | + | |
| 56 | + | |
51 | 57 | | |
52 | 58 | | |
53 | 59 | | |
54 | 60 | | |
55 | 61 | | |
| 62 | + | |
56 | 63 | | |
57 | 64 | | |
58 | 65 | | |
59 | 66 | | |
| 67 | + | |
60 | 68 | | |
61 | 69 | | |
62 | 70 | | |
63 | 71 | | |
64 | 72 | | |
| 73 | + | |
65 | 74 | | |
66 | 75 | | |
67 | 76 | | |
| |||
75 | 84 | | |
76 | 85 | | |
77 | 86 | | |
| 87 | + | |
78 | 88 | | |
79 | 89 | | |
80 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
355 | | - | |
| 355 | + | |
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
| |||
0 commit comments