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

doesnt work with "author" described as an object #2140

Closed
mrtnbroder opened this issue Jan 26, 2022 · 1 comment · Fixed by #2172
Closed

doesnt work with "author" described as an object #2140

mrtnbroder opened this issue Jan 26, 2022 · 1 comment · Fixed by #2172
Labels
bug Something isn't working released This issue/pull request has been released.

Comments

@mrtnbroder
Copy link

Describe the bug

When describing author as an object like this in package.json (or autorc):

{ "author": { "email": "...", "name": "..." } }

auto shipit fails with:

- configure the author for your package manager (ex: set "author" in package.json)
- Set "name" and "email in your .autorc 

To Reproduce

described above.

Expected behavior

it should work with author being an object (as described in the docs)

Environment information:

Environment Information:

"auto" version: v10.32.6
"git"  version: v2.34.1
"node" version: v16.13.2

Project Information:

✔ Repository:      unperfekt/unperfekt (​https://github.com/unperfekt/unperfekt​)
✔ Author Name:     Martin Broder
✔ Author Email:    [email protected]
✔ Current Version: 1.0.0
✔ Latest Release:  1.0.0 (​https://github.com/unperfekt/unperfekt/releases/tag/1.0.0​)

✔ Labels configured on GitHub project

GitHub Token Information:

✔ Token:            [Token starting with ghp_]
✔ Repo Permission:  admin
✔ User:             mrtnbroder
✔ API:              undefined (​undefined​)
✔ Enabled Scopes:   repo
✔ Rate Limit:       4980/5000

Additional context

@intuit-svc
Copy link

🚀 Issue was released in v10.36.1 🚀

@intuit-svc intuit-svc added the released This issue/pull request has been released. label Mar 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants