Joseph Flinn
7a0dcb6305
adding an env transfer
2020-12-23 19:20:53 +00:00
Joseph Flinn
7a98995482
trying different env retrieval again
2020-12-23 19:16:39 +00:00
Joseph Flinn
43ddc6f5fe
trying different env retrieval
2020-12-23 18:59:21 +00:00
Joseph Flinn
c13e50db89
debugging files
2020-12-23 18:48:51 +00:00
Joseph Flinn
079fd7dc82
changing package command
2020-12-23 15:52:24 +00:00
Joseph Flinn
757c3f6208
splitting out the packages
2020-12-23 15:46:00 +00:00
Joseph Flinn
7ca96ffa29
adding github publishing
2020-12-22 23:21:15 +00:00
Joseph Flinn
69be353ef8
installing checksum in windows builder
2020-12-22 22:36:37 +00:00
Joseph Flinn
93d43c75bb
removing env brackets....
2020-12-22 22:22:51 +00:00
Joseph Flinn
9d965171be
trying pwsh env syntax...'cause you know....it is a pwsh shell
2020-12-22 22:16:35 +00:00
Joseph Flinn
f574253aa6
testing env
2020-12-22 22:12:55 +00:00
Joseph Flinn
ae8a196837
debugging envs
2020-12-22 21:45:05 +00:00
Joseph Flinn
e1aaca8a17
adding PACKAGE_VERSION via an env file
2020-12-22 21:23:15 +00:00
Joseph Flinn
a6b2112e22
fixing the npm scripts
2020-12-22 17:44:53 +00:00
Joseph Flinn
17d33ba288
fixing sudo issue. Splitting out the npm install => npm dist
2020-12-21 23:53:41 +00:00
Joseph Flinn
7f2fab46b1
removing the manual trigger thing
2020-12-21 23:49:13 +00:00
Joseph Flinn
38d27feefa
trying a fix for the yaml syntax error
2020-12-21 23:46:44 +00:00
Joseph Flinn
336c41c054
initial commit of the new GH Actions workflow
2020-12-21 23:44:29 +00:00
Matt Gibson
0330641a14
Response option outputs only json on stdout ( #197 )
...
* Use logService for console logging
* jslib signature updates
* Use most specific import path
* Include new jslib dependency
* Update jslib
Co-authored-by: Matt Gibson <mdgibson@Matts-MBP.lan>
2020-12-14 11:29:17 -06:00
Vincent Salucci
6e05b87e88
Merge pull request #199 from bitwarden/m-personal-ownership
...
[jslib] Update (dcbd09e
-> 72bf18f
)
2020-12-09 09:48:45 -06:00
Vincent Salucci
badcb9cbdd
Update jslib ( dcbd09e
-> 72bf18f
)
2020-12-09 07:32:36 -06:00
Kyle Spearrin
30b7b93fab
updates for encrypted export and import ( #198 )
...
* react to changes for encrypted import
* support encrypted json export
* default back to csv
2020-12-08 12:35:37 -05:00
Kyle Spearrin
16d53b7f6f
bump version
2020-12-02 15:38:25 -05:00
Chad Scharf
d94708d474
Merge pull request #194 from bitwarden/update-jslib-sso
...
Update jslib for SSO fix
2020-11-23 17:36:30 -05:00
Chad Scharf
eb243b6bce
Update jslib for SSO fix
2020-11-23 17:05:40 -05:00
Chad Scharf
74f0480942
Merge pull request #193 from Hinton/hotfix/update-jslib
...
Update jslib (PR 185)
2020-11-23 16:09:09 -05:00
Hinton
2afe4ecd61
Update jslib
2020-11-23 21:56:40 +01:00
Chad Scharf
8c99762de1
Merge pull request #190 from fredrikekre/fe/sync
...
SyncCommand: Pass allowThrowOnError to fullSync
2020-11-23 12:10:54 -05:00
Fredrik Ekre
179a6e8a96
SyncCommand: Pass allowThrowOnError to fullSync
...
This intends to make explicit calls to bw sync
throw if the syncing can not be performed,
fixes https://github.com/bitwarden/cli/issues/129 .
2020-11-20 16:17:09 +01:00
Addison Beck
cb61cc7f41
Merge pull request #187 from bitwarden/UpdateJslib
...
Update jslib
2020-11-13 16:50:24 -05:00
Addison Beck
b7ded80ff0
updated version
2020-11-13 16:47:29 -05:00
Addison Beck
a60f8a5223
updated jslib
2020-11-13 16:41:39 -05:00
Kyle Spearrin
cf9263164c
bump version
2020-11-13 15:46:32 -05:00
Chad Scharf
fe26a0bed5
Merge pull request #186 from bitwarden/fix-build-error
...
Revert https-proxy-agent version
2020-11-13 15:00:58 -05:00
Chad Scharf
35b2ae848e
Revert https-proxy-agent version
2020-11-13 14:54:33 -05:00
Chad Scharf
023a7af65c
Merge pull request #183 from kitos9112/master
...
Bump https-proxy-agent dep. to 5.0.0 - This PR hopes to fix #181
2020-11-13 14:09:39 -05:00
Marcos Soutullo Rodriguez
e6e5f805e9
Roll back package.json patch version
2020-11-13 18:35:36 +00:00
Addison Beck
51c5aed765
bumped version ( #185 )
2020-11-13 13:32:18 -05:00
Marcos Soutullo Rodriguez
4b65000c2f
Bump https-proxy-agent dep. to 5.0.0
2020-11-12 23:46:55 +00:00
Addison Beck
ce358a18c2
Merge pull request #178 from bitwarden/ApiKeyAuthInTheCli
...
Implement User-based API Keys
2020-11-10 15:15:50 -05:00
Addison Beck
2c29df7a86
changed command from login --apiKey to login --apikey
2020-11-10 12:21:35 -05:00
Chad Scharf
0243bc55f2
Merge pull request #180 from eliykat/docs-contrib
...
expand contributing guide
2020-11-10 10:53:02 -05:00
Addison Beck
421de80daf
Added --apiKey option to the login command
2020-11-01 14:57:33 -05:00
Tom Rittson
73f1ab2291
expand contributing guide
2020-10-28 17:26:29 +10:00
Chad Scharf
611e8760c6
Merge pull request #177 from bitwarden/jslib-update-fix-lowdb-storage-constructor
...
Add log service and pass to lowdb storage
2020-10-20 10:17:33 -04:00
Chad Scharf
f0d4635c5f
Add log service and pass to lowdb storage
2020-10-20 10:07:36 -04:00
Kyle Spearrin
92d73a5be4
set collection view id from response ( #176 )
2020-10-20 09:38:11 -04:00
Vincent Salucci
569d8e0a4f
Merge pull request #173 from bitwarden/m-update-jslib
...
[SSO] New user provision flow jslib update (f30d6f8
-> d84d6da
)
2020-10-14 08:57:47 -05:00
Vincent Salucci
8ceb5181a9
Update jslib ( f30d6f8
-> d84d6da
)
2020-10-13 16:13:14 -05:00
Kyle Spearrin
d6a2992858
bump version
2020-09-28 13:29:02 -04:00