From 71425f9301b402c2bafec64e55b816142d1f1bc7 Mon Sep 17 00:00:00 2001 From: Eric Winer Date: Wed, 17 Apr 2024 13:55:15 -0400 Subject: [PATCH 1/3] fix the entities.json builder --- .github/workflows/python-package.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/python-package.yml b/.github/workflows/python-package.yml index 7de47fb..90d908b 100644 --- a/.github/workflows/python-package.yml +++ b/.github/workflows/python-package.yml @@ -13,7 +13,7 @@ jobs: strategy: fail-fast: false matrix: - python-version: ["3.7"] + python-version: ["3.12"] steps: - name: checkout repo content @@ -22,8 +22,8 @@ jobs: - name: setup python uses: actions/setup-python@v2 with: - python-version: '3.7.7' # install the python version needed - + python-version: '3.12.3' # install the python version needed + - name: scrape md to json run: | python scrape.py @@ -33,7 +33,7 @@ jobs: git config --local user.email "action@github.com" git config --local user.name "GitHub Action" git add -A - git commit --allow-empty -m "update data" -a + git commit --allow-empty -m "update entities.json" -a - name: push changes uses: ad-m/github-push-action@v0.6.0 From 7e88fd5b77c61fd9f9d85149725fcdf27595eb0b Mon Sep 17 00:00:00 2001 From: Eric Winer Date: Wed, 17 Apr 2024 13:56:05 -0400 Subject: [PATCH 2/3] update pagoda_people to markdown file --- README.md | 2 +- pagoda_people => pagoda_people.md | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename pagoda_people => pagoda_people.md (100%) diff --git a/README.md b/README.md index 4f1715f..930e756 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Contributions: send PR to add your organization with responsibility and contact | - | - | - | | [NEAR Foundation](https://near.foundation) | Coordinating and funding the NEAR ecosystem development | [People](nf_people.md) | | [NEAR Foundation/Horizon](https://www.hzn.xyz/) | Horizon is an 8 week equity-free accelerator that provides multi-faceted support for early stage Web3 projects | [Apply to next cohort](https://www.hzn.xyz/hzn) | -| [Pagoda](https://pagoda.co) | Development of various core components of NEAR ecosystem | [Contact](pagoda_people) | +| [Pagoda](https://pagoda.co) | Development of various core components of NEAR ecosystem | [Contact](pagoda_people.md) | | NEAR One | Protocol development team, maintainers of [nearcore](https://github.com/near/nearcore) | [Zulip chat](https://near.zulipchat.com/) | | [NEAR Dev Hub](https://neardevhub.org/) | Supporting open source development on NEAR from developer education to maintaining core components | [Create proposal](https://near.social/devhub.near/widget/app?page=create-proposal) | | [NEARWEEK](https://near.org/nearweekapp.near/widget/nearweek.com) | The Official NEAR Newsletter & Community Platform ⋈ Research. Development. Aggregation. Curation. | [Request support](https://4efdmh2cgdi.typeform.com/to/FJwHsvsW?typeform-source=docs.nearweek.com) | diff --git a/pagoda_people b/pagoda_people.md similarity index 100% rename from pagoda_people rename to pagoda_people.md From 2115d5e986d638cdc44f09fdedf32843377ec445 Mon Sep 17 00:00:00 2001 From: Eric Winer Date: Fri, 19 Apr 2024 16:35:39 -0400 Subject: [PATCH 3/3] add email links to Pagoda page --- README.md | 3 ++- pagoda_people.md | 8 +++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 930e756..d31e47a 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ Contributions: send PR to add your organization with responsibility and contact | [Mintbase](https://mintbase.xyz/) | NFT Creator suite, market, and [developer templates](https://templates.mintbase.xyz/) to build AI + NFT apps fast| [Apply for Grants](https://github.com/Mintbase/Grants-Program) | | [Potlock](https://app.potlock.org/) | Open funding and impact tracking stack on NEAR dedicated to publicgoods | [Community Chat](https://potlock.org/community) | +We also maintain a database of all entities in the NEAR ecosystem; see the [Ecosystem Readme](ecosystem.md) for more information. + ## Work groups | Work group | Responsibility | Contact | @@ -32,4 +34,3 @@ Contributions: send PR to add your organization with responsibility and contact | [Zero Knowledge Work Group](https://near.social/devhub.near/widget/app?page=community&handle=zero-knowledge&tab=about) | Responsible for decisions regarding Zero Knowledge related proposals | [Community Telegram](https://t.me/NearZeroKnowledge) | | [Hackathon Work Group](https://near.social/devhub.near/widget/app?page=community&handle=hacks&tab=about) | Responsible for decisions regarding hackathons and technical event proposals | [Community Telegram](https://t.me/+Pdipk3olNgw3NWMy) | | [Validators Work Group](https://near.social/devhub.near/widget/app?page=community&handle=validators&tab=about-us) | Responsible for decisions regarding validator related proposals and updates | [Community Telegram](https://t.me/joinchat/T12wrqSx66utgg-P) | - diff --git a/pagoda_people.md b/pagoda_people.md index 6da4a8b..b375bc2 100644 --- a/pagoda_people.md +++ b/pagoda_people.md @@ -2,12 +2,14 @@ This document provides contact information for members of Pagoda. +Customer Support: https://nearhelp.zendesk.com/ + ## Members ### Technology -- Eric Winer, Chief Technology Officer: eric@near.org -- Jim Berry, Director of Engineering: jim@near.org -- Security: security@near.org +- Eric Winer, Chief Technology Officer: [eric@near.org](mailto:eric@near.org) or https://t.me/ericwiner +- Jim Berry, Director of Engineering: [jim@near.org](mailto:jim@near.org) +- Security: [security@near.org](mailto:security@near.org) ### Product - Product, UX, and Data: pdd@near.org