Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

nguerrera

nguerrera deleted a branch nguerrera/security-utilities

incremental-build

nguerrera pushed 1 commit to main microsoft/security-utilities
  • build: speed up BuildAndTest.cmd (#123) `BuildAndTest` was terribly slow and basically unusable in any inner loop. T... f0b718f

View on GitHub

nguerrera closed a pull request on microsoft/security-utilities
build: speed up BuildAndTest.cmd
`BuildAndTest` was terribly slow and basically unusable in any inner loop. The main culprit was that `cargo clean` was done on every invocation. This causes the rust world to be rebuilt every singl...
nguerrera pushed 2 commits to incremental-build nguerrera/security-utilities
  • ci: fix build break due to deprecated v3 artifact upload (#124) See https://github.blog/changelog/2024-04-16-depreca... 496d754
  • Merge branch 'main' into incremental-build e34f7a5

View on GitHub

nguerrera deleted a branch nguerrera/security-utilities

fix-build

nguerrera pushed 1 commit to main microsoft/security-utilities
  • ci: fix build break due to deprecated v3 artifact upload (#124) See https://github.blog/changelog/2024-04-16-depreca... 496d754

View on GitHub

nguerrera created a review comment on a pull request on microsoft/security-utilities
Ah!

View on GitHub

nguerrera created a review on a pull request on microsoft/security-utilities

View on GitHub

nguerrera created a comment on a pull request on microsoft/security-utilities
#124 will fix the failed PR validation.

View on GitHub

nguerrera created a review comment on a pull request on microsoft/security-utilities
@rwoll It seems this doesn't actually upload anything as it doesn't find `playwright-report`. This was already the case with v3 too from what I can tell. Should I remove it instead of upgrading it ...

View on GitHub

nguerrera created a review on a pull request on microsoft/security-utilities

View on GitHub

nguerrera pushed 1 commit to fix-build nguerrera/security-utilities
  • ci: fix build break due to deprecated v3 artifact upload See https://github.blog/changelog/2024-04-16-deprecation-no... 06795ee

View on GitHub

nguerrera pushed 1 commit to fix-build nguerrera/security-utilities

View on GitHub

nguerrera opened a draft pull request on microsoft/security-utilities
WIP
nguerrera created a branch on nguerrera/security-utilities

fix-build - Security utilities for key generation, string redaction, etc.

nguerrera opened a pull request on microsoft/security-utilities
build: speed up BuildAndTest.cmd
`BuildAndTest` was terribly slow and basically unusable in any inner loop. The main culprit was that `cargo clean` was done on every invocation. This causes the rust world to be rebuilt every singl...
nguerrera pushed 1 commit to incremental-build nguerrera/security-utilities
  • build: speed up BuildAndTest.cmd `BuildAndTest` was terribly slow and basically unusable in any inner loop. The main... 1808e4c

View on GitHub

nguerrera pushed 1 commit to incremental-build nguerrera/security-utilities
  • build: speed up BuildAndTest.cmd `BuildAndTest` was terribly slow and basically unusable in any inner loop. The main... 5d5a9c6

View on GitHub

nguerrera created a branch on nguerrera/security-utilities

incremental-build - Security utilities for key generation, string redaction, etc.

nguerrera opened a pull request on microsoft/security-utilities
Run tests on .NET 8, fix issues uncovered by that
This started with wanting to examine `IdentifiableScan` performance. I profiled its unit test and the profiler told me that it was spending a lot of time in regular expressions and so I probably wa...
nguerrera pushed 1 commit to test-net8 nguerrera/security-utilities
  • Run tests on .NET 8, fix issues uncovered by that This started with wanting to examine `IdentifiableScan` performanc... 4f73a36

View on GitHub

nguerrera pushed 1 commit to test-net8 nguerrera/security-utilities
  • Run tests on .NET 8, fix issues uncovered by that This started with wanting to examine IdentifiableScan performance.... 3a822fb

View on GitHub

nguerrera pushed 1 commit to test-net8 nguerrera/security-utilities
  • Run tests on .NET 8, fix issues uncovered by that This started with wanting to examine IdentifiableScan performance.... 460f902

View on GitHub

nguerrera created a branch on nguerrera/security-utilities

test-net8 - Security utilities for key generation, string redaction, etc.

nguerrera pushed 1 commit to main nguerrera/security-utilities
  • chore: Use Directory.Build.props instead of manual Build.props import (#121) 96ec21c

View on GitHub

nguerrera deleted a branch nguerrera/security-utilities

db-props

nguerrera pushed 1 commit to main microsoft/security-utilities
  • chore: Use Directory.Build.props instead of manual Build.props import (#121) 96ec21c

View on GitHub

nguerrera closed a pull request on microsoft/security-utilities
chore: Use Directory.Build.props
nguerrera pushed 1 commit to db-props nguerrera/security-utilities
  • chore: Use Directory.Build.props instead of manual Build.props import 1be5b53

View on GitHub

nguerrera created a branch on nguerrera/security-utilities

db-props - Security utilities for key generation, string redaction, etc.

Load more