Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(git): add git dependency #1412

Merged
merged 3 commits into from
Nov 27, 2023
Merged

feat(git): add git dependency #1412

merged 3 commits into from
Nov 27, 2023

Conversation

cfabianski
Copy link
Collaborator

@cfabianski cfabianski commented Nov 27, 2023

Description

fix #1411

Error message was being swallowed

Make sure the new message is meaningful

failed to get git context: exec: "git": executable file not found in $PATH
exit status 1

Adds git as a dependency for homebrew

NB: git was already added as a dependency for nFPM

Checklist

  • I've added test coverage that shows my fix or feature works as expected.
  • I've updated or added documentation if required.
  • I've included usage information in the description if CLI behavior was updated or added.
  • PR title follows Conventional Commits format

@cfabianski cfabianski changed the title Feat/check git installed feat(git): add git dependency Nov 27, 2023
@cfabianski cfabianski merged commit a5fd9ba into main Nov 27, 2023
6 checks passed
@cfabianski cfabianski deleted the feat/check-git-installed branch November 27, 2023 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bearer to 1.31.1 panic: runtime error: invalid memory address or nil pointer dereference
3 participants