Commit Graph

6 Commits (892174da7c90f11bb6df7206822211ff9f24f30a)

Author SHA1 Message Date
Michael Brewer 892174da7c
feat(git-config): allow `data.coder_workspace.me.owner_email` to be blank (#222) 1 year ago
Kyle Carberry 0068642d3b
feat: add slackme module (#85)
* Add Slackme module

* Don't require auth

* Improve slackme

* Make run on starT

* Try new heredoc syntax

* Escape execute calls

* Improve portability

* Fix fmt

* Improve slackme script features

* Fix whitespace

* Fix linting
2 years ago
Stephen Kirby 1317bbdf51 added tests for vscode-web 2 years ago
Kyle Carberry ab527c8ffd fix: add `install_version` to code-server 2 years ago
Muhammad Atif Ali 83a4e40a6d
add jfrog integration module (#50)
* add jfrog integration module

* update RAEDME

* cleanup

* fixup!

* cleanup

* fix

* fix

* fixup!

* fixup

* use owner_email

* fix script

* add screenshot

* update docs

* fix permission

* fix install script permission

* add tests

* fix typo

* use new config for npm

* Fix JFrog test

* add example to use

* trim https://

* cleanup!

* update README

* all test pass

* fix README.md

* fmt

---------

Co-authored-by: Kyle Carberry <kyle@carberry.com>
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