Ecosyste.ms: Timeline

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

finos/FDC3

kriswest created a review comment on a pull request on finos/FDC3
```suggestion // handle the instrument ```

View on GitHub

kriswest created a review comment on a pull request on finos/FDC3
Indentation ```suggestion Id string `json:"id"` Type ChannelType `json:"type"` ```

View on GitHub

kriswest created a review comment on a pull request on finos/FDC3
```suggestion // Implementation here ```

View on GitHub

kriswest created a review comment on a pull request on finos/FDC3
```suggestion // Implementation here ```

View on GitHub

kriswest created a review on a pull request on finos/FDC3
Looks like a great contribution @kemerava 👏 I've given it a quick pass for typos and indentation consistency, see comments. I think we could do with a subsection adding here on Go: https://d...

View on GitHub

kriswest created a review on a pull request on finos/FDC3
Looks like a great contribution @kemerava 👏 I've given it a quick pass for typos and indentation consistency, see comments. I think we could do with a subsection adding here on Go: https://d...

View on GitHub

kriswest created a review comment on a pull request on finos/FDC3
Indentation ```suggestion User ChannelType = "user" System ChannelType = "system" ```

View on GitHub

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

View on GitHub

kriswest created a comment on an issue on finos/FDC3
Hi @Roaders, I can't speak for @robmoffat who implemented the change, but I suspect it was done that way for expediency and that both projects should switch to `await getAgent()` in due course. We ...

View on GitHub

mikezamora starred finos/FDC3
netlify[bot] created a comment on a pull request on finos/FDC3
### <span aria-hidden="true">👷</span> Deploy Preview for *fdc3* processing. | Name | Link | |:-:|------------------------| |<span aria-hidden="true">🔨</span> Latest commit | d8c76ba4a63d08dba93c...

View on GitHub

kemerava opened a pull request on finos/FDC3
Adding launguage binging for golang
## Describe your change Adding golang language binding @michael-bowen-sc ### Related Issue #1482 ## Contributor License Agreement <!--- All contributions to FDC3 must be made under a...
kemerava opened an issue on finos/FDC3
Adding Go (GoLang) language binding
## Enhancement Request ### Use Case: Ability to implement FDC3 Desktop Agent specs using Go language. For example: > An organization is using Go as primary language and would like to cre...
Roaders created a comment on an issue on finos/FDC3
@kriswest is this the long term goal for the workbench and conformance tests? To use this `fdc3Ready` function? I was looking at the workbench and considering a PR that removes it and removed th...

View on GitHub

amanjmd created a comment on an issue on finos/FDC3
Hi @kriswest . Sure thanks for the update . Let me know in case any further details are required from our side .

View on GitHub

github-actions[bot] created a comment on a pull request on finos/FDC3
<img src="https://svg.test-summary.com/dashboard.svg?p=470&f=0&s=0" alt="470 passed">

View on GitHub

kriswest pushed 1 commit to fdc3-for-web-impl-getAgent-refactor finos/FDC3
  • Make sure MessagePort is started for identity validation d65d1db

View on GitHub

Yannick-Malins closed an issue on finos/FDC3
FDC3 Identity & Threat Modelling Meeting - Nov 14, 2024
## Date Thursday 14 Nov 2024 - 16:00 UTC ### Zoom info - **[Join Zoom Meeting](https://zoom.us/j/96940294948?pwd=SjFibVdiN25QSWxva3FqRHY2RUFCdz09)** - **Meeting ID:** 969 4029 4948 - **Passc...
kriswest created a comment on a pull request on finos/FDC3
> @kriswest I believe Netlify should have now rebuilt the preview. Can you confirm? Confirmed, thanks @TheJuanAndOnly99

View on GitHub

TheJuanAndOnly99 created a comment on a pull request on finos/FDC3
@kriswest I believe Netlify should have now rebuilt the preview. Can you confirm?

View on GitHub

kriswest created a comment on an issue on finos/FDC3
closing as completed (feel free to reopen if further questions)

View on GitHub

kriswest closed an issue on finos/FDC3
What branch of the fdc3 conformance tests uses getAgent()?
### Question Area - [ ] App Directory - [x] API - [ ] Context Data - [ ] Intents - [ ] Use Cases - [ ] Other ### Question In the FDC3 Web Browsers Discussion group meeting yesterday...
Charlotte981 created a comment on an issue on finos/FDC3
Awesome, thank you @kriswest @robmoffat for the update.

View on GitHub

kriswest created a comment on an issue on finos/FDC3
> I'm still a little unclear on the role of the json schemas in that case. Currently, they specify strings for the `startTime` and `endTime`. They do, there's no `Date` type in JSON to use, so d...

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

kriswest created a comment on an issue on finos/FDC3
@Charlotte981 heres the replacement `fdc3Ready` function (for interest's sake): https://github.com/finos/FDC3/blob/442956d906577fdac8bd1d0f75caf4f7611b6b1d/packages/fdc3-get-agent/src/index.ts#L16-L23

View on GitHub

kriswest created a comment on an issue on finos/FDC3
I'm just looking at this as well @Charlotte981. The fdc3Ready function is actually replaced fdc3-for-web-impl (and derived branches) with a version that use `getAgent` so that is probably correct. ...

View on GitHub

kriswest created a review comment on a pull request on finos/FDC3
Added the test for this

View on GitHub

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

View on GitHub

Load more