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: Handle OrganizationFolder type jobs when initializing Jenni #62

Merged
merged 1 commit into from
Sep 22, 2020

Conversation

m-sureshraj
Copy link
Owner

When initializing Jenni, it will display jobs that are inside the OrganizationFolder as well.

closes: #61

@m-sureshraj m-sureshraj merged commit ff221d9 into master Sep 22, 2020
@m-sureshraj m-sureshraj deleted the support-org-folder branch September 22, 2020 02:01
@yogeek
Copy link

yogeek commented Oct 29, 2020

Hi @m-sureshraj !

This feature does not seem to be present in the last release of jenni npm package... is it normal ?
I just installed jenni with

npm i -g jenni

and i still have the error on OrganizationFolder

Thanks

@m-sureshraj
Copy link
Owner Author

Hello @yogeek,

Thanks for reporting the issue.

This feature does not seem to be present in the last release of jenni npm package... is it normal?

Ops, my bad. I forgot to publish the changes to NPM.

Let me publish a new version.

@m-sureshraj
Copy link
Owner Author

I've published a new version v1.3.0. Could you try again?

@yogeek
Copy link

yogeek commented Oct 29, 2020

@m-sureshraj thanks ! I can confirm that it works now.

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.

OrganizationFolder job type not supported
2 participants