Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
robmoffat pushed 1 commit to practice-pages risk-first/website
- Sorting out environmental risks 215dab3
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...
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...
robmoffat pushed 1 commit to 2_0_fdc3_for_the_web finos/FDC3-conformance-framework
- updated to use fdc3-get-agent 61c8545
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...
robmoffat created a comment on an issue on finos/common-cloud-controls
Rob Moffat / FINOS
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 ...
robmoffat pushed 1 commit to calendar-signup-form finos/calendar
- trying to fix netlify lambda deploy 07d1a58
robmoffat pushed 1 commit to calendar-signup-form finos/calendar
- Trying to fix netlify build 039f6b8
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-...
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). ...
robmoffat pushed 1 commit to calendar-signup-form finos/calendar
- Got most of this working, but can't add attendee. a550bc4