Commit Graph

22 Commits (cbd06b113578fe208b7e599f4c357431020a8b58)

Author SHA1 Message Date
Michael Smith 438c904567
chore: cleanup all test files (#293)
## Changes made
- Removed all unused imports, and made sure type imports were labeled
correctly
- Updated all comparisons to be more strict
- Simplified loops to remove unneeded closure functions
- Removed all explicit `any` types
- Updated how strings were defined to follow general TypeScript best
practices

## Notes
- We definitely want some kind of linting setup for this repo. I'm going
to bring this up when Blueberry has its next team meeting next week
7 months ago
Muhammad Atif Ali acab6437bc
chore: bump version to 1.0.2 and add script to update them automatically. (#128)
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 year ago
Mathias Fredriksson 376c0cae31
chore: add prettier terraform formatting in markdown files (#134) 1 year ago
Muhammad Atif Ali b968a2aa22
feat: add version to module docs (#122) 1 year ago
Muhammad Atif Ali 1e3bd2b04b
Add formatting check for shell scripts (#106) 1 year ago
Stephen Kirby ac5c275d8d added tests that don't depend on shebang 2 years ago
Stephen Kirby 2f248dd91f placeholder test for jupyterlab with pip 2 years ago
Stephen Kirby 8eec58ed9b prep for merge 2 years ago
Stephen Kirby 75d8d0dbcd testing personalize 2 years ago
Stephen Kirby db2441f831 personalize wip, gcp region added 2 years ago
Stephen Kirby 30a8d3cde0 added starter test for personalize 2 years ago
Kyle Carberry 460af432db fix: move git-clone and personalize to bash 2 years ago
Muhammad Atif Ali b031136552
chore: add `start_blocks_login=true` (#61) 2 years ago
Muhammad Atif Ali 34aedce094
fix: fix misc. issues (#45) 2 years ago
Kyle Carberry cb72a16221
feat: add test framework (#48)
* Add test framework

* Add aws-region tests

* Add azure-region tests

* Update CONTRIBUTING.md

* Add formatting

* Improve fmt

* Format Terraform
2 years ago
Kyle Carberry 842a2caaed fix: update personalize with variable expansion 2 years ago
Kyle Carberry ed3d46b4e8 feat: add `log_path` to allow customization of the personalize log 2 years ago
Kyle Carberry a25b637c46
Improve README (#17)
* Add helper tag

* Fix source reference

* Add icons

* Update code-server README

* Update README for contributing

* Update README

* Improve readme

* Fix code-server without extensions
2 years ago
Kyle Carberry 77b2468bf5 Add tags 2 years ago
Kyle Carberry a23c9e57d5 Add READMEs 2 years ago
Kyle Carberry 21774d96ba Add some READMEs 2 years ago
Kyle Carberry 4e5b8d1069 Initial commit 2 years ago