Asher
21c74802e8
chore: move Code to a submodule ( #4990 )
...
* Move Code to a submodule
Closes #4901 .
* Base Code cache on hash and re-enable node_modules cache
The current setup appears to only rebuild VS Code if the dependencies
change but we need to rebuild it if anything changes.
I also re-enabled the commented out node_modules caches. They look like
they should work to me with the submodule method. I think the problem
occurred because Code itself was being installed in the yarn step.
2022-03-14 21:37:29 -05:00
Teffen Ellis
f885b29675
Add vscode via vendor package.
...
- Use yarn for vscode vendoring.
- Grab hash from package.
2021-09-15 14:54:33 -04:00
dependabot[bot]
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
Joe Previte
8ed578b686
docs: remove toc from changelog ( #3466 )
...
Co-authored-by: Akash Satheesan <akash@coder.com>
2021-05-27 16:16:54 +00:00
Joe Previte
3518de7b85
feat: add CHANGELOG
2021-05-10 12:05:55 -07:00
Joe Previte
4e34eb96c8
refactor(docs): move termux info install -> termux
2021-04-28 13:44:07 -07:00
Joe Previte
f06a7cca52
docs: add termux.md
2021-04-28 13:40:45 -07:00
Joe Previte
d07317ad01
docs: add maintaining.md with workflow
2021-04-28 11:25:25 -07:00
Joe Previte
d05389880a
chore: update formatting w/new prettier sh plugin
2021-03-15 15:36:31 -07:00
Joe Previte
0ba53b6adf
feat: add prettier-plugin-sh
2021-03-15 15:14:26 -07:00
Joe Previte
3eafcf94b7
refactor: remove shfmt
2021-03-15 15:13:44 -07:00
Joe Previte
d7f67b80df
chore: add CODE_OF_CONDUCT to fmt script
2021-02-03 09:52:59 -07:00
Joe Previte
4756257207
refactor: rename doc to docs
2021-02-03 09:46:35 -07:00
Joe Previte
74d6d5e1e1
fix: remove unnecessary grep line in fmt script
2020-12-17 10:00:32 -07:00
Joe Previte
be97f80d00
fix: add grep -v lib/vscode to git ls-files
2020-12-16 16:56:44 -07:00
Anmol Sethi
9af3671c05
helm: Add link in install.md
2020-11-13 18:38:58 -05:00
Anmol Sethi
31306f7fdd
docs: Add iPad self signed certificate documentation
...
Closes #1816
Closes #1566
2020-11-03 14:04:19 -05:00
Anmol Sethi
c00f931500
Remove zip library dependency
2020-06-03 18:24:59 -04:00
Anmol Sethi
bdb670e852
Rename container and release-container to images and release-image
2020-06-03 15:45:16 -04:00
Anmol Sethi
510d84898c
install.sh: Add our own flag parser
...
Fully supports long opts!
2020-05-27 15:48:22 -04:00
Anmol Sethi
a0a77e379e
Add doc/guide.md
2020-05-14 05:24:23 -04:00
Anmol Sethi
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