You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to do an analysis to see how much unused code exists in the code-server codebase. This could slim down the size, maybe help performance but also help with maintenance long-term.
Note: this is part of an experiment to be more transparent about our priorities and our roadmap. See everything related to this effort in the project board
The text was updated successfully, but these errors were encountered:
We are moving away from the umbrella issue approach and instead only using the Project Board. Things that are not yet issues are cards. Once they are to be worked on, they will be converted to issues.
This is an umbrella issue to related to one of our priorities for code-server: clean up.
They're chores. Think of this as cleaning up the repository and making things easier both for maintainers and contributors.
1. Easier for Maintainers
code-server is a big project. The easier to maintain, the faster we can fix bugs, ship features and help the community.
homebrew
job topublish.yaml
[dev]: add homebrew job to publish.yaml #2841aur
job topublish.yaml
[dev]: add aur job to publish.yaml #2845nfpm
see commentesModuleInterop
to false2. Easier for Contributors
If we want to encourage contributions from the community (and even Coder employees), we need to make it as simple as possible to contribute.
shfmt
as a dependency [dev]: replaceshfmt
dependency #27723. Remove Dead Code
We need to do an analysis to see how much unused code exists in the code-server codebase. This could slim down the size, maybe help performance but also help with maintenance long-term.
4. Improve Security Practices
We want to make sure we're staying on top of security vulnerabilities in code-server by following best practices.
-⏳ utilize GitHub security tools #2839
Note: this is part of an experiment to be more transparent about our priorities and our roadmap. See everything related to this effort in the project board
The text was updated successfully, but these errors were encountered: