CARVIEW |
Select Language
HTTP/2 200
date: Thu, 31 Jul 2025 02:19:40 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/DynamoDS/Dynamo.git
etag: W/"b1e26cf05e153be41778588cdcf1a8a1"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=6p6RNAZngdUWXQY86DtMBdZfFYsIMJGIyNu4oAgsZPnvR4BFiISMY8bmQFoIDCua0L373kGX63JRG0DKFLbL7GlznQelwcqj1sukHvre4NPl2CpPEh1RU06QI2KoTCfTh86xTntjF7XCtnGjqamjZkBFN5033JT14mLzX6Yf1EWK8qeqCXxyxyibnv8r7KAokvjwcW3jF7PZwCZU9IVZe6s1kwLUvnWyeV4iS4WLft%2FeaQ0GHSQv3pi24WfDsw9o3WPlt5N6LBhz10%2B3leG2tQ%3D%3D--Db8OYAxKq4Qzh9aR--5NgsipbAabMs2kSPp3oY4w%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1348765999.1753928379; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 02:19:39 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 31 Jul 2026 02:19:39 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: C432:3FE9C3:F875B:180CAF:688AD2BB
Add new configuration option to disable ADP (#11513) · DynamoDS/Dynamo@2435479 · GitHub
Copy file name to clipboard
Copy file name to clipboard
Copy file name to clipboardExpand all lines: src/DynamoCore/Logging/AnalyticsService.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Models/DynamoModel.cs
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 659
Commit 2435479
authored
Add new configuration option to disable ADP (#11513)
* add new configuration option
use it to call disable
raise warnings or throw if we fail to disable adp
* modify analytics startup to check testmode and headless inside start method
more logging at startup
update adp/analytics binaries
* review comments
* review comments, unify name
* move test mode error log to analytics start
Co-authored-by: michael kirschner <michael.kirschner@autodesk.com>1 parent 2a74892 commit 2435479Copy full SHA for 2435479
File tree
Expand file treeCollapse file tree
4 files changed
+50
-10
lines changedFilter options
- extern/Analytics.NET
- src/DynamoCore
- Logging
- Models
Expand file treeCollapse file tree
4 files changed
+50
-10
lines changedextern/Analytics.NET/AdpSDKCSharpWrapper.dll
Copy file name to clipboard288 Bytes
Binary file not shown.
extern/Analytics.NET/Analytics.Net.ADP.dll
Copy file name to clipboard0 Bytes
Binary file not shown.
src/DynamoCore/Logging/AnalyticsService.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Logging/AnalyticsService.cs+31-3Lines changed: 31 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 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 | + | |
22 | 50 |
| |
23 | 51 |
| |
24 | 52 |
| |
| |||
35 | 63 |
| |
36 | 64 |
| |
37 | 65 |
| |
38 |
| - | |
| 66 | + | |
39 | 67 |
| |
40 | 68 |
| |
41 | 69 |
| |
|
src/DynamoCore/Models/DynamoModel.cs
Copy file name to clipboardExpand all lines: src/DynamoCore/Models/DynamoModel.cs+19-7Lines changed: 19 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
451 | 451 |
| |
452 | 452 |
| |
453 | 453 |
| |
454 |
| - | |
| 454 | + | |
455 | 455 |
| |
456 | 456 |
| |
457 | 457 |
| |
| |||
555 | 555 |
| |
556 | 556 |
| |
557 | 557 |
| |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
558 | 562 |
| |
559 | 563 |
| |
560 | 564 |
| |
| |||
586 | 590 |
| |
587 | 591 |
| |
588 | 592 |
| |
589 |
| - | |
| 593 | + | |
590 | 594 |
| |
591 | 595 |
| |
592 | 596 |
| |
593 |
| - | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
594 | 600 |
| |
595 | 601 |
| |
596 | 602 |
| |
| |||
668 | 674 |
| |
669 | 675 |
| |
670 | 676 |
| |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
671 | 686 |
| |
672 | 687 |
| |
673 | 688 |
| |
| |||
1426 | 1441 |
| |
1427 | 1442 |
| |
1428 | 1443 |
| |
1429 |
| - | |
1430 |
| - | |
1431 |
| - | |
1432 |
| - | |
| 1444 | + | |
1433 | 1445 |
| |
1434 | 1446 |
| |
1435 | 1447 |
| |
|
You can’t perform that action at this time.
0 commit comments