Jakub

Results 8 issues of Jakub

- Updated build in Git version to 2.44.0 - Changed `InstallationFailed` message - Changed commands for git submodules to not exit the installation process if an error occurs (not critical...

Added to uninstallation of ESP-IDF: - Whole IDF directory (including frameworks directory, constraints files, ...) - Start menu icons - Desktop shortcuts ---------- ### Related - GH issue: https://github.com/espressif/esp-idf/issues/13657

bug

When the selected IDF branch is the `release` one, perform `git clone` instead of downloading a `zip` archive and `fast-forwarding` to the latest commit ### Releated * based on the...

## Description * Updated IDE Installer URL for the Espressif server to correspond with the download page and the other installers * Adjusted GH release creation to not be draft...

Since the Python 3.14 stable release has been made available, the package is no longer installable with this version of Python. ``` ERROR: Could not find a version that satisfies...

## Description Since our new composite action has been introduced for signing (https://github.com/espressif/release-sign), this PR updates the current approach of signing to this action. ## Related ## Testing It would...

## Description This PR introduces repository clean-up of unused or irrelevant files. ## Related ## Testing --- ## Checklist Before submitting a Pull Request, please ensure the following: - [...

## Description ## Related ## Testing --- ## Checklist Before submitting a Pull Request, please ensure the following: - [ ] 🚨 This PR does not introduce breaking changes. -...