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

Governance Updates -- update used dependencies #1694

Merged
merged 2 commits into from
Oct 20, 2021
Merged

Conversation

MSNev
Copy link
Collaborator

@MSNev MSNev commented Oct 19, 2021

No description provided.

@MSNev
Copy link
Collaborator Author

MSNev commented Oct 19, 2021

This doesn't address all of the component governance issues as some of the dependencies (one being the current npm) has not yet released a version that addresses all of them.

So this addresses those that it can.

@MSNev MSNev merged commit db03401 into master Oct 20, 2021
MSNev added a commit that referenced this pull request Nov 2, 2021
* [BUG] Field 'ai.operation.name' on type 'ContextTagKeys' is too long. Expected: 1024 characters" #1692 (#1693)

* [BUG] Multiple errors are getting thrown and swallowed during initialization when no instrumentation Key is provided #1691 (#1695)

* Governance Updates -- update used dependencies (#1694)

* init

* working

* add css

* copy over helper and debugplugin ui

* update style

* Shrinkwrap update after rush update

* Accessibility fixes

* Fix accessibility in the configuration page

* Fix missing red line between sessions

* align styles

* Added update instructions to the configuration page, and replaced placeholder link for preset creation instructions

* fix build

Co-authored-by: Nev <54870357+MSNev@users.noreply.github.com>
Co-authored-by: Kevin Brown <kevbrown@microsoft.com>
@MSNev MSNev deleted the MSNev/ComponentGovernance branch November 13, 2021 01:11
MSNev added a commit that referenced this pull request Nov 19, 2021
* init commit

* update rollup

* Fixed popup - now runs the React application

* Now building the popup and background task seperately so that one doesn't have to export the other to make it build

* Updated browser extension code with latest from odsp-web

* Update window title of the popup

* Readme update

* Added custom configuration UI for in-tool authoring of the configuration file

* New icon

* Name update

* Filter text now uses column values from configuration instead of Stream hardcoded field names

* Enable some more automatic eslint fixes (#1690)

* Update dependencies in package.json

* Add ability to zip the extension during build

* Update SetVersion script to include the chrome-debug-extension
Synchronize manifest.json version with package.json
Add CDN publishing scripts
Rework package zipping for more flexibility

* Bump version to v0.1.1
Fixup Content-Type for publishing to CDN

* Add archiver package to devDependencies

* Update shrinkwrap for archiver

* Update Stream URL

* Break circular dependency

* Add 'TimeDelta' column type, fix details view to allow for deep paths to be excluded via config

* Network data source now handles arrays of events as well

* Add default configuration feature

* Default configuration updates to flag errors, perf events, add a dynamic value for each event type, and exclude the last tag field in consolidated view

* Fix bug where boolean fields would not be displayed

* Updated icons for better contrast on the task bar when in dark mode

* Add sessionidRegex option

* Added jsonFieldNames

* Table header no longer scrolls

* Update setActiveVersion script to support publishing an unversioned value

* Update icons to ensure they are from the set we are allowed to use

* Update to version 0.1.2

* Code tidy up and added prettier rule file

* Chrome debug extension UI (#1703)

* [BUG] Field 'ai.operation.name' on type 'ContextTagKeys' is too long. Expected: 1024 characters" #1692 (#1693)

* [BUG] Multiple errors are getting thrown and swallowed during initialization when no instrumentation Key is provided #1691 (#1695)

* Governance Updates -- update used dependencies (#1694)

* init

* working

* add css

* copy over helper and debugplugin ui

* update style

* Shrinkwrap update after rush update

* Accessibility fixes

* Fix accessibility in the configuration page

* Fix missing red line between sessions

* align styles

* Added update instructions to the configuration page, and replaced placeholder link for preset creation instructions

* fix build

Co-authored-by: Nev <54870357+MSNev@users.noreply.github.com>
Co-authored-by: Kevin Brown <kevbrown@microsoft.com>

* Merge remote-tracking branch 'origin/master' into ChromeDebugExtension

* Fixes
- EsLint integration and auto fixes
- Add integrity.json generation

* Update Chrome Debug extension to use new v.2.7.1 base components

* Add files via upload (#1711)

* Update README.md in ChromeExtension (#1710)

* Update README.md

* chrome-extension-readme: Update to relative path

* Add files via upload

* Fix popup looping (causing dead UI) issue

* Update file comments

* Add DbgExtensionUtils to AI core with notification support and defaults for AI and OneDs

* Performance improvements
- Only populate the condensedDetails when required
- dont save the condensed details to the "saved" files

Functional changes
- Add filter match highlighting to the lower window
- Add option to include the event content when filtering
- Add UI components to enable/disable networking and Sdk event capturing

* Enable expand/collapse and address PR comments

* Fix CodeScanning issues

* Add wildcard support to event table filtering and match highlighting

* Added tooltips to new optionsBar UI, removing the need for the "capture" label and explaining the "Content" checkbox, also fixing issue prevent mouse clicks on the new labels from toggling the checkboxes

* Readme updates

* Change default height to be taller, capitalize SDK

* Fixed bug on fresh install when there is no saved filter state which prevented configurations from being loaded

* Address Security issues identified by internal component governance services (#1715)

* Fix package version differences

* Make syntax highlighting in the detail (tree) view case-insensitive

* Add Simple Hello World sample

* Rename NetworkDataSource and clean up the data source type list

* Add defaultNetworkCaptureValue and defaultSDKCaptureValue to IConfiguration

* Extract DebugPlugin debug message to a function

* Add capturing network requests for sendBeacon() ("ping" requests)

* Consolidate the DebugPlugin logging functions

Co-authored-by: xiao-lix <lixiao900921@gmail.com>
Co-authored-by: Kevin Brown <kevbrown@microsoft.com>
Co-authored-by: Karlie-777 <79606506+Karlie-777@users.noreply.github.com>
Co-authored-by: KevBrown-MSFT <51932180+KevBrown-MSFT@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants