Ecosyste.ms: Timeline

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

bingenito

bingenito created a review on a pull request on finos/FDC3

View on GitHub

bingenito pushed 20 commits to AddEventListener bingenito/fdc3-dotnet
  • Bump actions/setup-dotnet from 4.1.0 to 4.3.0 Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) ... afcfd23
  • Bump actions/upload-artifact from 4.4.3 to 4.6.0 Bumps [actions/upload-artifact](https://github.com/actions/upload-a... fd4d63e
  • Bump coverlet.collector from 6.0.3 to 6.0.4 in /src Bumps [coverlet.collector](https://github.com/coverlet-coverage/... 1d61bc0
  • Merge pull request #173 from finos/dependabot/github_actions/actions/upload-artifact-4.6.0 167ff92
  • Merge branch 'main' into dependabot/github_actions/actions/setup-dotnet-4.3.0 e44795c
  • Merge pull request #172 from finos/dependabot/github_actions/actions/setup-dotnet-4.3.0 1db04ff
  • Merge branch 'main' into dependabot/nuget/src/coverlet.collector-6.0.4 4055f5b
  • Bump codecov/codecov-action from 5.0.7 to 5.3.1 Bumps [codecov/codecov-action](https://github.com/codecov/codecov-ac... ea07149
  • Bump github/codeql-action from 3.27.5 to 3.28.8 Bumps [github/codeql-action](https://github.com/github/codeql-action... 70dca2f
  • Merge pull request #175 from finos/dependabot/nuget/src/coverlet.collector-6.0.4 7ae5613
  • Merge branch 'main' into dependabot/github_actions/codecov/codecov-action-5.3.1 b6c74d5
  • Bump xunit from 2.9.2 to 2.9.3 in /src Bumps [xunit](https://github.com/xunit/xunit) from 2.9.2 to 2.9.3. - [Commits... 4986a5f
  • Merge pull request #174 from finos/dependabot/github_actions/codecov/codecov-action-5.3.1 8be917a
  • Merge branch 'main' into dependabot/github_actions/github/codeql-action-3.28.8 a59cf1b
  • Merge pull request #171 from finos/dependabot/github_actions/github/codeql-action-3.28.8 7957ee6
  • Merge branch 'main' into dependabot/nuget/src/xunit-2.9.3 3e2fb8b
  • Merge pull request #177 from finos/dependabot/nuget/src/xunit-2.9.3 40fd1ce
  • Bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 in /src Bumps [xunit.runner.visualstudio](https://github.com/xuni... e7a75c1
  • Merge pull request #178 from finos/dependabot/nuget/src/xunit.runner.visualstudio-3.0.1 5bd254f
  • Merge branch 'main' into AddEventListener 4228190

View on GitHub

bingenito created a review comment on a pull request on finos/FDC3
The PR to fdc3-dotnet was just updated based on feedback. For developers using the literals rather than the constants themselves, it makes sense to match across implementations for convenience. ...

View on GitHub

bingenito created a review on a pull request on finos/FDC3

View on GitHub

bingenito created a review comment on a pull request on finos/FDC3
The PR to fdc3-dotnet was just updated based on feedback. For developers using the literals rather than the constants themselves, it makes sense to match across implementations for convenience. ...

View on GitHub

bingenito created a review on a pull request on finos/FDC3

View on GitHub

bingenito created a review comment on a pull request on finos/fdc3-dotnet
@kriswest Updated. There is no real impact other than the benefit of developer consistency on both sides for using the underlying string literal directly.

View on GitHub

bingenito created a review on a pull request on finos/fdc3-dotnet

View on GitHub

bingenito pushed 2 commits to AddEventListener bingenito/fdc3-dotnet
  • Change event type string literals to be camel cased and match fdc3 npm package for consistency in expectations for de... cf2fc10
  • Merge branch 'AddEventListener' of https://github.com/bingenito/fdc3-dotnet into AddEventListener 8215464

View on GitHub

bingenito created a review comment on a pull request on finos/fdc3-dotnet
Almost the entire example implementation is not implemented. It's just showcasing a few use cases for how you might implement your own DA using the interfaces.

View on GitHub

bingenito created a review on a pull request on finos/fdc3-dotnet

View on GitHub

bingenito pushed 1 commit to AddEventListener bingenito/fdc3-dotnet

View on GitHub

bingenito created a review on a pull request on finos/FDC3
Can only confirm on windows chrome/edge and looks good

View on GitHub

bingenito published a release on morganstanley/needle
0.3.27
## What's Changed * Add id-token write permission to release job by @bingenito in https://github.com/morganstanley/needle/pull/126 * Move version number for release by @Davidhanson90 in https://g...
bingenito created a tag on morganstanley/needle

v0.3.27 - A lightweight flexible Dependency Injection library for use with TypeScript projects.

bingenito published a release on morganstanley/needle
0.3.27
## What's Changed * Release testing by @Davidhanson90 in https://github.com/morganstanley/needle/pull/128 * Simplify release action by @bingenito in https://github.com/morganstanley/needle/pull/1...
bingenito pushed 2 commits to main morganstanley/needle
  • Update package.json repository url for casing Specific format is required for sigstore to match provenance and sign ... b5a4dc5
  • Merge pull request #131 from bingenito/main Update package.json repository url for casing 969e344

View on GitHub

bingenito closed a pull request on morganstanley/needle
Update package.json repository url for casing
Specific format is required for sigstore to match provenance and sign the package for npm
bingenito opened a pull request on morganstanley/needle
Update package.json repository url for casing
Specific format is required for sigstore to match provenance and sign the package for npm
bingenito pushed 1 commit to main bingenito/needle
  • Update package.json repository url for casing Specific format is required for sigstore to match provenance and sign ... b5a4dc5

View on GitHub

bingenito closed a pull request on morganstanley/needle
Remove publish condition
Remove publish condition dependent on now removed github-action-npm-release step. Since we are manually invoking this action instead of depending on version changes it is not necessary.
bingenito opened a pull request on morganstanley/needle
Remove publish condition
Remove publish condition dependent on now removed github-action-npm-release step. Since we are manually invoking this action instead of depending on version changes it is not necessary.
bingenito pushed 1 commit to main bingenito/needle
  • Remove publish condition Remove publish condition dependent on now removed github-action-npm-release step. Since we... 6d90691

View on GitHub

bingenito pushed 2 commits to main morganstanley/needle
  • Simplify release action b85b4dd
  • Merge pull request #129 from bingenito/release-action Simplify release action 95a34c5

View on GitHub

bingenito closed a pull request on morganstanley/needle
Simplify release action
Remove use of github-action-npm-release short term along with publishing on push to main branch. Workflow will now requires manual run with expectation of package*.json versions being updated and ...
bingenito opened a pull request on morganstanley/needle
Simplify release action
Remove use of github-action-npm-release short term along with publishing on push to main branch. Workflow will now requires manual run with expectation of package*.json versions being updated and ...
bingenito pushed 1 commit to release-action bingenito/needle

View on GitHub

bingenito pushed 3 commits to main bingenito/needle
  • Add id-token write permission to release job (#126) e6c715b
  • Move version number for release (#127) 597b1a5
  • Release testing (#128) * Move version number for release * Version for release cc10460

View on GitHub

bingenito created a review on a pull request on morganstanley/needle

View on GitHub

bingenito created a review on a pull request on morganstanley/needle

View on GitHub

Load more