-
Notifications
You must be signed in to change notification settings - Fork 15
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
feat: send analytics after scans by calling the CLI #252
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bastiandoetsch
temporarily deployed
to
snyk-msbuild-envs
November 16, 2023 17:07 — with
GitHub Actions
Inactive
bastiandoetsch
force-pushed
the
feat/HEAD-921-vs-ls
branch
from
November 16, 2023 17:16
5847fdb
to
ff575aa
Compare
bastiandoetsch
temporarily deployed
to
snyk-msbuild-envs
November 16, 2023 17:16 — with
GitHub Actions
Inactive
bastiandoetsch
temporarily deployed
to
snyk-msbuild-envs
November 17, 2023 08:24 — with
GitHub Actions
Inactive
bastiandoetsch
temporarily deployed
to
snyk-msbuild-envs
November 17, 2023 14:02 — with
GitHub Actions
Inactive
bastiandoetsch
had a problem deploying
to
snyk-msbuild-envs
November 17, 2023 15:05 — with
GitHub Actions
Error
bastiandoetsch
had a problem deploying
to
snyk-msbuild-envs
November 17, 2023 15:08 — with
GitHub Actions
Error
bastiandoetsch
temporarily deployed
to
snyk-msbuild-envs
November 17, 2023 15:13 — with
GitHub Actions
Inactive
bastiandoetsch
temporarily deployed
to
snyk-msbuild-envs
November 17, 2023 15:18 — with
GitHub Actions
Inactive
bastiandoetsch
temporarily deployed
to
snyk-msbuild-envs
November 21, 2023 09:27 — with
GitHub Actions
Inactive
bastiandoetsch
temporarily deployed
to
snyk-msbuild-envs
November 21, 2023 09:41 — with
GitHub Actions
Inactive
bastiandoetsch
had a problem deploying
to
snyk-msbuild-envs
November 21, 2023 12:09 — with
GitHub Actions
Error
bastiandoetsch
had a problem deploying
to
snyk-msbuild-envs
November 21, 2023 12:15 — with
GitHub Actions
Error
bastiandoetsch
temporarily deployed
to
snyk-msbuild-envs
November 21, 2023 12:15 — with
GitHub Actions
Inactive
Snyk.VisualStudio.Extension.Tests/analytics/SnykIDEAnalyticsServiceTest.cs
Outdated
Show resolved
Hide resolved
PeterSchafer
approved these changes
Nov 21, 2023
bastiandoetsch
temporarily deployed
to
snyk-msbuild-envs
November 22, 2023 08:47 — with
GitHub Actions
Inactive
chore: use log-prefix, remove assertion for resilience in tests fix: also fix the test fix: archs again fix: sync arch values with what LS is sending refactor: change called analytics command - use `--experimental` - use `analytics report` as command This needs an update from Go Application Framework to actually report fix: implement PR suggestions - convert JSON correctly into snake_case - use architecture from operating system - log output of CLI command - escape the payload for the command line chore: remove old comment refactor: use collection initializer docs: add CHANGELOG.md entry fix: stupid error fix: tests and injection feat: add tests feat: send analytics after scans by calling the CLI
bastiandoetsch
force-pushed
the
feat/HEAD-921-vs-ls
branch
from
November 22, 2023 09:00
0dcb4ae
to
10938f1
Compare
bastiandoetsch
temporarily deployed
to
snyk-msbuild-envs
November 22, 2023 09:00 — with
GitHub Actions
Inactive
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Provide description of this PR and changes, if linked Jira ticket doesn't cover it in full.
Checklist
Screenshots / GIFs
Visuals that may help the reviewer. Please add screenshots for any UI change. GIFs are most welcome!