You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we are using 1Password to provide the SSH authentication:
❯ autobump
INFO[0000] No config file specified, searching for default locations
INFO[0000] Using config file: "configs/autobump.yaml"
INFO[0000] Detecting project language
INFO[0000] Project language detected as go via file pattern 'go.mod'
INFO[0000] Opening repository at /home/rios0rios0/Development/github.com/rios0rios0/autobump
INFO[0000] Previous version: 2.8.3
INFO[0000] Next calculated version: 2.9.0
INFO[0000] Creating and switching to new branch 'chore/bump-2.9.0'
INFO[0000] Switching to branch 'chore/bump-2.9.0'
INFO[0000] Updating CHANGELOG.md file
INFO[0000] Previous version: 2.8.3
INFO[0000] Next calculated version: 2.9.0
INFO[0000] Updating version to 2.9.0
INFO[0000] Updating version file /home/rios0rios0/Development/github.com/rios0rios0/autobump/go.mod
INFO[0000] Adding version file go.mod
INFO[0000] Committing changes
INFO[0000] Pushing local changes to remote repository through SSH
FATA[0000] Failed to process repo: error creating SSH agent: "SSH agent requested but SSH_AUTH_SOCK not-specified"
The text was updated successfully, but these errors were encountered:
When we are using 1Password to provide the SSH authentication:
The text was updated successfully, but these errors were encountered: