1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-28 05:09:01 +00:00
starship/tests/testsuite
Takahiro Tsuruda c5f2eedf07
feat: Add gcloud module (#1493)
* feat(gcloud): Add document of gcloud module

Signed-off-by: dulltz <isrgnoe@gmail.com>

* feat(gcloud): Add gcloud module

Signed-off-by: dulltz <isrgnoe@gmail.com>

* feat(gcloud): Add test for gcloud module

Signed-off-by: dulltz <isrgnoe@gmail.com>

* Apply the comment

https://github.com/starship/starship/pull/1493\#discussion_r456965413
Signed-off-by: dulltz <isrgnoe@gmail.com>
2020-08-03 23:30:20 +02:00
..
aws.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
character.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
cmd_duration.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
common.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
conda.rs feat(conda): add ignore_base option (#1539) 2020-07-30 18:57:15 +02:00
configuration.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
directory.rs feat(directory): Show lock symbol if current directory is read only (#1298) 2020-07-13 16:55:42 -05:00
dotnet.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
env_var.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
gcloud.rs feat: Add gcloud module (#1493) 2020-08-03 23:30:20 +02:00
git_branch.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
git_commit.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
git_state.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
git_status.rs fix(git_status): Fix file rename inconsistency compared to git (#1411) 2020-07-14 23:08:56 +02:00
hg_branch.rs fix: Fix latest clippy suggestions (#1136) 2020-04-24 12:37:13 +02:00
hostname.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
jobs.rs fix: Lazy load git repo and only run module if not disabled (#306) 2019-09-09 19:14:38 -04:00
main.rs feat: Add gcloud module (#1493) 2020-08-03 23:30:20 +02:00
modules.rs fix: Change panicking on unknown module to error print and support module listing flag (#197) 2019-08-20 00:42:25 -04:00
nix_shell.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
python.rs feat(python): Add option to change the python binary (#1297) 2020-06-14 11:27:10 +02:00
singularity.rs test: Add null tests to modules that don't have them (#1104) 2020-04-15 09:55:32 +02:00
terraform.rs test(terraform): move tests which do not require env vars (#1455) 2020-07-08 20:24:38 -04:00
time.rs feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
username.rs feat: Add option to always show the username module (#408) 2019-09-22 15:32:11 -05:00