Jill Regan
398c918d60
Fix format
2026-02-23 08:13:30 -05:00
Jill Regan
dc90451a94
Apply code suggestions
2026-02-22 12:31:37 -05:00
Jill Regan
9d7acefac9
Move comment
2026-02-20 08:34:52 -05:00
Jill Regan
04984a6c91
Add eslint disable
2026-02-20 08:31:14 -05:00
Jill Regan
db7314de7b
Merge branch 'feature/migrate-to-sdk' into jill/validate-secret-reference
2026-02-20 08:24:44 -05:00
Jill Regan
3f9ba481c9
Merge pull request #134 from 1Password/jill/use-sdk-for-service-account
...
Migrate to use 1Password SDK with Service Account
2026-02-20 08:22:34 -05:00
Jill Regan
1e8273d4be
Fix formatting
2026-02-19 14:24:51 -05:00
Jill Regan
015b03300e
Code cleanup
2026-02-19 14:17:40 -05:00
Jill Regan
ab44f9f69c
Remove unit test
2026-02-18 18:01:22 -05:00
Jill Regan
af49dd18de
Remove connect handling
2026-02-18 18:00:42 -05:00
Jill Regan
d456b72513
Add connect e2e test
2026-02-18 17:50:34 -05:00
Jill Regan
2a828228a8
Try woth test failure
2026-02-18 17:48:21 -05:00
Jill Regan
604a86ce4e
Make assert-invalid-ref-failed.sh executable
2026-02-18 17:44:26 -05:00
Jill Regan
7998453500
Update script
2026-02-18 17:41:39 -05:00
Jill Regan
e7fe4397d9
Add e2e test
2026-02-18 17:38:00 -05:00
Jill Regan
6911316fe3
Add secret ref validation
2026-02-18 17:24:55 -05:00
Jill Regan
24235f3b6b
Fix formatting
2026-02-18 16:37:41 -05:00
Jill Regan
a2ce22dd39
Add error handling
2026-02-18 16:35:10 -05:00
Jill Regan
d2fdd9df66
Update unit test
2026-02-18 14:12:14 -05:00
Jill Regan
95478552e8
Fix linting issues
2026-02-18 13:57:08 -05:00
Jill Regan
4a997a0402
Use SDK with service account
2026-02-18 13:48:19 -05:00
Volodymyr Zotov
81bc2a50b4
Merge pull request #133 from 1Password/vzt/fix-commit-ref-in-e2e-test-workflow
...
Pass latest commit ref to checkout
2026-01-28 08:35:26 -06:00
Volodymyr Zotov
1dfe1fc19e
Build action before testing
2026-01-27 14:19:04 -06:00
Volodymyr Zotov
856971e6d6
Pass latest commit ref to checkout
2026-01-27 12:12:48 -06:00
Volodymyr Zotov
5fd6fbcfdf
Merge pull request #132 from toga4/empty-strings
...
fix: set outputs/env vars for empty string field values
2026-01-27 10:06:27 -06:00
toga4
13f927c806
fix: set outputs/env vars for empty string field values
...
Empty string field values from 1Password were causing the action to skip setting outputs and environment variables entirely.
This was inconsistent with `op run` behavior, which sets the variable with an empty value.
- Change falsy check to explicit null/undefined check in extractSecret
- Skip setSecret for empty strings to avoid runner warning
- Add tests for empty string value handling
2026-01-23 10:38:43 +09:00
Volodymyr Zotov
fdb192f5dc
Merge pull request #130 from BolajiOlajide/bo/ssh-secret-doc
...
docs: add SSH key format parameter documentation
2025-12-22 11:19:47 -06:00
Bolaji Olajide
13c259d353
update
2025-12-22 18:08:38 +01:00
Bolaji Olajide
b91fef0861
move section to quoickstart
2025-12-22 16:33:55 +01:00
Bolaji Olajide
2d74546fd1
docs: add SSH key format parameter documentation
2025-12-21 05:41:19 +01:00
Volodymyr Zotov
8d0d610af1
Merge pull request #129 from 1Password/release/v3.1.0
...
Prepare release v3.1.0
v3.1.0
2025-12-16 13:06:48 -06:00
Volodymyr Zotov
76bec67e89
Make latest build
2025-12-16 12:59:55 -06:00
Volodymyr Zotov
74311b1273
Bump version in package-lock.json
2025-12-16 12:37:51 -06:00
Volodymyr Zotov
5999940e48
Bump version to 3.1.0
2025-12-16 12:36:37 -06:00
Volodymyr Zotov
b43a2248cc
Make latest build
2025-12-16 12:05:07 -06:00
Volodymyr Zotov
c2b96b53cd
Merge pull request #128 from 1Password/dependabot/npm_and_yarn/multi-75e6bc5210
...
Bump js-yaml
2025-12-16 11:51:25 -06:00
dependabot[bot]
6f52eddca2
Bump js-yaml
...
Bumps and [js-yaml](https://github.com/nodeca/js-yaml ). These dependencies needed to be updated together.
Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1 )
Updates `js-yaml` from 3.14.1 to 3.14.2
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: indirect
- dependency-name: js-yaml
dependency-version: 3.14.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-16 17:50:27 +00:00
Volodymyr Zotov
dc5cd4d17f
Merge pull request #127 from 1Password/vzt/delete-op-cli-installer-dependency
...
Use op-cli-installer as local package
2025-12-16 11:43:02 -06:00
Volodymyr Zotov
b4962e1861
Use execFile to run safily pass arguments
2025-12-16 10:29:54 -06:00
Volodymyr Zotov
2f243ca4fa
Use op-cli-installed as local package
2025-12-15 13:45:09 -06:00
Volodymyr Zotov
c96389a7ae
Merge pull request #126 from 1Password/vzt/e2e-tests-improvements
...
E2E tests improvements
2025-12-15 10:06:17 -06:00
Volodymyr Zotov
ba38da7905
Do not ignore tests dir
2025-12-15 09:56:42 -06:00
Volodymyr Zotov
6961848b51
Fix formatting
2025-12-15 08:46:32 -06:00
Volodymyr Zotov
fac78884c8
Bump create-or-update-comment action to latest
2025-12-15 08:43:16 -06:00
Volodymyr Zotov
2c0496a719
Add testing docs
2025-12-15 08:42:58 -06:00
Volodymyr Zotov
483f83267a
Update git ignore
2025-12-12 14:52:23 -06:00
Volodymyr Zotov
0ee5bc7530
Update gitignore
2025-12-12 14:51:54 -06:00
Volodymyr Zotov
fee9db6b39
Use latest stable slash dispatch command action
2025-12-12 14:35:23 -06:00
Volodymyr Zotov
1824b2f006
Use the same test matrix for connect and fail early
2025-12-12 14:32:18 -06:00
Volodymyr Zotov
0f3110274c
Fix test-e2e.yml
2025-12-12 14:28:54 -06:00