We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to upload components to the Expressif registry.
I propose to create a separate workflow, launched manually, for the complete uploading of all components at the same time.
We also need to add a job to upload only changed components into the existing ci.yml.
ci.yml
In this regard, it is necessary to provide all components with Espressif manifest (see, for example, https://github.com/trombik/eil_helpers/blob/main/components/eil_helpers/idf_component.yml). We will probably be able to generate this metadata using devtool.
No response
The text was updated successfully, but these errors were encountered:
Individual components versioning added in #554 Generation of component manfiests added in #555
Sorry, something went wrong.
UncleRus
No branches or pull requests
The issue
We need to upload components to the Expressif registry.
I propose to create a separate workflow, launched manually, for the complete uploading of all components at the same time.
We also need to add a job to upload only changed components into the existing
ci.yml
.In this regard, it is necessary to provide all components with Espressif manifest (see, for example, https://github.com/trombik/eil_helpers/blob/main/components/eil_helpers/idf_component.yml). We will probably be able to generate this metadata using devtool.
The context
No response
Possible solution
No response
Confirmation
The text was updated successfully, but these errors were encountered: