Eduard Filip

Results 14 issues of Eduard Filip

This PR contains the autocompletion feature for paths. This means that whenever a directory, repo, org, secret or namespace paths are required, the CLI can offer suggestions with double TAB....

## Summary Currently, when making a password recipe, you need to specify the character sets that can be used when generating the password (e.g. `SYMBOLS`, `LETTERS`, `DIGITS`). However, it can...

## Summary Starting with Connect 1.3.0, the users can get files that are stored in an Item. Connect Node SDK should enable the users to do that. In this issue,...

## Summary Starting with Connect 1.3.0, the users can get files that are stored in an Item. Connect Node SDK should enable the users to do that. In this issue,...

## Summary Starting with Connect 1.3.0, the users can get files that are stored in an Item. Connect Node SDK should enable the users to do that. In this issue,...

### Summary It would be great to be able to create multiple secrets from 1Password using annotations. This is based on [this customer's feedback](https://1password.community/discussion/137950/how-can-i-create-multiple-secrets-from-the-same-vault-using-deployment-annotations#latest). This attempt doesn't work since the...

enhancement

As part of #218 we've added support for integers constants. Currently this only works for Go, Python and Javascript. We want to expand the capability to generate constants on the...

As part of #218 we've added support for integers constants. We do want to expand it further to support other types e.g. boolean, string, float. The overall framework for parsing...

This will reduce the amount of pipelines executed in PRs to once instead of twice due to two targets matching previously in PRs. ## Overview When running pipelines on existing...

## Summary We need to keep the shell plugin system to the latest version of the tools used. Simply updating the Go version will cause the lint job ([example](https://github.com/1Password/shell-plugins/actions/runs/15134387160/job/42542633574)) to...