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

getting exception when trying to push #325

Open
matan-legit opened this issue Sep 6, 2023 · 0 comments
Open

getting exception when trying to push #325

matan-legit opened this issue Sep 6, 2023 · 0 comments

Comments

@matan-legit
Copy link

i copy the commands from the guide in the README and i get the following error:
goroutine 1 [running]:
github.com/helm/chart-releaser/pkg/git.(*Git).GetPushURL(0x14000119540?, {0x1040bdcaf?, 0x0?}, {0x16cfdf4bd, 0x28})
/home/runner/work/chart-releaser/chart-releaser/pkg/git/git.go:87 +0x174
github.com/helm/chart-releaser/pkg/releaser.(*Releaser).pushToPagesBranch(0x1400081fd10, {0x14000119540, 0x4a})
/home/runner/work/chart-releaser/chart-releaser/pkg/releaser/releaser.go:382 +0x5c
github.com/helm/chart-releaser/pkg/releaser.(*Releaser).UpdateIndexFile(0x1400081fd10)
/home/runner/work/chart-releaser/chart-releaser/pkg/releaser/releaser.go:231 +0xbdc
github.com/helm/chart-releaser/cr/cmd.glob..func1(0x105545c60?, {0x1040bae3a?, 0xe?, 0xe?})
/home/runner/work/chart-releaser/chart-releaser/cr/cmd/index.go:52 +0x154
github.com/spf13/cobra.(*Command).execute(0x105545c60, {0x140001968c0, 0xe, 0xe})
/home/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:940 +0x5c8
github.com/spf13/cobra.(*Command).ExecuteC(0x105546220)
/home/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:1068 +0x35c
github.com/spf13/cobra.(*Command).Execute(...)
/home/runner/go/pkg/mod/github.com/spf13/cobra@v1.7.0/command.go:992
github.com/helm/chart-releaser/cr/cmd.Execute()
/home/runner/work/chart-releaser/chart-releaser/cr/cmd/root.go:35 +0x28
main.main()
/home/runner/work/chart-releaser/chart-releaser/cr/main.go:20 +0x1c

im using a private repo but im giving the token

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

No branches or pull requests

1 participant