Ecosyste.ms: Timeline

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

robmoffat

robmoffat opened a pull request on risk-first/website
Fixed link
robmoffat pushed 1 commit to practice-pages risk-first/website

View on GitHub

robmoffat closed a pull request on risk-first/website
Practice pages
robmoffat pushed 1 commit to practice-pages risk-first/website
  • Removed old agency risk dir 35ea635

View on GitHub

robmoffat pushed 14 commits to practice-pages risk-first/website
  • Bump body-parser and express Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://git... 178db73
  • Bump serve-static and express Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://... ac73443
  • Bump send and express Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/expr... 419e30d
  • Bump cookie and express Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/... 33b6550
  • Bump webpack from 5.93.0 to 5.95.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.93.0 to 5.95.0. - [Rel... 031b66a
  • Fix spelling 34e4414
  • Merge pull request #133 from risk-first/dependabot/npm_and_yarn/webpack-5.95.0 Bump webpack from 5.93.0 to 5.95.0 4a0e162
  • Merge pull request #130 from risk-first/dependabot/npm_and_yarn/multi-092c445592 Bump send and express 5edc247
  • Merge pull request #129 from risk-first/dependabot/npm_and_yarn/multi-6b7e5c81f3 Bump body-parser and express affaba5
  • Merge pull request #131 from risk-first/dependabot/npm_and_yarn/multi-9f37c16f8f Bump cookie and express d71a361
  • Merge pull request #132 from risk-first/dependabot/npm_and_yarn/multi-41ee8087b2 Bump serve-static and express c90948d
  • Merge pull request #134 from jbampton/fix-spelling Fix spelling 0393e16
  • Merge pull request #138 from risk-first/practice-pages Shuffling risk images c2692a3
  • Removed unused files 16d6d89

View on GitHub

robmoffat opened a pull request on risk-first/website
Practice pages
robmoffat pushed 1 commit to practice-pages risk-first/website

View on GitHub

robmoffat pushed 2 commits to fdc3-for-web-impl finos/FDC3
  • 2.2.0-alpha.1 7f0df23
  • Updated version number, published 2.2.0-alpha.1 5842063

View on GitHub

robmoffat pushed 1 commit to fdc3-for-web-impl finos/FDC3
  • Moved from kite9 -> finos 30d3c5b

View on GitHub

robmoffat pushed 1 commit to fdc3-for-web-impl-test-policy finos/FDC3

View on GitHub

robmoffat created a comment on a pull request on finos/FDC3
Can an FDC3 maintainer take a look at this new testing policy please?

View on GitHub

robmoffat created a review comment on a pull request on finos/FDC3
```suggestion ```

View on GitHub

robmoffat created a review comment on a pull request on finos/FDC3
```suggestion * Code should have tests (coverage is reported in the PR comments) ```

View on GitHub

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

View on GitHub

robmoffat pushed 1 commit to practice-pages risk-first/website

View on GitHub

robmoffat created a comment on an issue on finos/InnerSource
Rob Moffat / FINOS 💥

View on GitHub

robmoffat created a comment on a pull request on finos/common-cloud-controls
ok, I've paused netlify. Doesn't seem like I can control it by branch which is a shame. I'll need to reactivate this when we have another look at the ccc website.

View on GitHub

robmoffat created a comment on a pull request on finos/FDC3
@kemerava @kriswest please add your review and let's get this one closed, thanks

View on GitHub

robmoffat pushed 1 commit to pictet-removal finos/FDC3
  • Delete website/static/img/users/pictet.png b7d97ca

View on GitHub

robmoffat pushed 100 commits to fdc3-for-web-impl finos/FDC3
  • Linting setup 664ad77
  • WIP GetAgent refactor 3dd0fd2
  • Better encapsulate handshake and identity messaging and reuse in failover handling 2614791
  • Adding timeouts to loaders and eliminating TimeoutLoader Individual timeouts allow for steps that our outside the ti... 9fa5f1e
  • Limit connection strategies based on persisted data ae5ef1e
  • use a previously persisted agentUrl in PostMessageLoader if available f8a2761
  • typing on waitFor and exchange + some cleanup in AbstractWebMessaging (which needs further work) c8e9dff
  • Further cleanup of Messaging and Listeners, additional typing ImplementationMetadata is now passed into AbstractMess... 4aaa941
  • Cleanup and simplify AbstractListener f4713c4
  • Merge branch 'fdc3-for-web-fix-private-channel-events' into fdc3-for-web-impl-getAgent-refactor 810cf33
  • Refactor PrivateChannel event listener support fb7c0b7
  • Messaging refactor - Eliminate AbstractWebMessaging - Messaging is no longer a Connectable (as the connection is pro... 23f8ad1
  • Corrections to PrivateChannelAddEventListenerRequest 070a413
  • Merge branch 'fdc3-for-web-impl-update-type-predicates' into fdc3-for-web-impl-getAgent-refactor 1254cc9
  • More typing work on Listener and PrivateChannel events 06c6c9c
  • Better logging in getAgent 59ad838
  • Send WCP6Goodbye on disconnects - inside MessagePortMessaging a54b2f7
  • minor tweaks to heartbeats 832349f
  • typing in UI component handling f066ffb
  • Add fdc3 version to standard package 9b236ea
  • and 80 more ...

View on GitHub

robmoffat closed a pull request on finos/FDC3
Fdc3 for web impl get agent refactor
## Describe your change Significant refactor of the fdc3-get-agent package to align it with the Standard and a number of change fdc3-agent-proxy or fdc3-web-impl that were necessitated by the ch...
robmoffat created a review on a pull request on finos/FDC3

View on GitHub

robmoffat created a review comment on a pull request on finos/FDC3
... but actually I don't think you're even using `glyphColor`!

View on GitHub

robmoffat created a review comment on a pull request on finos/FDC3
I'm getting a compile error here, which I can fix by changing to this: ``` export type ChannelState = { id: string; type: ChannelType; context: Context[]; displayMetadata: DisplayMe...

View on GitHub

robmoffat created a review on a pull request on finos/FDC3
Thumbs up from me.. although there's one issue you can look at

View on GitHub

robmoffat created a review on a pull request on finos/FDC3
Thumbs up from me.. although there's one issue you can look at

View on GitHub

robmoffat created a comment on a pull request on finos/FDC3
> Ah you mean when no channel is selected! I'll work on making it possible to deselect the channel first then have a think, we probably need styling that will work on either black or white... per...

View on GitHub

robmoffat closed a pull request on finos/FDC3
Remove Pictet
## Describe your change Removing Pictet logo and community entry as per Dan Benninger's request
robmoffat created a review comment on a pull request on finos/FDC3
ok great. Yes, I misunderstood that.

View on GitHub

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

View on GitHub

Load more