Commit graph

29 commits

Author SHA1 Message Date
Shuchang Zheng
74271803ec
Update Bitwarden code to use env instead of secret manager if env is present (#1592)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-01-17 17:13:24 -05:00
Shuchang Zheng
5ed7e5ad8e
Fix authentication errors (#1527) 2025-01-09 15:34:25 -05:00
Shuchang Zheng
7591873546
migrate Organization data model from skyvern/forge/sdk/models.py to skyvern/forge/sdk/schemas/organizations.py (#1343) 2024-12-06 17:15:11 -08:00
LawyZheng
db5b9d1dbd
forloop metadata variables (#1334) 2024-12-06 11:35:32 +08:00
Shuchang Zheng
521e355591
loop task (#1317) 2024-12-03 23:41:05 -08:00
LawyZheng
862508e0bc
fix workflow incorrectly failed (#1312) 2024-12-03 17:05:25 +08:00
Shuchang Zheng
efdf4b5cab
introduce pyotp and support generating totp within skyvern (#1176) 2024-11-12 02:17:22 -08:00
Shuchang Zheng
c89be09a4a
add bitwarden collection id to workflow context (#1053) 2024-10-25 01:22:53 -07:00
Kerem Yilmaz
b0aa181c68
Credit Card Parameter (#903) 2024-10-03 16:18:21 -07:00
Kerem Yilmaz
36135a613b
Bitwarden Security Upgrade (#900) 2024-10-02 15:16:08 -07:00
Kerem Yilmaz
4f6feae03e
if bitwarden TOTP is not defined, do not pass totp as part of the credential to llm (#899) 2024-10-02 14:02:49 -07:00
Kerem Yilmaz
d67aaeffb0
Multipage workflow improvements (#875) 2024-09-24 08:51:51 -07:00
Kerem Yilmaz
6f61573f9b
Check error existance for the context manager handling (#757) 2024-08-29 21:25:10 +03:00
Kerem Yilmaz
e4fd825497
Timeout and retry mechanism for Bitwarden CLI (#670) 2024-08-02 12:53:05 -07:00
Kerem Yilmaz
3211170d74
Skip updating context params if task has errors in workflow (#664) 2024-07-31 15:55:41 -07:00
Kerem Yilmaz
6f88ae31a0
Implement BitwardenSensitiveInformationParameter (#589) 2024-07-11 09:48:14 -07:00
Kerem Yilmaz
6929a1d24d
Implement FileURLParserBlock and FILE_URL WorkflowParameterType (#559) 2024-07-05 17:08:20 -07:00
Kerem Yilmaz
8155be9ff2
Parameterize bitwarden_collection_id (#520) 2024-06-26 08:55:48 -07:00
Kerem Yilmaz
0ede4fdfa0
Introduce collectionid filter for bitwarden parameters (#454) 2024-06-10 22:06:58 -07:00
Kerem Yilmaz
f1d5a3a687
complete_on_downloads for task block (#403) 2024-06-02 23:24:30 -07:00
Shuchang Zheng
2466897158
adopt ruff as the replacement for python black (#332) 2024-05-16 18:20:11 -07:00
Kerem Yilmaz
479186bbef
Quick fix for taskoutput change bug in forloopblock (#323) 2024-05-15 00:16:15 -07:00
Kerem Yilmaz
4a3e897dad
Ykeremy/context parameter source parameters (#200) 2024-04-16 15:41:44 -07:00
Kerem Yilmaz
e8b42c9a4f
Support 2FA in Bitwarden (#178) 2024-04-11 02:31:17 -04:00
Kerem Yilmaz
1d1e29b813
Implement BitwardenLoginCredentialParameter (#151) 2024-04-03 16:01:03 -07:00
Kerem Yilmaz
0b5456a4c6
Workflow: YAML interface (#123) 2024-03-24 22:55:38 -07:00
Kerem Yilmaz
066c2302b5
Workflow: Output Parameters & Code Blocks (#117) 2024-03-21 17:16:56 -07:00
Kerem Yilmaz
15d78d7b08
Sync cloud skyvern to oss skyvern (#55) 2024-03-12 22:28:16 -07:00
Kerem Yilmaz
9eddb3d812
Move the code over from private repository (#3) 2024-03-01 10:09:30 -08:00