You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Current »

Hyperledger is committed to creating a safe and welcoming community for all. For more information please visit the Hyperledger Code of Conduct.

Hyperledger is committed to creating a safe and welcoming community for all. For more information please visit our Code of Conduct: Hyperledger Code of Conduct

Announcements

Agenda

  • Release status: Pam/Joe: Dashboard: https://jira.hyperledger.org/secure/Dashboard.jspa?selectPageId=10104
    • Documentation for Channel Participation API: Unable to render Jira issues macro, execution error.
  • Asia Pacific Study Circle
  • International languages(standing topic)
    • Malayalam translation update - Annena
    • Japanese translation update - Tsujita-san
    • Brazilian Portuguese translation update - Renato
    • French Translation update - Oumar
    • Spanish translations update - Maria
    • Russian Language update - Arseny
  • Containerizing your local build (update)  Claudio Ceballos Paz - Latin Chapter 
  • Samples status - Chris
  • New Peer deployment topic - Joe/Pam
  • Promoting Translations - David
  • Recognizing contributors - David
    • We had discussed having a Translator badge (among other possible badges) and it sounds like that may be too specific.  I wanted to check back in about what type of badge would work better?
      • One option would be to have a Fabric Documentation badge that could be issued to people making a range of documentation related contributions
      • Another option would be to have a Fabric Contributor badge that could be issued to people making documentation contributions or other Fabric related contributions
  • Reminder: Cherry-picking doc PR's back to previous branches. @Mergifyio backport release-x.y
  • Retiring Fabric docs versions 1.1/1.2/1.3 - Banner not working in RTD.
  • Google Analytics update - Joe/Pam

Discussion

Eastern hemisphere call

  1. <minutes>

Western hemisphere call

  1. Chris G blog on private data:  https://www.linkedin.com/posts/chris-gabriel_hyperledger-on-twitter-activity-6701441156414287872-XI9e
  2. Chris local build process update:
    1. When you clone Fabric, to your local drive, and you setup your sphinx build, and follow instructions to Build locally:
      1. You need to run: `pip3 install sphinx-rtd-theme`.
      2. Then you can run `pipenv shell`.
      3. Then run make html in the fabric/docs folder.
    1. Samples update
      1. Tutorials - Refactoring chaincode4developers was turned into Writing your first chaincode in 2.2 and Master branch.
        1. New: Added content about the high level contract API
        2. Patterned the tutorial after the new basic asset transfer sample
        3. details on each function call.
      2. So all the tutorials have been updated now: Using Fabric test network, Deploying a smart contract, Writing your first Application, and Writing your first chaincode
  3. Peer deployment guide: Draft PR created https://github.com/hyperledger/fabric/pull/1789
    1. Updated Deploying a Production network.
      1. Embeded toc links to detail instructions inside each step
    2. New Planning for a Peer topic. Decisions you need to make before you deploy a peer.
    3. New Peer planning checklist doc.
    4. Next: Peer deployment guide.
    5. Chris Need section on alternative syntax when you do an override of the environment variables. If you are putting it k8s or docker compose file - how to build out the environment variables. You can infer how to build them.
    6. Peer sampleconfig.yaml does not include all the parameters. Look at the core.yaml in the peer binary config folder instead.
    7. Nik: What are the challenges with deploying fabric in K8s? HA, running multiple replica sets on different VMs, What happens when there is node failure - you can configure this in K8s. A big challenge is the sequence in which you do things.  Prioritizing deployment of CA, creating certs, configuring Node OUs.. Coordinating with other organizations.
  4. Promoting translations - David
    1. How to make translated docs discoverable? Publish on HL social media channel, also landing page when Language is ready to publish
  5. How to recognize contributors to the DWG:
    1. Pilot process... group level (Documentation, translation) vs. Project (Fabric).
    2. Translation badge is too specific.
    3. Fabric documentation badge issued to people making a rang eo fo documentation related contribution - group specific rather than task specific.
    4. Fabric contributor badge -
    5. Other open source projects: range - depends on how many badge types/how granular. Set criteria and then monitor.
    6. Ideally this is an automated recognition.
    7. Should this be brought up on contributors call -
    8. David to present again next week and we provide feedback - Have a longer discusioon pr
    9. Consider that people doing the translating are necessary the person making the commits -


Video of this week's session at: Recordings

Quarterly reports

Upcoming reports

Backlog



  • No labels