Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
nguerrera created a review comment on a pull request on microsoft/cask
> I've wondered, why do some API go ahead and return a span in some API and in others we provide an argument. > And you've answered it! If you would otherwise have an overload that would differ ...
nguerrera pushed 1 commit to c3id nguerrera/cask
- Tweak to reference implementation to make it prettier 4cbd826
nguerrera pushed 1 commit to c3id nguerrera/cask
- Update to new proposed C3ID standard, respond to PR feedback 769b694
nguerrera created a review comment on a pull request on microsoft/cask
```suggestion /// but not optimized for performance. We compare this to the production ```
nguerrera created a review comment on a pull request on microsoft/cask
We now have a co-located helper that's string in, string out, and produces the canonical string value.
nguerrera created a review comment on a pull request on microsoft/cask
It does not appear in any identifier other than in tests. As such, my care factor is vanishingly small. I'm just as picky about these things in public API, so no judgment. 😁 I'll happily change it,...
nguerrera created a review comment on a pull request on microsoft/cask
It's now public and validating.
nguerrera created a review comment on a pull request on microsoft/cask
I've put a summary, but it will need more work. I will work on a proper specification and update the doc comments. I'll do that separately so that I can consume this in another branch, get out that...
nguerrera pushed 1 commit to c3id nguerrera/cask
- Update to new proposed C3ID standard, respond to PR feedback 73d2668
nguerrera pushed 1 commit to main microsoft/cask
- Add initial README content (#25) Also remove TODOs from SUPPORT.md 5e9a134
nguerrera closed a pull request on microsoft/cask
Add initial README content
Also remove TODOs from SUPPORT.mdnguerrera created a branch on nguerrera/cask
format-update - Microsoft's public Common Annotated Security Key (CASK) standard specification, C# reference API + tests, etc.
nguerrera created a review comment on a pull request on microsoft/cask
I'll go ahead and add the validation.
nguerrera created a review comment on a pull request on microsoft/cask
It's currently an internal type. I wasn't sure if we should make this public, but probably we will want to.
nguerrera reopened a pull request on microsoft/cask
Add initial README content
Also remove TODOs from SUPPORT.mdnguerrera closed a pull request on microsoft/cask
Add initial README content
Also remove TODOs from SUPPORT.mdnguerrera reopened a pull request on microsoft/cask
Add C3ID implementation
This ports C3ID computation (that we will need soon) from https://github.com/microsoft/security-utilities Changes: - Company name is a parameter and not hard-coded to Microsoft - Optimized lik...nguerrera closed a pull request on microsoft/cask
Add C3ID implementation
This ports C3ID computation (that we will need soon) from https://github.com/microsoft/security-utilities Changes: - Company name is a parameter and not hard-coded to Microsoft - Optimized lik...nguerrera opened a pull request on microsoft/cask
Add initial README content
Also remove TODOs from SUPPORT.mdnguerrera created a branch on nguerrera/cask
readme - Microsoft's public Common Annotated Security Key (CASK) standard specification, C# reference API + tests, etc.