-
Notifications
You must be signed in to change notification settings - Fork 18
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
lack of documentation for library developers (PACMAN-296) #4
Comments
Hello @trombik, first of all thank you for raising an issue and your interest in using Component Manager. To clarify current situation, Component Manager was released recently and at this stage, it's only available for uploading internal (Espressif) components. Due to this fact there is no option to upload 3rd party components, there is no documentation and so on. To give you an update, we are now working on making upload available for everyone, when it's ready and released. It will contain all necessary information mentioned above. We are looking forward for having esp-idf-lib in Component Manager service as @pedrominatel mentioned. :) I will keep this issue open so it will be reminder for us to track upload of esp-idf-lib library if you will be interested. I hope it's clear now. If you have more questions, don't hesitate to ask. |
@VojtechBartoska sounds great. thank you. |
@trombik We are in preview for 3rd party contributors, if you are interested, please fill the form https://components.espressif.com/preview/ |
@kumekay thanks. just signed up. i'll ask questions later. |
Hi @kumekay the 3rd party preview signup link is currently 404. I'd like to add the wolfSSL component to the Espressif component registry. Per a discussion with @igrr and noted in espressif/esp-wolfssl#16 (comment) we'd like to move the esp-wolfssl repo and have a fresh, regularly maintained wolfSSL library. Please let me know how best to proceed. Thank you. |
Hello @gojimmypi We have already removed the preview signup form and planning to release signup through Github in just a few days (I'm pretty sure it's going to happen this week) To solve it even sooner, please get in touch with me at [email protected] |
Hi @kumekay that's awesome, thank you! email sent. |
Following up on this issue: the ESP Registry is really quite nice, the latest docs are very clear. I have wolfSSL published at https://components.espressif.com/components/wolfssl/wolfssl Thank you @kumekay for your help. Heads up to others to beware of unicode or other non-UTF8 chars in This
|
Hi, When sign-in by GitHub OAuth, I've got:
Would you have a look? |
@trombik A few manually created preview users may see this. Could you please log in once again and ping me afterwards, so I'll check your permissions? |
@kumekay thanks, successfully logged in. does the registry support organizations? like GitHub organization. Have a look at our use case at: UncleRus/esp-idf-lib#543 |
it's not clear to me but i guess i need my namespace?
|
I need |
Hi @trombik Now you should see both Documentation about namespace management as well as namespace management itself is coming a bit later this August. Note: the old token, you used before, continues to work until you revoke it, but it won't be visible in the panel. |
@kumekay thanks a lot. I'll give it a try. |
Just a small update regarding this issue. You can manage permissions for components and namespaces on the profile page of the registry: https://components.espressif.com/users/me As for now, namespaces not matching GitHub username are created on request via [email protected] |
We are continuously updating the documentation for the Component Manager here: https://docs.espressif.com/projects/idf-component-manager/en/latest/. Additionally, we have launched a new series of blog posts with tutorials: While we will keep improving the documentation, I believe the main part of this task is now complete. You are welcome to share any topics you think are still missing. |
The Component Manager version
N/A
ESP-IDF Version
N/A
python Version
N/A
Operating System
N/A
Browser (for https://components.espressif.com Issues)
N/A
Description
I could not find documentation for library developers.
contexts
I am a maintainer of
esp-idf
components at https://github.com/UncleRus/esp-idf-lib.once @pedrominatel said espressif would help us but i've gotten none so far.
UncleRus/esp-idf-lib#260 (comment)
I am trying to understand how the component registry works, and evaluate how it is useful for us.
what I need to know
To Reproduce
Expected behaviour
espressif provides documentation for library developers.
Additional info
No response
I have checked existing issues and online Documentation
The text was updated successfully, but these errors were encountered: