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
Copy file name to clipboardExpand all lines: ci/README.md
+5-1
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,11 @@ Make sure you have `$GITHUB_TOKEN` set and [hub](https://github.com/github/hub)
28
28
1. CI will automatically grab the artifacts and then:
29
29
1. Publish the NPM package from `npm-package`.
30
30
2. Publish the Docker Hub image from `release-images`.
31
-
9. Update the homebrew and AUR packages.
31
+
9. Update the AUR package.
32
+
- Instructions on updating the AUR package are at [cdr/code-server-aur](https://github.com/cdr/code-server-aur).
33
+
10. Wait for the npm package to be published.
34
+
11. Update the homebrew package.
35
+
- Send a pull request to [homebrew-core](https://github.com/Homebrew/homebrew-core) with the URL in the [formula](https://github.com/Homebrew/homebrew-core/blob/master/Formula/code-server.rb) updated.
0 commit comments