Skip to content

Commit

Permalink
Merge pull request #268 from Cox-Automotive/session-duration
Browse files Browse the repository at this point in the history
adds support for custom durations
  • Loading branch information
americk0 authored Oct 13, 2023
2 parents 6d73920 + 4974d0e commit 3b58163
Show file tree
Hide file tree
Showing 14 changed files with 65 additions and 21 deletions.
2 changes: 1 addition & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

Thanks for upgrading to the latest version of the ALKS CLI!

* updates JSON output of `alks developer accounts` to be an object indexed by accountId
* adds support for specifying session durations

Have feedback? https://github.com/Cox-Automotive/ALKS-CLI/issues

Expand Down
2 changes: 1 addition & 1 deletion dist/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

Thanks for upgrading to the latest version of the ALKS CLI!

* updates JSON output of `alks developer accounts` to be an object indexed by accountId
* adds support for specifying session durations

Have feedback? https://github.com/Cox-Automotive/ALKS-CLI/issues

Expand Down
4 changes: 2 additions & 2 deletions dist/src/lib/getIamKey.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/src/lib/getIamKey.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/src/lib/handlers/alks-sessions-open.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/src/lib/handlers/alks-sessions-open.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 16 additions & 1 deletion dist/src/lib/handlers/alks-sessions-open.test.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3b58163

Please sign in to comment.