We use cookies to make your experience better.
2021 was an awesome year for the code-server project. We improved our testing infrastructure, refactored the backend to use VS Code upstream, and welcomed a handful of new contributors!
We’d love to share the wins with you. Here they are:
In January, we migrated our unit tests from Mocha to Jest. The switch allows us to move quicker since the team has more experience with 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.
https://drive.google.com/file/d/1TievHqIo-wwbd9vavAZI8PNzE1XqbhUd/view?usp=sharing
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.
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.
On December 11th, 2020, coder/code-server
had 37,290 stars. Today it has +50,463.
According to Orbit, in the last 12 months we've had 215 merged PRs by members of the code-server 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.
Big thank you to everyone who contributed and used code-server in 2021. Let's have another great year in 2022! 🎉
Enjoy what you read?
Subscribe to our newsletter
By signing up, you agree to our Privacy Policy and Terms of service.