-
I see a 1.0 beta release, https://github.com/FDC3/FDC3/releases/tag/v1.0-beta, but no v1.0.0 yet.
It looks like there have been 52 commits since the v1.0-beta tag.
Is there a v1.0.0 final relea…
-
The FINOS project blueprint at https://github.com/finos/project-blueprint should be applied to the FDC3 repository or repositories.
The README.md should adhere to the blueprint, and include:
- [x]…
rikoe updated
5 years ago
-
We standardized the use case format in confluence: https://finosfoundation.atlassian.net/wiki/spaces/FDC3/pages/470384645/Use+Case+XX+Template
This use case was written before, but should be upda…
-
Tasks:
- [ ] About page (Information about the FDC3 and its mission)
- [ ] Community page (Information and links to FINOS)
- [ ] News/blogs area (remove existing sample content, add real content, e…
rikoe updated
5 years ago
-
At the bottom of https://fdc3.finos.org/docs/1.0/api/api-spec there's two links to "src" and "docs" and they give a 404.
Wonder if it's a leftover from a previous docs implementation and should ju…
-
see #5
Please update settings to protect master with CODEOWNER approval.
![image](https://user-images.githubusercontent.com/1934009/52420755-4b77c400-2ab8-11e9-83ee-81034168b5e9.png)
-
Documentation markdown files generated by typedoc should be build artefacts, not checked in to the source, as they just create conflicts and churn.
rikoe updated
5 years ago
-
The specification draft lists the following initial set of intents:
https://github.com/FDC3/Intents/blob/master/Specification-Draft.MD#initial-set-of-intents
It also introduces the concept of 's…
-
The current API has a dollar prefix in front of the type property. This isn’t a common convention in JavaScript, and is a little confusing!
(it also makes people think of jquery, which is not a goo…
-
The Intent schema is given here:
https://github.com/FDC3/Intents/blob/master/src/Intent.yaml
What schema language is this? And is there any reason why we couldn't use TypeScript as per the API W…