open-sauced / pizza

This is an engine that sources git commits and turns them to insights
Apache License 2.0
32 stars 13 forks source link

Bug: fix broken GitHub actions for test and build #6

Closed jpmcb closed 1 year ago

jpmcb commented 1 year ago

Describe the bug

The GitHub test and build actions are failing related to go dependencies:

Error: main.go:7:2: cannot find package "github.com/joho/godotenv" in any of:
    /opt/hostedtoolcache/go/1.2.2/x64/src/pkg/github.com/joho/godotenv (from $GOROOT)
    ($GOPATH not set)

These should ideally run both

Steps to reproduce

https://github.com/open-sauced/pizza/actions

Browsers

No response

Additional context (Is this in dev or production?)

No response

Code of Conduct

Contributing Docs

open-sauced[bot] commented 1 year ago

:tada: This issue has been resolved in version 1.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: