starship/src
Mauricio Teixeira eec961caaf
feat(openstack): Add module for OpenStack (#1664)
* first (crude) attempt to implement the openstack module

* Attempt to follow OpenStack standards for clouds.yaml location

* fmt

* provide unittest

* add documentation

* fix fmt

* fix clippy

* fix clippy

* fix fmt

* fix small nitpicks

* expand openstack explanation

* load config file using find_map

* fix fmt

* add test for valid config, plus fix test for invalid config

* fix fmt

* re-add forgotten comment
2020-10-24 11:46:43 +02:00
..
configs feat(openstack): Add module for OpenStack (#1664) 2020-10-24 11:46:43 +02:00
formatter fix: apply clippy suggestions (#1756) 2020-10-13 12:03:33 -04:00
init fix(pwsh): Switched pwsh profile to use dollar hook for a more accurate success/failure handling (#1745) 2020-10-24 11:18:58 +02:00
modules feat(openstack): Add module for OpenStack (#1664) 2020-10-24 11:46:43 +02:00
test feat: Add timings subcommand (#1629) 2020-09-21 19:06:15 +02:00
bug_report.rs fix(bug-report): use correct path for ion config (#1726) 2020-10-02 12:45:23 -04:00
config.rs fix(directory): preserve substitution order (#1782) 2020-10-13 15:06:41 -04:00
configure.rs chore: fix the double compiling of lib and bin (#1616) 2020-10-17 11:09:27 +02:00
context.rs chore(context): Use monotonic clock for timeout (#1802) 2020-10-17 15:36:21 -04:00
lib.rs chore: fix the double compiling of lib and bin (#1616) 2020-10-17 11:09:27 +02:00
logger.rs chore(log): Add context to logger failure messages (#1764) 2020-10-14 12:13:44 -04:00
main.rs chore: fix the double compiling of lib and bin (#1616) 2020-10-17 11:09:27 +02:00
module.rs feat(openstack): Add module for OpenStack (#1664) 2020-10-24 11:46:43 +02:00
print.rs fix: apply clippy suggestions (#1756) 2020-10-13 12:03:33 -04:00
segment.rs chore: remove unused name from Segment and remove some of the misleading underscores (#1584) 2020-08-16 22:16:05 -04:00
utils.rs fix(utils): reduce log level of errors in utils. (#1730) 2020-10-03 11:58:49 +02:00