Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Not published to Rubygems #40

Open
rbclark opened this issue Jun 30, 2023 · 2 comments · Fixed by #50
Open

Not published to Rubygems #40

rbclark opened this issue Jun 30, 2023 · 2 comments · Fixed by #50

Comments

@rbclark
Copy link

rbclark commented Jun 30, 2023

I recently tried to pull this library into my project and noticed that it is not currently published to Rubygems. I see https://rubygems.org/gems/microsoft_graph but not the beta. Are there any plans to publish this officially for use or will I need to link it by pointing at the git repo?

@baywet
Copy link
Member

baywet commented Aug 9, 2023

Thanks for your interest and for reaching out.
Sorry I didn't catch this issue earlier, I wasn't subscribed to this repository for some reason.
The main reason why this isn't published yet is because we're having a circular dependency issue (see #47), that's now also blocking weekly updates to v1 as well.
I've put together microsoft/kiota#3107 in an attempt to address this issue.

@baywet
Copy link
Member

baywet commented Aug 10, 2023

Update: we're now out of the circular dependencies issues, however we do have an issues about paths being to long that will need to be investigated at a later time before we can publish this package.

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

Successfully merging a pull request may close this issue.

2 participants