Ecosyste.ms: Timeline

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

robmoffat

robmoffat created a branch on finos/FDC3

fdc3-for-web-impl-docusaurus - An open standard for the financial desktop.

robmoffat pushed 1 commit to practice-pages risk-first/website

View on GitHub

robmoffat created a comment on an issue on finos/technical-oversight-committee
cred.ly has an API so I don't think an automation is off the table once we get this up and running and working how we want it

View on GitHub

robmoffat pushed 10 commits to fdc3-for-web-impl finos/FDC3
  • Allowing channel selector drag d67f32b
  • Made smoother 604a27c
  • Work in progress 3f5bd07
  • Work in progress df64746
  • Merge branch 'main' into fdc3-for-web-impl-draggable 270d129
  • Drag now respects closest sides d7f0523
  • Fairly stable 39eea7b
  • Restyled channel selector and got it responding to drag e46f365
  • Merge branch 'fdc3-for-web-impl' into fdc3-for-web-impl-draggable 3a25de1
  • Merge pull request #1450 from finos/fdc3-for-web-impl-draggable Fdc3 for web impl draggable 2dc4b89

View on GitHub

robmoffat closed a pull request on finos/FDC3
Fdc3 for web impl draggable
## Describe your change <!--- Describe your change here--> ### Related Issue <!--- This project prefers to accept pull requests related to open issues --> <!--- If suggesting a new feature ...
robmoffat pushed 13 commits to fdc3-for-web-impl-draggable finos/FDC3
  • Updated changelog for 2.2 158dddf
  • Modify generate-type-predicates to only include interfaces that have the correct type f186fe7
  • Tidy up code. Add valid / non valid predicates 7979770
  • Adding 1079 PR info 69048d4
  • Apply suggestions from code review Co-authored-by: Kris West <[email protected]> 6119f6d
  • Merge pull request #1440 from kemerava/feature/changelog-2.2 Updated changelog for 2.2 071f72a
  • Merge pull request #1444 from Roaders/fdc3-for-web-impl-merging-prs Modify generate-type-predicates to only include ... 0bda0f1
  • Merge branch 'main' into fdc3-for-web-impl-update-type-predicates f9dcd4d
  • Removing an unused test step with a type issue and correcting other typing issues 2b523a1
  • Merge pull request #1447 from finos/fdc3-for-web-impl-update-type-predicates Modify generate-type-predicates to only... 1a25d0b
  • Fast failing of coverage a9d532a
  • Merge pull request #1448 from finos/fast-fail-for-coverage Fast failing of coverage 8e6669a
  • Merge branch 'fdc3-for-web-impl' into fdc3-for-web-impl-draggable 3a25de1

View on GitHub

robmoffat opened a pull request on finos/FDC3
Fdc3 for web impl draggable
## Describe your change <!--- Describe your change here--> ### Related Issue <!--- This project prefers to accept pull requests related to open issues --> <!--- If suggesting a new feature ...
robmoffat pushed 1 commit to fdc3-for-web-impl-draggable finos/FDC3
  • Restyled channel selector and got it responding to drag e46f365

View on GitHub

robmoffat created a comment on an issue on finos/FDC3
Rob Moffat / FINOS đź‘Ť

View on GitHub

robmoffat closed a pull request on finos/spring-bot
Update SECURITY.md
demos/demo-damarcusjones
robmoffat pushed 2 commits to spring-bot-master finos/spring-bot
  • Update CHANGES.md 2dbf1fe
  • Merge pull request #449 from finos/robmoffat-patch-8 Update CHANGES.md 4e9ab2d

View on GitHub

robmoffat closed a pull request on finos/spring-bot
Update CHANGES.md
robmoffat opened a pull request on finos/open-source-readiness
Added EasyCLA video
robmoffat created a branch on finos/open-source-readiness

easy-cla - Accelerate financial services firms’ journeys toward open source readiness, by advancing the readiness of participants’ firms and informing guidance for the broader industry in the form of white papers, presentations, and blog posts.

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

View on GitHub

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

View on GitHub

robmoffat pushed 1 commit to finos-guide finos/open-source-readiness
  • Update Joining-A-Foundation.md e12799d

View on GitHub

robmoffat opened a pull request on finos/FDC3
Fast failing of coverage
## Describe your change <!--- Describe your change here--> ### Related Issue <!--- This project prefers to accept pull requests related to open issues --> <!--- If suggesting a new feature ...
robmoffat created a branch on finos/FDC3

fast-fail-for-coverage - An open standard for the financial desktop.

robmoffat reopened a pull request on finos/FDC3
Adding Aladdin/Blackrock - DO NOT MERGE
robmoffat created a comment on a pull request on finos/FDC3
@kemerava ???

View on GitHub

robmoffat closed a pull request on finos/FDC3
Adding Aladdin/Blackrock - DO NOT MERGE
robmoffat pushed 29 commits to fdc3-for-web-impl finos/FDC3
  • Adding a PR template 6d337ad
  • tweaks to PR template bd375ee
  • further tweaks to PR template 4950d77
  • fix typos in PR template 6521fab
  • more typos bfeeffc
  • Update .github/pull_request_template.md Co-authored-by: Brian Ingenito <[email protected]> 4004dc1
  • Apply suggestions from code review Co-authored-by: kemerava <[email protected]> d3fd274
  • line break 66d29aa
  • more code review comments + adding check lists for intents and contexts 5d7131d
  • Apply suggestions from code review Co-authored-by: Brian Ingenito <[email protected]> c09badc
  • Update docs/api/ref/GetAgent.md Co-authored-by: Hugh Troeger <[email protected]> b57635f
  • Update schemas/api/api.schema.json Co-authored-by: Hugh Troeger <[email protected]> 834ca1c
  • Update schemas/api/getInfoRequest.schema.json Co-authored-by: Hugh Troeger <[email protected]> ed22949
  • Merge pull request #1191 from finos/fdc3-for-web FDC3 for Web specification 5b9c140
  • Merge pull request #1412 from finos/PR-template Creating a PR template e2bce12
  • fix an incorrect $id in bridging/common.schema.json c3cc4a7
  • Merge pull request #1438 from finos/fix-bridging-schema-error fix an incorrect $id in bridging/common.schema.json baedce4
  • FIxing another reference error in the bridging schemas f2aad0c
  • Merge pull request #1439 from InteropIO/bridging-schema-errors-again Fixing another reference error in the bridging ... 2a38580
  • Updated changelog for 2.2 158dddf
  • and 9 more ...

View on GitHub

robmoffat opened an issue on finos/technical-oversight-committee
Contribution Badges
An idea from @smendis-scottlogic: - FINOS should issue badges to both firms and individuals contributing to FINOS projects. - Badges could be distributed via cred.ly, as with other LF badges...
robmoffat created a comment on a pull request on finos/spring-bot
@ijunxyz123 what is this exactly?

View on GitHub

robmoffat pushed 1 commit to finos-guide finos/open-source-readiness
  • Added note about training courses 60f8dd9

View on GitHub

robmoffat created a comment on a pull request on finos/open-source-readiness
See: https://deploy-preview-299--open-source-readiness.netlify.app/docs/bok/Activities/Level-4/Joining-A-Foundation

View on GitHub

robmoffat created a comment on an issue on finos/open-source-readiness
See #299

View on GitHub

robmoffat created a branch on finos/open-source-readiness

finos-guide - Accelerate financial services firms’ journeys toward open source readiness, by advancing the readiness of participants’ firms and informing guidance for the broader industry in the form of white papers, presentations, and blog posts.

Load more