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

You need to have network connectivity #28

Closed
DawoudIO opened this issue Feb 6, 2017 · 19 comments · Fixed by github-tools/grunt-github-release-notes#5
Closed

You need to have network connectivity #28

DawoudIO opened this issue Feb 6, 2017 · 19 comments · Fixed by github-tools/grunt-github-release-notes#5
Assignees

Comments

@DawoudIO
Copy link

DawoudIO commented Feb 6, 2017

looking to use this inside a vagrant box, but keep getting the following error

You need to have network connectivity

see my package.json

image

@alexcanessa alexcanessa added the bug label Feb 6, 2017
@alexcanessa alexcanessa self-assigned this Feb 6, 2017
@DawoudIO
Copy link
Author

hi @alexcanessa any luck ?

@alexcanessa
Copy link
Member

Hi @DawoudIO we're investigating, I'll let you know as soon as we find a solution.

@alexcanessa
Copy link
Member

@DawoudIO I've tried to replicate the issue inside vagrant but I couldn't.

Do you have any particular configuration for the network inside vagrant?

@DawoudIO
Copy link
Author

DawoudIO commented Mar 9, 2017

Thank you for looking at it...

We extended scotch.io's box see https://github.com/ChurchCRM/VagrantBox

No network changes

@alexcanessa
Copy link
Member

@DawoudIO In the next few days, there will be a release (0.6.0) which will hopefully provide more insight into what errors are occurring and where. This should help us identify what exactly is the error you are getting.

Stay tuned.

@DawoudIO
Copy link
Author

Thanks looking forward to testing it

@alexcanessa
Copy link
Member

@DawoudIO try to install version 0.6.0 (latest) and run it again.

@DawoudIO
Copy link
Author

DawoudIO commented Mar 12, 2017

Tried and got 0.6.1

image

image

@alexcanessa
Copy link
Member

@DawoudIO Oh, here we are.

Looks like you're running the task in a non-git environment (or at least where git config user.name has not been defined).

Since we don't actually need that information, I can do a quick patch this morning and in an hour you can use the tool.

This issue will be fixed as #45

@alexcanessa
Copy link
Member

@DawoudIO Try now with 0.6.2 :)

@DawoudIO
Copy link
Author

better

vagrant@scotchbox:/vagrant$ gren --username=CRM --repo=ChurchCRM --token=xyz

Task(s) stopped because of the following error:
[TypeError: Cannot assign to read only property '0' of [object String]]

@alexcanessa
Copy link
Member

@DawoudIO LoL.

Alright, I'll come back to you soon :)

@DawoudIO
Copy link
Author

Thanks for the help

@alexcanessa
Copy link
Member

@DawoudIO join the gitter chat, so we can face it better! 😄

@alexcanessa
Copy link
Member

@DawoudIO I was able to replicate it. Leave it with me

@alexcanessa
Copy link
Member

@DawoudIO Release 0.6.3 🤞

@DawoudIO
Copy link
Author

looking much better great work

Release task:
===================================
Getting the list of releases: ......... (0.89 secs)
29 releases found
Getting tags: .... (0.37 secs)
Tags found: 2.6.1, 2.6.0
Getting the tag dates ranges: .... (0.34 secs)
Creating the body blocks from releases:
Getting all closed issues: ................................. (3.23 secs)
27 issues found
Skipping 2.6.1 (use --override to replace it)

now i have to learn to use the plugin and get grunt-github-release-notes worknig

thank you so much

DawoudIO added a commit to DawoudIO/grunt-github-release-notes that referenced this issue Mar 14, 2017
alexcanessa pushed a commit to github-tools/grunt-github-release-notes that referenced this issue Mar 14, 2017
@alexcanessa
Copy link
Member

alexcanessa commented Mar 14, 2017

@DawoudIO grunt-github-release-notes@0.5.0 has been updated to use the latest version

@DawoudIO
Copy link
Author

thanks I'll test with that..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants