code-server 2021 Year in Review #4719
jsjoeio
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We had a wonderful year as a project and wanted to share our Year in Review post with you all.
📈 Added Test Coverage and Increased from 46.86% → 66%
In January, we migrated our unit tests from Mocha to Jest. We added Codecov in April to track coverage. We started at 46.86% coverage and have since then increased it to 66%. It currently leads the way in terms of highest coverage across
coder
repos.In February, we added end-to-end testing with Playwright. This has allowed us to become more confident when releasing.
e-2e-example.mp4
📔 Created
deploy-code-server
repoIn March, @bpmct took on the initiative to launch
deploy-code-server
— a collection of one-click buttons and scripts for deploying code-server to various cloud hosting platforms. As of Dec. 14, this has 317 forks.🔨 Rewrote VS Code Integration to Lean on Upstream
In November, we rewrote our VS Code integration to lean more heavily on their server. This means fewer patches. We're still working on reducing our patches, but as of right now, there are only 51 changes that have been changed compared to upstream.
🌟 +13,173 New GitHub Stars
On December 11th, 2020,
coder/code-server
had 37,290 stars. Today it has +50,463.Source: http://www.gitstarhistory.com/#cdr/code-server
🫂 Around 215 Merged PRs from Community
According to Orbit, in the last 12 months we've had 215 merged PRs by members of the code-server community.
💞 More Engagement from and with the Community
This year, we've focused on communicating more updates to ya'll about the progress, what we're working on and how you can help. We've done this through a combination of Milestones and Discussions. The response from everyone has been extremely supportive.
Summary
Big thank you to everyone who contributed and used code-server in 2021. Let's have another great year in 2022! 🎉
Beta Was this translation helpful? Give feedback.
All reactions