Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update workstream for PI 10 #214

Merged
merged 2 commits into from
May 13, 2020
Merged

update workstream for PI 10 #214

merged 2 commits into from
May 13, 2020

Conversation

kjw000
Copy link
Contributor

@kjw000 kjw000 commented May 13, 2020

No description provided.

@kjw000 kjw000 closed this May 13, 2020
@kjw000 kjw000 reopened this May 13, 2020
@kjw000 kjw000 merged commit 9907b0f into master May 13, 2020
@kjw000 kjw000 deleted the kjw000-patch-1-1 branch May 13, 2020 21:10
vgenev added a commit to vgenev/documentation that referenced this pull request Jul 13, 2021
* Updated circleci script to use the VCS revision for caching instead of the package.json checksum (mojaloop#135)

* created discussion doc (mojaloop#137)

* Update decimal.md (mojaloop#139)

Correct superscripts in math notation.

* Fix error in ALS' sequence diagram for DEL Participant (mojaloop#136)

* Fixed name misspelling (mojaloop#141)

* Use code font for code samples (mojaloop#142)

* Adding the OSS Settlement FSD doc to the central-settlement technical overview (mojaloop#143)

* Included documentation regarding sdk scheme adapter (mojaloop#146)

* Moved sdk-scheme-adapter to under Mojaloop Technical Overview (mojaloop#147)

* Bugfix/some corrections to scheme adapter docs (mojaloop#149)

* Corrections to the scheme adapter documentation

* Changed the postman file location in scheme adapter docs

* Fixed typos

* Add sprint schedule to versioning (mojaloop#151)

* 1. Added Sprint schedule to guide contributors with Sprint versions during release / versioning process. 2. Fixed released version details in deployment-guide releases page

* Update part-2

* Included document references on the external references table. (mojaloop#145)

* Included document references on the external references table.

* Added Settlement_ERD.png to the oss-settlement-fsd.md
Updated ref_1, ref_2, ref_3 to reference the physical documents as referred to in the references section.
Added external links to document sections.

* updated readme (mojaloop#140)

* 1040 review (mojaloop#154)

* Minor README.md adjustments

* Fixed HOST_SIMULATOR vs HOST_SIMULATOR_K8S_CLUSTER confusion

* 1040 Changes related to different networking envs

* Event Framework and Event Stream Processor updates (mojaloop#152)

* added diagram of sending of trace to APM

* added documentation for event stream processor and updated the Event Framework tags information

* added section for custom mojaloop schema, updated diagrams

* edit the custom template section

Co-authored-by: Miguel de Barros <miguel@debarros.me>
Co-authored-by: Sam <elnyry@users.noreply.github.com>

* feature/1093 Alter DB schema for settlements (mojaloop#144)

* WIP

* WIP 2

* WIP 3

* DB Diagram

* Added DDL and ERD files

* Changes following peer review

* Added settlementWindowContent.settlementId

* Resolve PR TODOs

* Resolved comments, left in the markdown document.

Co-authored-by: Miguel de Barros <miguel@debarros.me>

* feature/1094 Sequence Diagrams Part 1 (mojaloop#148)

* closeSettlementWindow and createSettlement with questions

* updateSettlementById needs peer review and confirmation

* Finalise main epic SDs

* DA requested changes

* Remove SVGs from the PR

* Deactivate lifelines

* feature/1105 Sequence Diagrams Part 2 (mojaloop#150)

* Work in progress to be confirmed by peer review

* SDs name changes

* Sequence diagrams update following peer review

* Corrections to getSettlementById and abortSettlementById

* Cleanup unchanged SVGs

* Remove SVGs from the PR

* feature/1089 Timeout Handler Enhancement (mojaloop#153)

* WIP
* Proposed DB & SDs
* Resolve PR TODOs

* Fixed typo (mojaloop#157)

Changed from `Increased RAM to 24 MB` to `Increased RAM to 24 GB`

* Fixed typo (mojaloop#156)

* Update link to API Specification PDF (mojaloop#158)

* Make it easier to find the repo overview (mojaloop#160)

* Release/pi8 (mojaloop#161)

* added diagram of sending of trace to APM

* added documentation for event stream processor and updated the Event Framework tags information

* added section for custom mojaloop schema, updated diagrams

* edit the custom template section

* Updated component arch diagram for PI8, and also added legacy links

* Updated overview to point to latest component arch overview diagram

Co-authored-by: Valentin Genev <vgenev@gmail.com>
Co-authored-by: Sam <elnyry@users.noreply.github.com>

* Minor typo (mojaloop#164)

Minor typo fix

* Fix PUT response codes for quoting service (mojaloop#166)

* Fix PUT response codes for quoting service

* Bump version to 9.1.0

* Feature/start versioning discussion doc (mojaloop#165)

* Add initial draft versioning doc

* update readme

* Add doc about cli access with aws mfa (mojaloop#167)

* feature/1100 Settlement By Currency Wrap-Up (mojaloop#159)

* Bring diagrams up-to-date with implementation

* Update as per PR request

Co-authored-by: Sam <elnyry@users.noreply.github.com>
Co-authored-by: Miguel de Barros <miguel@debarros.me>

* feature/1048-improve-onboarding (mojaloop#168)

* Add a simple new-contributor-checklist to the contributor's guide

* remove todo

* remove references to individuals in slack

* update sprint schedule for PI9 (mojaloop#174)

* update sprint schedule for PI9

* Add back previous schedules for reference

* added snyk investigation findings (mojaloop#175)

* Versioning scope proposal - initial draft (mojaloop#177)

* Versioning scope proposal - initial draft

* Minor editing changes

* Update Scope-for-Versioning-Proposal.md

* Feature version summary draft (mojaloop#172)

* Add initial thoughts and research

* adding more notes about api spec

* Add notes about kafka versioning

* make definitions more generic, fill in question with an answer

* Add more information about interfaces and goals

* Update oss-settlement-fsd.md (mojaloop#173)

* Update oss-settlement-fsd.md

* Update oss-settlement-fsd.md

Resolution of issue concerning updating the status of individual records in **transferParticipant**

* Update oss-settlement-fsd.md

Responding to Georgi's change requests

Co-authored-by: Sam <elnyry@users.noreply.github.com>

* feature/1218 Settlement Model Handler Design (mojaloop#176)

* Added transferParticipantStateChange and FKs

* Init SettlementModelHandler SD

* Updated sequence diagrams

* Remove SVG files

Co-authored-by: Sam <elnyry@users.noreply.github.com>

* Updated typo with missing `-` (mojaloop#170)

Updated typo with missing `-` on helm install for the specific version command.

Co-authored-by: Miguel de Barros <miguel@debarros.me>

* Fixing link to Mojaloop v1.0 Specification Docs (mojaloop#163)

Co-authored-by: Lewis Daly <lewis@vesselstech.com>
Co-authored-by: Sam <elnyry@users.noreply.github.com>

* new docs for workstreams (mojaloop#185)

* create performance notes (mojaloop#187)

* create performance notes

* Update performance.md

* update performance.md (mojaloop#188)

* Create notes (mojaloop#189)

* updated doc and action items (mojaloop#191)

* fixed formatting issues (mojaloop#192)

* fixed formatting issues

* fixed formatting issues

* #828: Add Transaction Requests Service page and sequence diagram (mojaloop#193)

* Add Transaction Requests Service page and sequence diagram

* Bump version and fix vulnerabilities

* Fix package version string format

* Update mojaloop-technical-overview/transaction-requests-service/assets/diagrams/sequence/seq-trs-1.0.0.plantuml

Co-Authored-By: Sam <elnyry@users.noreply.github.com>

* Update mojaloop-technical-overview/transaction-requests-service/assets/diagrams/sequence/seq-trs-1.0.0.plantuml

Co-Authored-By: Sam <elnyry@users.noreply.github.com>

* Update mojaloop-technical-overview/transaction-requests-service/assets/diagrams/sequence/seq-trs-1.0.0.plantuml

Co-Authored-By: Sam <elnyry@users.noreply.github.com>

* Update mojaloop-technical-overview/transaction-requests-service/assets/diagrams/sequence/seq-trs-1.0.0.plantuml

Co-Authored-By: Sam <elnyry@users.noreply.github.com>

* Fix typo

* Fix conflict

Co-authored-by: Sam <elnyry@users.noreply.github.com>

* Updated two of the latest releases (mojaloop#197)

Updated two of the latest releases

* Added PISP notes and fixed some .md formatting. (mojaloop#198)

* Tidy up the performance discussion doc

* Add PISP doc with goalsgs

* Feature/improve code standard guide (mojaloop#116)

* start working on code and tool guide

* working on code style guide

* more work on style guide

* Add more links and fix some formatting

* Add more links and fix some formatting

* change opening statement per Sam's recommendation

* minor improvements based on Sam's suggestions

* Add to the OSS Contribution guide

* Update contribution guidelines after DA discussion

* Update contributors-guide/standards/README.md

Added Adrian's suggested changes.

Co-Authored-By: Adrian Hope-Bailie <adrian@hopebailie.com>

* update standard based on Adrian and Don's helpful feedback

Co-authored-by: Sam <elnyry@users.noreply.github.com>
Co-authored-by: Adrian Hope-Bailie <adrian@hopebailie.com>

* Updates consequent on review with Warren (mojaloop#183)

This update contains changes to the database design to remove the need for updating records in the **transferParticipant** table. It also goes into more detail on the external processing of continuous gross settlement items, and adds support for position adjustment as part of CGS.

Co-authored-by: Sam <elnyry@users.noreply.github.com>

* Adding section for meeting notes  (mojaloop#200)

* Adding section for meeting notes and scrum-of-scrum notes for the past four meetings

* Adding Lewis and Simeon to codeowners list and minor formatting change

* Formatting changes for new lines

* Update scrum-of-scrum-notes.md

small typo fix

* Notes from the meeting on April 16th ( I missed a few notes unfortunately :-) ) (mojaloop#201)

* Note on versioning & PI-10 schedule change (mojaloop#203)

Note on versioning for new proposal to use only SemVer from PI11 onwards and remove PI/Sprint dependency
PI-10 schedule change and Sprints

* Updates to add 'code quality and security stream's outputs' (mojaloop#204)

* no message (mojaloop#205)

* Update README.md (mojaloop#206)

fix typo

* updated roadmap (mojaloop#207)

* add missing contributors guide sections to summary, (mojaloop#208)

fix formatting for code standards guide

* Minor typo - fix (mojaloop#209)

* Corrected typo "Moajoop" => "Mojaloop" in decimal.md and gitbook index. (mojaloop#211)

Updated version to 10.1.0.

* Update with notes from meeting on May 7th (mojaloop#212)

scrum-of-scrum meeting notes from meeting on May 7th

* Uploading perf doc (mojaloop#213)

* update workstream for PI 10 (mojaloop#214)

* updated policy on discussion docs (mojaloop#215)

* Add initial doc about aws tagging (mojaloop#217)

* Add initial  doc about aws tagging

* Add manual tagging steps

* added note for tracestate (mojaloop#219)

Co-authored-by: Valentin <valentin.genev@modusbox.com>

* Update da-notes.md (mojaloop#220)

* Update da-notes.md

Update meeting notes

* Update meeting-notes/da-notes.md

Co-authored-by: Sam <elnyry@users.noreply.github.com>

Co-authored-by: Sam <elnyry@users.noreply.github.com>

* Added Heading for each DA Meeting entry (mojaloop#222)

* Add transaction-request-service.local to /etc/hosts config to enable passing of all postman test cases (mojaloop#223)

* Include change from v1.1 of the ML FSPIOP Spec (mojaloop#224)

* Update to a slightly changed transfers architecture diagram to include change from v1.1 of the ML FSPIOP Spec - includes 2 changes coming out of an accepted issue: mojaloop/mojaloop-specification#29

* Updating package version

* Added minutes for DA meeting held on 3 June 2020 (mojaloop#225)

* Versioning (mojaloop#182)

* Move doc from google docs

* Add markdown tables

* add nice markdown front-matter

* Add minor changes to owners and program incement based versioning after our DA discussion

Co-authored-by: Lewis Daly <lewisdaly@me.com>
Co-authored-by: Lewis Daly <lewis@vesselstech.com>
Co-authored-by: Sam <elnyry@users.noreply.github.com>

* Added headings to v1.0, v1.1 arch diagrams (mojaloop#226)

Added headings to v1.0, v1.1 arch diagrams

* updating ID in code-owners (mojaloop#227)

updating ID in code-owners :-) , thanks for approving (in addvance)

* added diagrams for transfer reject flow for spec v1.1 (mojaloop#228)

* added diagrams for transfer reject flow for spec v1.1

* added some clarification text

* added md for the reject/abort sequence

* added changes to SUMMARY.md

Co-authored-by: Valentin <valentin.genev@modusbox.com>
Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* #1423: Add page and sequence diagram for bulk-abort scenario (mojaloop#231)

* Add page and sequence diagram for bulk-abort scenario

* Update per CR

* Update to bulk abort diagram

* Remove unneeded path. Whitespace changes

* Punctuation fix

* Updated DA Meeting notes with latest decisions (mojaloop#232)

* Update Minutes with latest Ad-Hoc meeting discussions on the KNEX issue mojaloop#27 (mojaloop#233)

* add ml-testing-toolkit documentation (mojaloop#235)

* add ml-testing-toolkit documentation

* Updated OSS-DA Minutes with meeting on 1 July 2020 (mojaloop#238)

* Feature/#1334 patch request notif (mojaloop#230)

* added diagrams for transfer reject flow for spec v1.1

* added some clarification text

* added md for the reject/abort sequence

* added changes to SUMMARY.md

* link errors

* added documentation for v1.1 for request notification functionallity

* fixed typo in file name

* added alternative messages for reserve and commit put request from payee

* added notification on 'reserve' action

* bumped up version

* Update mojaloop-technical-overview/central-ledger/assets/diagrams/sequence/seq-fulfil-2.1.0-v1.1.plantuml

Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* Update mojaloop-technical-overview/central-ledger/assets/diagrams/sequence/seq-fulfil-2.1.0-v1.1.plantuml

Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* Update mojaloop-technical-overview/central-ledger/assets/diagrams/sequence/seq-fulfil-2.1.1-v1.1.plantuml

Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* contributor name added

* added contributor name to list

* added contributor name to list

* Updated SUMMARY.md

* Fixed typo

Co-authored-by: Valentin <valentin.genev@modusbox.com>
Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* #786: Update sequence diagram for Bulk Prepare and GET Bulk Transfer (mojaloop#234)

* Update bulk transfers prepare sequence diagram. Fix error with abort sequence diagram

* Remove commented lines

* Bump version

* Add page and sequence diagram for GET bulk transfer operation

* Bump version to 10.6.0

* PR review updates

* PR review updates

* PR review updates

* Minor tweak to SD

* Update mojaloop-technical-overview/central-bulk-transfers/assets/diagrams/sequence/seq-bulk-5.1.0-get-overview.plantuml

Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* Update mojaloop-technical-overview/central-bulk-transfers/assets/diagrams/sequence/seq-bulk-5.1.0-get-overview.plantuml

Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* GET Bulk Transfers diagram: add participants validation step

* Rename CACHE to MLOS

* Make MLOS a collection

* Make MLOS a collection

Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* DA Minutes Update (mojaloop#239)

Added minutes for the DA meeting held on 8 July 2020

* Sprint schedule for PI-11 (mojaloop#240)

* Sprint schedule for PI-11

adding Sprint schedule for PI-11

* Update versioning.md

* Remove ugly double link to mojaloop/postman. (mojaloop#237)

Co-authored-by: Lewis Daly <lewis@vesselstech.com>
Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* remove sudo helm from Deployment Guide (mojaloop#241)

as it does not seem to be required

* Updated with DA Meeting held on 15 July 2020 (mojaloop#244)

* Clarify that (currently) Kubernetes 1.15.x and Helm v2.x are required (mojaloop#242)

see mojaloop/helm#347

Co-authored-by: Lewis Daly <lewis@vesselstech.com>

* Providing versioning guidance for PI-11 and beyond (mojaloop#245)

Providing versioning guidance for PI-11 and beyond

* Added DA notes from 29th July 2020 (mojaloop#246)

* fix typo (mojaloop#247)

fix typo

* upgrading version for releasing typo-fix (mojaloop#249)

* Added minutes for the weekly DA meeting on 5 August 2020 (mojaloop#250)

* Feature/#1283 documentationonusageofhelmv3chartsfor mojaloop (mojaloop#236)

- Updated deployment guides to cater for helm3
- Added separate document for helm2 
- Added migration guide from helm v2 to v3

* Updated Minutes for DA meeting held on August 12 2020. (mojaloop#252)

* Removed batch mode from summary.md and added note

* added not implemented note in prepare overview for batch msgs

* Fix errors with quoting service sequence diagram (mojaloop#251)

Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* Update glossary.md (mojaloop#179)

Added BGP

Co-authored-by: Lewis Daly <lewis@vesselstech.com>
Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* feat(docs): Add info about Tag policies (mojaloop#248)

* feat(docs): Add info about Tag policies

* chore(docs): clean up todos

* add internal disclaimer at top

* DA notes for meeting on 19th august (mojaloop#253)

* DA notes for meeting on 19th august

DA notes for meeting on 19th august

* Update da-notes.md

* Fixed date issue

Fixed date issue

* Updated notes with Ad-hoc meeting held to discuss collaborationID for Get /parties responses (mojaloop#254)

* Updated DA Meeting notes (mojaloop#255)

Updated DA Meeting notes with the discussion on Issue 51

* Fix typo (mojaloop#257)

* #1634: Fixes for Transfer Reject/Abort sequence diagrams and page (mojaloop#258)

* Fix errors with transfer reject/abort digrams. Deprecate v1.0 SD for transfer reject/abort sequence

* Update mojaloop-technical-overview/central-ledger/assets/diagrams/sequence/seq-reject-2.2.0-v1.1.plantuml

Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* PR update

* PR review update

Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* Added minutes from 2 Sept 2020 meeting (mojaloop#259)

* feat: add the new code of conduct, and link from the contributor's guide (mojaloop#261)

* Feature/#1602 add missing sequence diagrams for quoting service (mojaloop#260)

* Add GET /quotes/{id} sequence diagram. Added pages for GET /quotes/{id} and POST /quotes

* Update GET /quotes/{ID}

* Add POST /quotes sd

* Bump version to v11.0.4

* Update mojaloop-technical-overview/quoting-service/assets/diagrams/sequence/seq-get-quotes-1.1.0.plantuml

Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* Minor text change

* Update mojaloop-technical-overview/quoting-service/assets/diagrams/sequence/seq-post-quotes-1.2.0.plantuml

Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* PR review update

Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* Updated DA Minutes for the 2nd Sept, with the Models Folder discussion (mojaloop#264)

* sequence diagrams for transactions-requests-service (including authorizations) (mojaloop#263)

* no message

* Adding last step on authorizations

* Adding GET /transactionRequests

* Updating path of sequence files

* Updated path of SDs

* post participants by type and id (mojaloop#262)

Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* updated deployment guides to be more specific with kuberentes & helm versions (mojaloop#265)

Updated deployment guides to be more specific with Kubernetes & Helm versions

* Adding sequence diagrams for bulk Quotes (mojaloop#266)

* Adding sequence diagrams for bulk Quotes

* Minor text edit

* Update mojaloop-technical-overview/quoting-service/assets/diagrams/sequence/seq-post-bulk-quotes-2.2.0.plantuml

Co-authored-by: Steven Oderayi <oderayi@gmail.com>

* Update mojaloop-technical-overview/quoting-service/assets/diagrams/sequence/seq-post-bulk-quotes-2.2.0.plantuml

Co-authored-by: Steven Oderayi <oderayi@gmail.com>

* Update mojaloop-technical-overview/quoting-service/assets/diagrams/sequence/seq-post-bulk-quotes-2.2.0.plantuml

Co-authored-by: Steven Oderayi <oderayi@gmail.com>

* Update mojaloop-technical-overview/quoting-service/assets/diagrams/sequence/seq-quotes-overview-1.0.0.plantuml

Co-authored-by: Steven Oderayi <oderayi@gmail.com>

Co-authored-by: Steven Oderayi <oderayi@gmail.com>

* Add missing ALS sequence diagrams  (mojaloop#267)

* post participants by type and id

* added delete endpoint cache, get oracles, post oracles sequence diagrams

* added delete oracle, post oracle update and updated oracle

* Added all sequence diagrams for admin server and updated documentation to allow mojaloop.io to link the diagrams properly.
Refactored Delete Endpoint Cache correctly to be on the ALS API instead of admin

* updated invalid name title

* file name update

Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* Update KubeInfrastructureArch.svg (mojaloop#93)

* Update KubeInfrastructureArch.svg

* Update KubeInfrastructureArch.svg

Make SVG editable. Not sure if this will work?

* Update KubeInfrastructureArch.svg

Make SVG editable in Draw.io. Think this works...

* Update command to get Kubernetes dashboard token

Current command doesn't return the token on MacOS Mojave and Ubuntu 18.04. Updated to the command that works. Not tested on Windows.

Co-authored-by: Sam <elnyry@users.noreply.github.com>
Co-authored-by: Miguel de Barros <miguel@debarros.me>
Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* Added minutes for the 30th September 2020 (mojaloop#268)

* Updated links and documentation regarding postman collections (mojaloop#269)

* chore: remove nico from codeowners list 😢😢 (mojaloop#272)

* feat(cla): add cla signing and administration steps (mojaloop#271)

* add initial cla signing documentation

* feat(cla): update demo cla section with latest

* feat(cla): add cla step to the new contributor checklist

* feat(cla): add cla to the contents

* fix: cla image sizes

* chore: more image size fixes

* Update contributors-guide/signing-the-cla.md

Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* chore(package): bump package to `11.2.0` (mojaloop#273)

* updated (mojaloop#274)

* Sprint schedule for PI-12 (mojaloop#275)

Sprint schedule for PI-12

* Added 3P API Adapter to the Mojaloop Arch overview diagram (mojaloop#270)

Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* Update LICENSE.md (mojaloop#276)

* Update stale link for mojaloop docs (mojaloop#281)

* Updated mojaloop helm repo from http to https (mojaloop#280)

* Create personas.md (mojaloop#282)

* Update personas.md (mojaloop#283)

added additional context for personas

* Update README.md (mojaloop#285)

Updated link to Mojaloop Code of Conduct

* feat(puml): add svg render git commit hooks (mojaloop#278)

* Add initial hackathon reference docs

* feat(svg): add svg rendering scripts and notes

* feat(svg): add circleci config for `test-svg` step

* chore(scripts): cleanup

* chore(scripts): fix ci/cd

* chore(scripts): fix ci/cd

* chore(scripts): fix ci/cd

* feat(ci/cd): fix missing openjdk11 dep

* feat(ci/cd): fix ci/cd

* feat(ci/cd): fix bad reference to ./docs

* feat(ci/cd): fix cache issues

* feat(ci/cd): fix cache issues

* feat(ci/cd): work on test-svg false negative

* feat(svg): add rendered svgs

* feat(svg): remove node_modules from find list

* fix(package): add back missing npm scripts

* Update stale link for mojaloop docs (mojaloop#281)

* Updated mojaloop helm repo from http to https (mojaloop#280)

* Create personas.md (mojaloop#282)

* Update personas.md (mojaloop#283)

added additional context for personas

* feat(puml): switch to npx to run puml command

* feat(puml): change from local puml rendering to
  server based approach, with a local docker puml server

feat(puml): working on deterministic .svg rendering

feat(puml): working on deterministic .svg rendering

feat(puml): pretty print svgs for better git diffing

feat(puml): rerender some svgs, see if better diffing

feat(puml): add file count to echo comment

feat(puml): add file count to echo comment

feat(puml): make build all build just 1 for debugging

feat(puml): add graphviz, does this fix rendering?

feat(puml): going crazy trying to fix empty diagrams!

feat(puml): using server renderer

feat(puml): using server renderer

feat(puml): update test diagram

feat(puml): update render all

feat(puml): add http error handling

feat(puml): improve error messages

feat(puml): checking final rendering

feat(puml): testing deterministic rendering

feat(puml): add docker run steps

feat(puml): changes for docker puml

feat(ci/cd): update svg check to use docker

feat(ci/cd): update svg check to use docker

feat(puml): add docker run steps

fix(puml): wrong url is parsed by ci/cd

feat(puml): cleanup url, make notes about svg determinism

* fix(ci/cd): broken build step

* fix(ci/cd): broken build step

* fix(ci/cd): broken build step

* chore(docs): remove debug notes

Co-authored-by: Jishnu Mohan <mohanjishnu@gmail.com>
Co-authored-by: Miguel de Barros <miguel@debarros.me>
Co-authored-by: Kimberly Walters <kimw@crosslaketech.com>

* chore: updating PI-11 (latest) component architecture (mojaloop#289)

* chore: update license file (mojaloop#287)

Co-authored-by: Miguel de Barros <miguel@debarros.me>
Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* Fixed typos on Mojaloop Technical Overview (mojaloop#277)

Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* feat(cqs): add cqs reference documentation (mojaloop#279)

* feat(cqs): adding skeleton for cqs docs

* feat(cqs): adding skeleton for cqs docs

* feat(cqs): adding nice pic to readme

* feat(cqs): adding nice pic to readme

* feat(cqs): working on skeleton for program management

* feat: add pi presentation links

* feat: continue work on program documents upload

* fix: vulnerablity disclosure link

* fix: vulnerablity disclosure link

* feat: add scheme rules snippet

* feat: add scheme rules snippet

* fix: broken links

* feat: add docs notes for work in progress

* feat: clean up broken links

* feat: finish program mgmt section

* feat: start adding links for standards doc

* chore: tidy md formatting

* chore: add links

* feat: adding logging guidelines doc

* feat: adding logging guidelines doc

* feat: format large md tqble

* feat: finish links, tidy vulnerablity doc

* feat: Updated arch-mojaloop-overview diagram for PI12 (mojaloop#290)

- Added new CGS Handler for Central-Settlements
- Renamed "Selt Testing Toolkit" to "Testing Toolkit" (TTK)
- Removed PoC from TTK
- Removed "Future" from IaC and API Gateway
- Removed "KMS" until we have more clarity CQS stream
- Updated links, and added component doc for PI12

* feat: typo fixes for pi13 arch updates (mojaloop#291)

* Fixed typo on arch overview for PI12

* chore: bump package to `11.3.0` (mojaloop#293)

* fix: deploy cache, cqs links (mojaloop#294)

* chore: bump package to `11.3.0`

* fix: bad ci/cd config, tidy cqs docs

* chore: bump package to `11.3.1`

* fix: ci/cd, bump package to `11.3.2` (mojaloop#295)

* feat: pi13 arch updates (mojaloop#292)

* Fixed pi12 component arch diagram missing bracket on event-stream-processor

* Sprint milestones and breakdown for PI-13 (mojaloop#296)

* feat: add pr titles to standards (mojaloop#297)

* feat(ci/cd): add pr title check (mojaloop#298)

* New Location For Stable and Incubator Charts (mojaloop#299)

Fix for this -> https://helm.sh/blog/new-location-stable-incubator-charts/

* merge old work (mojaloop#303)

* Added settlement handler sequence diagram

* Added transfer settlement handler page and menu entry

* Updated availablePosition calculation in the prepare position handler sequence diagram

* Updated database ERD diagram

* Updated settlements ERD diagram and description

Co-authored-by: Neal Donnan <neal.donnan@modusbox.com>
Co-authored-by: ndonnan <neal.donnan@gmail.com>
Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* WIP-CGS

* gross settlement sequence diagram

* modified README

* added 0.1 of rules handler uml diagram

* added README.MD

* rename files

* Update new-contributor-checklist.md (mojaloop#305)

Fixing broken link to signing the CLA

* updated orbs pr-tools version

* added the svg files

* added rules diagram and documentation

* update seq diagram

* modify the seq diagram

* Updating triage list (mojaloop#306)

* rollback on error

* updated version

* changed circleci build

* Change recommending an MTP addition (mojaloop#307)

* chore: note on package versions below v11.0.0 (mojaloop#300)

* Note on package versions below v11.0.0

first time being upgradedd

* Additional note about new projects

* added svg file for seq-position-1.3.1-prepare

* Update README.md (mojaloop#308)

Fixed typos in Kubernetes

* fix(#2265): validating a mojaloop deployment as described in the documentation is failing (mojaloop#309)

- General
    - Fixed markdown lint issues
    - Removed duplicated content from platform-specific deployment guides to main deployment guide
- Updates to Troubleshooting 
    - Removed non-applicable issues
    - Updates to existing issues to make them relevant around the NGinx Ingress controller version
    - Moved a development issue to the FAQ under the contribution guide
- Updates to Mac, Linux & Window Setup guides
    - Fixed broken links to the main deployment guide
    - Removed  Ingress Controller setup and moved that to the main guide (except for Linux which uses micok8s and has specific instructions)
    - Updated links/section to the applicable "official" documentation for installing components (snapd, microk8s, docker, etc)
    - Added "sudo" to Linux guide commands
- Updated main deployment guide to reference official instructions on how to install
    - Ingress Controllers
    - Admin UI/ Interfaces (i.e. Kubernetes Dashboard, etc)

* fix: deployment-guide table (mojaloop#312)

* fix(2265): validating-a-mojaloop-deployment-as-described-in-the-documentation-is-failing (mojaloop#313)

- Bump to package.json
- Updated build cache to use the "VCS Revision" and not rely on the package-lock for changes
  - This means that any changes made to the documentation will be build and published correctly; and
  - The existing dependency-cache will only be rebuilt if npm dependencies are changed in the package-lock

* docs: updating deployment guide to include supported versions for v13 release. (mojaloop#314)

- include supported k8s versions for v13.0 release
- removed patch versions from supported k8s versions

* docs: update to deployment guide (mojaloop#315)

- updated local setup for linux, max, & windows
- fixed table of contents for local setup for mac

* fix(2265): validating a mojaloop deployment as described in the documentation is failing (mojaloop#316)

* fix local deployment guide links

Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>

* added default settlement model associated changes

Co-authored-by: Miguel de Barros <miguel@debarros.me>
Co-authored-by: Kimberly Walters <kimw@crosslaketech.com>
Co-authored-by: Miller Abel <millerabel@users.noreply.github.com>
Co-authored-by: Steven Oderayi <oderayi@gmail.com>
Co-authored-by: Sam <elnyry@users.noreply.github.com>
Co-authored-by: vijayg10 <33152110+vijayg10@users.noreply.github.com>
Co-authored-by: HenkKodde <36304517+HenkKodde@users.noreply.github.com>
Co-authored-by: Roman Pietrzak <y@ke.mu>
Co-authored-by: Georgi Georgiev <georgi.georgiev@modusbox.com>
Co-authored-by: Bhushan Patil <thebhushanp@gmail.com>
Co-authored-by: JJ Geewax <jj@geewax.org>
Co-authored-by: Lewis Daly <lewis@vesselstech.com>
Co-authored-by: Pedro Barreto <pedrosousabarreto@gmail.com>
Co-authored-by: mjbrichards <35496554+mjbrichards@users.noreply.github.com>
Co-authored-by: Adrian Hope-Bailie <adrian@hopebailie.com>
Co-authored-by: eoln <2881004+eoln@users.noreply.github.com>
Co-authored-by: Valentin <valentin.genev@modusbox.com>
Co-authored-by: Nico Duvenage <NicoDuvenage@users.noreply.github.com>
Co-authored-by: Ahan Gupta <ahangupta.96@gmail.com>
Co-authored-by: Sam <10507686+elnyry-sam-k@users.noreply.github.com>
Co-authored-by: Matthew de Haast <matt@sportraxs.com>
Co-authored-by: Lewis Daly <lewisdaly@me.com>
Co-authored-by: Georgi Logodazhki <63578894+georgi-logodazhki@users.noreply.github.com>
Co-authored-by: Michael Vorburger ⛑️ <mike@vorburger.ch>
Co-authored-by: Michael Vorburger ⛑️ <vorburger@google.com>
Co-authored-by: Simeon Oriko <389670+simeonoriko@users.noreply.github.com>
Co-authored-by: Ali Behnamfard <abehnamfard@users.noreply.github.com>
Co-authored-by: Rajiv Mothilal <rajivmothilal@gmail.com>
Co-authored-by: Derek Crosson <derekcrosson18@gmail.com>
Co-authored-by: Jishnu Mohan <mohanjishnu@gmail.com>
Co-authored-by: shashi165 <33355509+shashi165@users.noreply.github.com>
Co-authored-by: Neal Donnan <neal.donnan@modusbox.com>
Co-authored-by: ndonnan <neal.donnan@gmail.com>
Co-authored-by: Shashikant Hirugade <shashi.pioneer@gmail.com>
Co-authored-by: spoonernz <spoonernz@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants