This is an automated email from the ASF dual-hosted git repository.

yilinzeng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix-website.git


The following commit(s) were added to refs/heads/master by this push:
     new fa41b57fad5 docs: add 7.1-7.15 weekly report (#1227)
fa41b57fad5 is described below

commit fa41b57fad57cb4c5d50f6b3beab71168aa531ae
Author: TvT <[email protected]>
AuthorDate: Fri Jul 22 20:57:44 2022 +0800

    docs: add 7.1-7.15 weekly report (#1227)
---
 blog/en/blog/2022/07/21/weekly-report-0715.md | 65 ++++++++++++++++++++++++++
 blog/zh/blog/2022/07/21/weekly-report-0715.md | 67 +++++++++++++++++++++++++++
 website/static/data/events.json               |  4 ++
 3 files changed, 136 insertions(+)

diff --git a/blog/en/blog/2022/07/21/weekly-report-0715.md 
b/blog/en/blog/2022/07/21/weekly-report-0715.md
new file mode 100644
index 00000000000..94a52aac0ef
--- /dev/null
+++ b/blog/en/blog/2022/07/21/weekly-report-0715.md
@@ -0,0 +1,65 @@
+---
+title: Biweekly Report (Jul 1 - Jul 15)
+keywords:
+- Apache APISIX
+- API Gateway
+- Weekly Report
+- Contributor
+description: The Apache APISIX Community Weekly Report hopes to help community 
members better understand the weekly progress of the Apache APISIX community 
and and facilitate everyone to participate in the Apache APISIX community.
+tags: [Events]
+---
+
+> From Jul 1st to Jul 15th, 28 contributors submitted 99 commits for Apache 
APISIX. Thank you all for your contributions to Apache APISIX. It is your 
selfless contribution to make the Apache APISIX project better!
+
+<!--truncate-->
+
+## Introduction
+
+Apache APISIX has grown as a community from the first day of open source and 
has quickly become the most active open source API gateway project in the 
world. These achievements cannot be achieved without the joint efforts of our 
community partners.
+
+"If you want to go fast, go alone.If you want to go far, go together." The 
Apache APISIX Community Weekly Report hopes to help community members better 
understand the weekly progress of the Apache APISIX community and and 
facilitate everyone to participate in the Apache APISIX community.
+
+We have also compiled some issues suitable for newcomers to the community to 
participate in! If you are interested, don't miss it!
+
+## Contributor Statistics
+
+![Contributors List](https://static.apiseven.com/2022/weeklyreport/0721/4.jpg)
+
+![New 
Contributors](https://static.apiseven.com/2022/weeklyreport/0721/5yingwen.png)
+
+## Good first issue
+
+### Issue #1146
+
+**Link**: https://github.com/apache/apisix-ingress-controller/issues/1146
+
+**Description**: We should add a new `make dev-env entry` in Makefile, to 
start a dev environment.
+
+It should do something:
+
+- Use kind create a new cluster
+- Deploy APISIX + etcd
+- Build `apisix-ingress-controller`’s image
+- Deploy `apisix-ingress-controller`
+
+Most of them are already contained in the current Makefile, we need to 
organize them.
+
+### Issue #1129
+
+**Link**: https://github.com/apache/apisix-ingress-controller/issues/1129
+
+**Description**: In the current project's `e2e`, a lot of `time.sleep` is 
used. This will undoubtedly increase the overall time-consuming of CI.
+
+https://pkg.go.dev/k8s.io/apimachinery/pkg/util/wait package provides tools 
for polling or listening for changes to a condition.
+
+We can replace the current `time.sleep` with `wait` for a more elegant way of 
determining whether our desired state has been reached.
+
+## Highlights of Recent Features
+
+- [Add annotations to combine ApisixPluginConfig with k8s ingress 
resource](https://github.com/apache/apisix-ingress-controller/pull/1139)(Contributor:
 [dickens7](https://github.com/dickens7))
+
+- [Fix ID conflict when route replication in APISIX 
Dashboard](https://github.com/apache/apisix-dashboard/pull/2501)(Contributor: 
[SkyeYoung](https://github.com/SkyeYoung))
+
+- [Add PKCE support to the openid-connect 
plugin](https://github.com/apache/apisix/pull/7370)(Contributor: 
[qihaiyan](https://github.com/qihaiyan))
+
+- [Filter fields supported by all 
objects](https://github.com/apache/apisix/pull/7391)(Contributor: 
[tzssangglass](https://github.com/tzssangglass))
diff --git a/blog/zh/blog/2022/07/21/weekly-report-0715.md 
b/blog/zh/blog/2022/07/21/weekly-report-0715.md
new file mode 100644
index 00000000000..bb3cd13e052
--- /dev/null
+++ b/blog/zh/blog/2022/07/21/weekly-report-0715.md
@@ -0,0 +1,67 @@
+---
+title: "社区双周报 (7.1 - 7.15)"
+keywords: 
+- Apache APISIX
+- API 网关
+- 社区周报
+- 贡献者
+description: “独行者速,众行者远”。Apache APISIX 社区周报希望可以帮助社区小伙伴们更好地掌握 Apache APISIX 
社区的每周进展,方便大家参与到 Apache APISIX 社区中来。
+tags: [Events]
+---
+
+> 从 7.1 - 7.15,有 28 位开发者为 Apache APISIX 提交了 99 个 commits。感谢这些小伙伴为 Apache 
APISIX 添砖加瓦,是你们的无私付出,让 Apache APISIX 项目变得更好!
+
+<!--truncate-->
+
+## 导语
+
+Apache APISIX 从开源第一天就以社区方式成长,迅速成为全世界最活跃的开源 API 网关项目。这些成就,离不开社区小伙伴们的共同奋斗。
+
+“独行者速,众行者远”。Apache APISIX 社区周报希望可以帮助社区小伙伴们更好地掌握 Apache APISIX 社区的进展,方便大家参与到 
Apache APISIX 社区中来。
+
+我们还整理了一些适合新来社区的小伙伴们参加的 issue!感兴趣的同学们,走过路过不要错过!
+
+## 贡献者统计
+
+![本周贡献者名单](https://static.apiseven.com/2022/weeklyreport/0721/3.jpg)
+
+![本周新晋贡献者](https://static.apiseven.com/2022/weeklyreport/0721/6.png)
+
+## Good first issue
+
+### Issue #1146
+
+**链接**:https://github.com/apache/apisix-ingress-controller/issues/1146
+
+**问题描述**:应该在 Makefile 中添加一个新的 `make dev env`,以启动开发环境。
+
+它需要完成:
+
+- 使用 kind 创建新集群
+- 部署 APISIX + etcd
+- 构建 `apisix-ingress-controller` 的镜像
+- 部署 `apisix-ingress-controller`
+
+其中大多数已经包含在当前的 Makefile 中,需要对其进行组织。
+
+### Issue #1129
+
+**链接**:https://github.com/apache/apisix-ingress-controller/issues/1129
+
+**问题描述**:当前项目的 `e2e` 中使用了大量的 `time.sleep`,这无疑会增加 CI 的整体耗时。
+
+https://pkg.go.dev/k8s.io/apimachinery/pkg/util/wait 包提供了轮询(Polling)或监听条件变化的工具。
+
+可以用 `wait` 代替当前的 `time.sleep`,以一种更好的方式来确定是否已经达到我们所期望的状态。
+
+## 近期功能特性亮点
+
+- [新增在 Ingress 资源中可以通过 annotation 绑定 ApisixPluginConfig 的能力,让 Ingress 资源可以直接使用 
APISIX 
的插件能力](https://github.com/apache/apisix-ingress-controller/pull/1139)(贡献者:[dickens7](https://github.com/dickens7))
+
+- [修复 APISIX Dashboard 中路由复制时的 ID 
冲突问题](https://github.com/apache/apisix-dashboard/pull/2501)(贡献者:[SkyeYoung](https://github.com/SkyeYoung))
+
+- [`openid-connect` 插件中支持 
PKCE](https://github.com/apache/apisix/pull/7370)(贡献者:[qihaiyan](https://github.com/qihaiyan))
+
+- 
[支持自定义插件优先级](https://github.com/apache/apisix/pull/7391)(贡献者:[tzssangglass](https://github.com/tzssangglass))
+
+Apache APISIX 的项目官网和 Github 上的 issue 上已经积累了比较丰富的文档教程和使用经验,如果您遇到问题可以翻阅文档,用关键词在 
issue 中搜索,也可以参与 issue 上的讨论,提出自己的想法和实践经验。
diff --git a/website/static/data/events.json b/website/static/data/events.json
index 9278ddb8837..7e84a609b76 100644
--- a/website/static/data/events.json
+++ b/website/static/data/events.json
@@ -1,5 +1,9 @@
 [   
   {
+    "title": "Biweekly Report (Jul 1 - Jul 15)",
+    "fileName": "2022-07-21-weekly-report-0715"
+    },
+    {
     "title": "Biweekly Report (Jun 16 - Jun 30)",
     "fileName": "2022-07-07-weekly-report-0630"
     },

Reply via email to