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

Sample analyzer and packaging cleanup #214

Merged
merged 9 commits into from
Jun 6, 2024
Merged

Sample analyzer and packaging cleanup #214

merged 9 commits into from
Jun 6, 2024

Conversation

kzu
Copy link
Member

@kzu kzu commented Jun 6, 2024

No description provided.

kzu added 9 commits May 31, 2024 11:53
Includes hidden diagnostics to denote design-time build and non-editor builds.

These may not be needed now that we don't do I/O at all.
Also to retrieve the latest expiration found in claims.
We were not reporting progress while fetching manifest from pre-authenticated user account.
We can rely soley on System.Identity.Tokens for reading the security key. This simplifies dependencies and package size for analyzers that do just validation.
We don't need any of that anymore. The standard format makes it
trivial for anyone to just read it, validate it and perform a
check, regardless of programming language.
@kzu kzu enabled auto-merge (rebase) June 6, 2024 11:37
@kzu kzu merged commit 06522a8 into main Jun 6, 2024
3 checks passed
@kzu kzu deleted the analyzer branch June 6, 2024 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant