Ecosyste.ms: Timeline

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

robmoffat

robmoffat pushed 1 commit to practice-pages risk-first/website
  • Sorting out environmental risks 215dab3

View on GitHub

robmoffat pushed 1 commit to practice-pages risk-first/website
  • First draft of Lock-In risk 15cefaa

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/FDC3
> We were also wondering what branch of the finos/fdc3 repository has an fdc3 workbench implementation that works with getAgent()? `fdc3-for-web-impl` will do you,. this also uses fdc3Ready curr...

View on GitHub

robmoffat created a comment on an issue on finos/FDC3
ok, sorry guys, looks like I fat-fingered the push yesterday when I was testing for Kris. See: https://github.com/finos/FDC3-conformance-framework/blob/2_0_fdc3_for_the_web/package.json In th...

View on GitHub

robmoffat pushed 1 commit to 2_0_fdc3_for_the_web finos/FDC3-conformance-framework
  • updated to use fdc3-get-agent 61c8545

View on GitHub

robmoffat created a review comment on a pull request on finos/FDC3
> I don't think this is a weakness in typescript, So we know from this line that either appIntents or intentResolution is set: ``` throwIfUndefined( response.payload.error ?? respon...

View on GitHub

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

View on GitHub

robmoffat created a comment on an issue on finos/common-cloud-controls
Rob Moffat / FINOS

View on GitHub

robmoffat created a comment on a pull request on finos/calendar
> What would it take for this to run on netlify as well...? And, in the meantime, can we merge the static build PR? It's not super-hard, we're going to have to do a tiny bit of work with domain ...

View on GitHub

robmoffat pushed 1 commit to calendar-signup-form finos/calendar
  • trying to fix netlify lambda deploy 07d1a58

View on GitHub

robmoffat pushed 1 commit to calendar-signup-form finos/calendar
  • Trying to fix netlify build 039f6b8

View on GitHub

robmoffat created a comment on a pull request on finos/calendar
@TheJuanAndOnly99 I need some help with this. I've added a signup form, but I get an error when trying to sign people up: ``` Error: Service accounts cannot invite attendees without Domain-...

View on GitHub

robmoffat created a review comment on a pull request on finos/FDC3
Ok, let me explain why this is relevant and not cost-free. As we are measuring code coverage, any time we have code that is less than 100% covered, it adds an overhead to the reviewers (i.e. us). ...

View on GitHub

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

View on GitHub

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

View on GitHub

robmoffat pushed 1 commit to calendar-signup-form finos/calendar
  • Got most of this working, but can't add attendee. a550bc4

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/calendar
> Wait, I thought all finos sites are using netlify. not this one it seems: https://github.com/finos/calendar?tab=readme-ov-file#live-environment

View on GitHub

robmoffat created a comment on a pull request on finos/FDC3
I'm seeing a regression running the conformance tests: <img width="1148" alt="Screenshot 2024-12-19 at 13 38 54" src="https://github.com/user-attachments/assets/eca902a6-ad59-4465-bbb0-230227752...

View on GitHub

robmoffat created a comment on a pull request on finos/FDC3
Seeing some new compile errors from a fresh build here: ``` src/intent_resolver.ts:36:65 - error TS2339: Property 'value' does not exist on type 'EventTarget'. 36 data.appIntents.fil...

View on GitHub

robmoffat opened a pull request on finos/FDC3
Fdc3 for web impl test policy
## Describe your change Adds testing policy for FDC3-On-The-Web quality control for FDC3 2.2 ### Related Issue - https://github.com/finos/FDC3/issues/810 ## Contributor License Agreemen...
robmoffat pushed 1 commit to fdc3-for-web-impl-test-policy finos/FDC3

View on GitHub

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

View on GitHub

robmoffat pushed 1 commit to fdc3-for-web-impl finos/FDC3
  • trying to fix coverage reporting. e78c042

View on GitHub

robmoffat created a review on a pull request on finos/open-source-readiness

View on GitHub

robmoffat created a comment on a pull request on finos/open-source-readiness
@psmulovics approved!

View on GitHub

robmoffat created a review on a pull request on finos/open-source-readiness

View on GitHub

robmoffat created a review comment on a pull request on finos/FDC3
`throwIfUndefined` falls down a bit when we have more than one property. In this case (and the one above) wouldn't the answer be for this not to be an `else if` but just an `if` and no `else`? ...

View on GitHub

robmoffat created a review comment on a pull request on finos/FDC3
weirdly, this line isn't covered. That implies we're not testing multiple strategies at the same time and the race. We should do.

View on GitHub

Load more