23 Commits

Author SHA1 Message Date
9042bbae9a chore(deps-dev): bump prettier-plugin-sh from 0.6.1 to 0.7.1 (#3680)
* chore(deps-dev): bump prettier-plugin-sh from 0.6.1 to 0.7.1

Bumps [prettier-plugin-sh](https://github.com/rx-ts/prettier) from 0.6.1 to 0.7.1.
- [Release notes](https://github.com/rx-ts/prettier/releases)
- [Changelog](https://github.com/rx-ts/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rx-ts/prettier/compare/prettier-plugin-sh@0.6.1...prettier-plugin-sh@0.7.1)

---
updated-dependencies:
- dependency-name: prettier-plugin-sh
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: reformat shell scripts

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Akash Satheesan <akash.satheesan@protonmail.com>
2021-06-28 22:06:55 +05:30
4e14c11fa4 Allow development on any architecture (#3598) 2021-06-17 12:28:54 -05:00
05197d5213 feat(ci): add restore-keys for ci speedup (#3516) 2021-06-03 22:00:37 +05:30
e983ba9a4b v3.10.1 (#3406)
* Update versions
* Update changelog
2021-05-17 14:59:41 -05:00
e64fd451b3 Override existing asar symlink in postinstall (#3369)
This ensures the link is correct. Should fix #3355.
2021-05-12 16:46:29 -05:00
a5e8337c86 chore(ci): fix release scripts 2021-05-11 02:54:13 +05:30
d17c97c9cd chore(release): bump version to 3.10.0 2021-05-11 01:39:44 +05:30
724ee93e81 chore(ci): migrate from hub to gh (#3168) 2021-04-20 02:21:33 +05:30
003dc0feeb chore(release): bump version to 3.9.3 2021-04-08 11:18:56 -07:00
f27c039954 refactor: change get_artifacts_url in lib.sh
This now looks for the version branch i.e. v3.9.2
to grab the artifacts instead of the head_sha
which was faulty in the past.
2021-03-26 10:30:32 -07:00
27ede67e07 refactor: add check for artifacts url in lib.sh 2021-03-25 16:51:01 -07:00
d05389880a chore: update formatting w/new prettier sh plugin 2021-03-15 15:36:31 -07:00
05530db20e Fix symlink_asar failing if link is broken
This can happen if you `yarn release` without keeping node modules.
2021-01-05 15:28:42 -06:00
c7baf5d04a Merge pull request #2482 from cdr/asar
Symlink node_modules.asar to node_modules in lib/vscode
2020-12-18 10:54:36 -08:00
3aa4ae4539 Clarify why we need node_modules.asar 2020-12-18 10:59:15 -06:00
2bafbdc32f ci: Minor fixes for FreeBSD support 2020-12-18 11:52:08 -05:00
121a520447 Symlink node_modules.asar to node_modules in lib/vscode
Closes #2197.
2020-12-17 15:48:19 -06:00
3b11733bd8 Add auto install script 2020-05-27 15:48:22 -04:00
aee2599904 Push docker manifest in CI for multi arch image 2020-05-16 16:59:26 -04:00
f475767c2b Rename darwin releases to macos 2020-05-14 05:59:20 -04:00
169f8c67fe Automate draft release 2020-05-11 20:59:56 -04:00
be032cf735 Add NPM package, debs, rpms and refactor CI/build process
Closes many issues that I'll prune after adding more docs
for users.
2020-05-06 20:25:52 -04:00
5681c87e33 Fix bugs in CI 2020-02-18 19:06:35 -05:00