Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
kriswest created a review comment on a pull request on finos/FDC3
```suggestion // handle the instrument ```
kriswest created a review comment on a pull request on finos/FDC3
Indentation ```suggestion Id string `json:"id"` Type ChannelType `json:"type"` ```
kriswest created a review comment on a pull request on finos/FDC3
```suggestion // Implementation here ```
kriswest created a review comment on a pull request on finos/FDC3
```suggestion // Implementation here ```
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...
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...
kriswest created a review comment on a pull request on finos/FDC3
Indentation ```suggestion User ChannelType = "user" System ChannelType = "system" ```
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 ...
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...
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...
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 .
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">
kriswest pushed 1 commit to fdc3-for-web-impl-getAgent-refactor finos/FDC3
- Make sure MessagePort is started for identity validation d65d1db