- Notifications
You must be signed in to change notification settings - Fork7.8k
Pull request/Issue Templates and Readme update#6577
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Pull request/Issue Templates and Readme update#6577
Uh oh!
There was an error while loading.Please reload this page.
Conversation
github-actionsbot commentedApr 13, 2022 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
pedrominatel left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Just small changes, otherwise LTGM!
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
* Delete stale.yml* IDF release/v4.4 b8050b365e (espressif#6594)* Update camera example to support face detection and recognition (espressif#6603)Fixes:espressif#6508* Change pinMode OUTPUT to INPUT_OUTPUT (espressif#6602)* Change OUTPUT to INPUT_OUTPUTTo match the official Arduino API.* Changed type of LEDC frequency from double to uint32_t (espressif#6570)* BUGFIX: FS read + speed improvements for SD (espressif#6569)* Revert "Edited VFSFileImpl::read to use both read/fread (espressif#6456)"This reverts commit7b89b39.* Added default file buffer size + function to change it by user* workflows/publish.yml: Run the workflow on success and failure only. (espressif#6531)* workflows/publish.yml: Run the workflow on success and failure only.This prevents trying to run when the trigger was cancelled or skipped.In these cases there will be no event file to upload.Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>* scripts/sketch_utils.sh: Move the logic that gets the build dir afterthe part that retrieves the arguments.Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>* workflows/hil.yml: Update the HIL runners tags.Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>* workflows/hil.yml: Remove the Check Artifacts step. That was onlyuseful for debugging.Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>* Pull request/Issue Templates and Readme update (espressif#6577)* Templates and readme* Templates_and_readme* Delete libraries/RainMaker directory* Delete tools/sdk/esp32/include/esp_rainmaker directory* Delete tools/sdk/esp32s2/include/esp_rainmaker directory* Delete tools/sdk/esp32s3/include/esp_rainmaker directory* Delete tools/sdk/esp32c3/include/esp_rainmaker directoryCo-authored-by: Me No Dev <me-no-dev@users.noreply.github.com>Co-authored-by: Jan Procházka <90197375+P-R-O-C-H-Y@users.noreply.github.com>Co-authored-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>Co-authored-by: Vojtěch Bartoška <76958047+VojtechBartoska@users.noreply.github.com>
* Delete stale.yml* IDF release/v4.4 b8050b365e (espressif#6594)* Update camera example to support face detection and recognition (espressif#6603)Fixes:espressif#6508* Change pinMode OUTPUT to INPUT_OUTPUT (espressif#6602)* Change OUTPUT to INPUT_OUTPUTTo match the official Arduino API.* Changed type of LEDC frequency from double to uint32_t (espressif#6570)* BUGFIX: FS read + speed improvements for SD (espressif#6569)* Revert "Edited VFSFileImpl::read to use both read/fread (espressif#6456)"This reverts commit7b89b39.* Added default file buffer size + function to change it by user* workflows/publish.yml: Run the workflow on success and failure only. (espressif#6531)* workflows/publish.yml: Run the workflow on success and failure only.This prevents trying to run when the trigger was cancelled or skipped.In these cases there will be no event file to upload.Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>* scripts/sketch_utils.sh: Move the logic that gets the build dir afterthe part that retrieves the arguments.Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>* workflows/hil.yml: Update the HIL runners tags.Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>* workflows/hil.yml: Remove the Check Artifacts step. That was onlyuseful for debugging.Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>* Pull request/Issue Templates and Readme update (espressif#6577)Co-authored-by: Me No Dev <me-no-dev@users.noreply.github.com>Co-authored-by: Jan Procházka <90197375+P-R-O-C-H-Y@users.noreply.github.com>Co-authored-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>Co-authored-by: Vojtěch Bartoška <76958047+VojtechBartoska@users.noreply.github.com>
* Templates and readme* Templates_and_readme
Summary
This Pull request contains changes of 3 files:
1) Slightly updating of Issue report template
2) Pull Request Templates update
3) Readme page update
Impact
Purpose of this Pull Request is to:
Related links
Close thisticket