1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-22 10:49:02 +00:00
starship/src
Liang Yun Gong 5a2c85d078
feat(aws): add a fallback for expiration key (#4455)
* feat(aws): add a fallback for `expiration`

* fix(aws): intermittent test failures

- extend the time range from `-2s,0s` to `-5s,+2s`

* fix: `docs/config/README.md` readability

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>

Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
2022-10-15 18:16:07 +02:00
..
configs feat: Open Policy Agent module (#1740) (#4441) 2022-10-15 18:15:33 +02:00
formatter feat: add user-defined color palette (#4209) 2022-09-27 23:08:52 +02:00
init fix(nu): remove -c parameter from term size (#4477) 2022-10-15 14:16:14 +02:00
modules feat(aws): add a fallback for expiration key (#4455) 2022-10-15 18:16:07 +02:00
test chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
bug_report.rs fix(init): Change Nushell init for nu 0.60 (#3773) 2022-03-24 15:06:24 -04:00
config.rs feat: add user-defined color palette (#4209) 2022-09-27 23:08:52 +02:00
configure.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
context.rs build: bump git-repository from 0.23.1 to 0.24.0 (#4393) 2022-09-22 16:34:50 +02:00
lib.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
logger.rs refactor: replace ansi_term with nu_ansi_term (#4339) 2022-09-04 18:44:54 +02:00
main.rs build: bump clap from v3 to v4 (#4413) 2022-09-29 16:51:56 -05:00
module.rs feat: Open Policy Agent module (#1740) (#4441) 2022-10-15 18:15:33 +02:00
print.rs build: bump clap from v3 to v4 (#4413) 2022-09-29 16:51:56 -05:00
segment.rs refactor: replace ansi_term with nu_ansi_term (#4339) 2022-09-04 18:44:54 +02:00
serde_utils.rs docs: fix some typos in comments (#4069) 2022-06-15 19:55:10 -05:00
utils.rs feat: Open Policy Agent module (#1740) (#4441) 2022-10-15 18:15:33 +02:00