code-server/ci/build
Max b32b4edf3d
fix: run postinstall script explicitly with bash (#4116)
Currently, Windows default script-shell (cmd) fails to run the postinstall script. This commit fixes the problem by running postinstall.sh explicitly with the default bash executable of the OS.

Related: #1397
2021-09-08 11:11:20 -05:00
..
arch-override.json feat(ci): armv7 cross builds (#3892) 2021-08-10 00:05:31 +05:30
build-code-server.sh refactor: migrate parcel to browserify 2021-06-28 11:41:45 -07:00
build-packages.sh feat(ci): armv7 cross builds (#3892) 2021-08-10 00:05:31 +05:30
build-release.sh fix: run postinstall script explicitly with bash (#4116) 2021-09-08 11:11:20 -05:00
build-standalone-release.sh feat(vscode): update to version 1.57.0 (#3544) 2021-07-14 00:39:20 +05:30
build-vscode.sh compile extensions media 2021-09-07 23:15:46 +00:00
clean.sh clean.sh: Do not reset lib/vscode 2020-12-18 11:52:08 -05:00
code-server-nfpm.sh Add NPM package, debs, rpms and refactor CI/build process 2020-05-06 20:25:52 -04:00
code-server-user.service Bundle systemd system unit 2020-08-27 13:20:21 -04:00
code-server.sh chore: update formatting w/new prettier sh plugin 2021-03-15 15:36:31 -07:00
code-server@.service Fix path of systemd system service in nfpm 2020-08-31 05:22:52 -04:00
nfpm.yaml feat(ci): armv7 cross builds (#3892) 2021-08-10 00:05:31 +05:30
npm-postinstall.sh chore(deps-dev): bump prettier-plugin-sh from 0.6.1 to 0.7.1 (#3680) 2021-06-28 22:06:55 +05:30
release-github-assets.sh chore(ci): fix release scripts 2021-05-11 02:54:13 +05:30
release-github-draft.sh chore(deps-dev): bump prettier-plugin-sh from 0.6.1 to 0.7.1 (#3680) 2021-06-28 22:06:55 +05:30
release-prep.sh chore(deps-dev): bump prettier-plugin-sh from 0.6.1 to 0.7.1 (#3680) 2021-06-28 22:06:55 +05:30
test-standalone-release.sh Add installer integration tests 2021-07-13 12:21:34 -05:00