Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / espressif/idf-build-apps issues and pull requests

#81 - feat: support override sdkconfig cli options (RDT-569)

Pull Request - State: closed - Opened by horw over 1 year ago - 11 comments

#80 - feat: add AppDeserializer

Pull Request - State: closed - Opened by hfudev over 1 year ago

#79 - feat!: better differentiate the None and the empty list

Pull Request - State: closed - Opened by hfudev over 1 year ago

#78 - fix: keep attr `config` for class `App`

Pull Request - State: closed - Opened by hfudev over 1 year ago

#77 - A few small fixes and improvements

Pull Request - State: closed - Opened by hfudev over 1 year ago

#76 - feat: support junit output for build_apps

Pull Request - State: closed - Opened by hfudev over 1 year ago

#75 - feat: check if the folders listed in the manifest rules exist or not

Pull Request - State: closed - Opened by hfudev over 1 year ago

#74 - fix: prioritize special rules in manifest files while checking app dependencies

Pull Request - State: closed - Opened by hfudev over 1 year ago - 2 comments

#73 - build(deps): bump actions/checkout from 3 to 4 (RDT-538)

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#72 - feat: improve logging when manifest file is invalid (v1.x)

Pull Request - State: closed - Opened by hfudev over 1 year ago

#71 - feat: improve logging when manifest file is invalid

Pull Request - State: closed - Opened by hfudev over 1 year ago

#69 - feat: skip running idf.py reconfigure when empty modified components

Pull Request - State: closed - Opened by hfudev over 1 year ago

#68 - Skip `idf.py reconfigure` when the list of modified components is empty (RDT-527)

Issue - State: closed - Opened by igrr over 1 year ago
Labels: enhancement

#67 - Check Manifest File Rules Matches At Least One Folder (RDT-524)

Issue - State: closed - Opened by hfudev over 1 year ago
Labels: enhancement

#66 - fix: ignore idf_size.py error

Pull Request - State: closed - Opened by hfudev over 1 year ago

#65 - fix: ignore idf_size.py error

Pull Request - State: closed - Opened by hfudev over 1 year ago

#65 - fix: ignore idf_size.py error

Pull Request - State: closed - Opened by hfudev over 1 year ago

#64 - feat: record build status in app instances

Pull Request - State: closed - Opened by hfudev over 1 year ago

#63 - feat: support build with make

Pull Request - State: closed - Opened by hfudev over 1 year ago

#62 - Add Makefile Support (RDT-506)

Issue - State: closed - Opened by hfudev over 1 year ago

#61 - refactor: update dependencies and do code upgrade to python 3.7

Pull Request - State: closed - Opened by hfudev over 1 year ago

#60 - feat: support esp_rom caps

Pull Request - State: closed - Opened by hfudev over 1 year ago

#59 - test: add tests for define targets with sdkconfig files to a disabled app

Pull Request - State: closed - Opened by hfudev over 1 year ago

#58 - fix: skip while collecting only when both depend components and files unmatched

Pull Request - State: closed - Opened by hfudev over 1 year ago - 1 comment

#57 - refactor: use pydantic for serializing and constructing

Pull Request - State: closed - Opened by hfudev over 1 year ago

#56 - feat: support placeholder "@v"

Pull Request - State: closed - Opened by hfudev over 1 year ago

#55 - feat: support `IDF_VERSION` comparison

Pull Request - State: closed - Opened by hfudev over 1 year ago

#54 - Use pydantic For Models (RDT-472)

Issue - State: closed - Opened by hfudev over 1 year ago - 1 comment

#53 - Docs/add missing chapters

Pull Request - State: closed - Opened by hfudev over 1 year ago

#52 - fix: glob patterns are matching recursively

Pull Request - State: closed - Opened by hfudev over 1 year ago

#51 - New Placeholder for ESP-IDF Version (RDT-450)

Issue - State: closed - Opened by hfudev over 1 year ago
Labels: enhancement, good first issue

#49 - Fix/small fixes

Pull Request - State: closed - Opened by hfudev over 1 year ago - 1 comment

#48 - Docs/app dependencies

Pull Request - State: closed - Opened by hfudev over 1 year ago

#47 - fix: check app dependencies

Pull Request - State: closed - Opened by hfudev over 1 year ago

#46 - Feat/support depends filepatterns

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#45 - feat: print a small summary

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#44 - fix: add missing dependency pyyaml back

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#43 - Fix/build apps when related files changed

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#42 - feat: support new keyword `CONFIG_NAME` in manifest file

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#41 - fix: revert breaking change that stop pass TextIO to collect files

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#40 - Feat/support expand placeholders in collect files

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#39 - Feat/conf file support

Pull Request - State: closed - Opened by hfudev almost 2 years ago - 2 comments

#38 - Support CONFIG_FILENAME in manifest file (RDT-438)

Issue - State: closed - Opened by hfudev almost 2 years ago
Labels: enhancement

#37 - Fix/remove empty expanded sdkconfig files folder

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#36 - Bulding with multiple default configs in one build possible? (RDT-437)

Issue - State: closed - Opened by hurricanefrog almost 2 years ago - 1 comment
Labels: question

#35 - `--format xunit` for build output (RDT-436)

Issue - State: closed - Opened by hfudev almost 2 years ago - 1 comment
Labels: enhancement

#34 - Add `--format` option for `find` (RDT-435)

Issue - State: closed - Opened by hfudev almost 2 years ago - 1 comment
Labels: enhancement

#33 - fix: build with expanded sdkconfig file would ignore target-specific one

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#32 - [Feature request] Build merged binaries (RDT-425)

Issue - State: closed - Opened by XDanielPaul almost 2 years ago - 5 comments
Labels: enhancement, discussion

#31 - fix: CLI option --target is required

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#30 - idf_build_apps does not honor `IDF_EXTRA_ACTIONS_PATH` env variable (RDT-424)

Issue - State: closed - Opened by tore-espressif almost 2 years ago - 2 comments

#29 - Perf/parse soc headers faster

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#28 - Feat/executable script

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#27 - shell autocomplete (RDT-421)

Issue - State: closed - Opened by hfudev almost 2 years ago
Labels: enhancement

#26 - [Feature request] Compatible with component manager `override_path` option (RDT-420)

Issue - State: open - Opened by leeebo almost 2 years ago
Labels: enhancement

#25 - Ci/build docs

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#24 - log: optimize log for ignored warnings (RDT-419)

Pull Request - State: closed - Opened by ydc-0 almost 2 years ago - 1 comment

#23 - fix: can't use `and` expression

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#22 - fix: skip exclude if file not exists

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#21 - fix: return int for IDF_VERSION_xxx keywords

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#20 - Feat/support env var sdkconfig defaults

Pull Request - State: closed - Opened by hfudev almost 2 years ago - 9 comments

#19 - Profile this tool. Dry run Build Simple Projects takes a few Seconds to Start (RDT-415)

Issue - State: closed - Opened by hfudev almost 2 years ago
Labels: enhancement

#18 - fix: stop writing app_info and size_info if the build got skipped

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#17 - Support env var `SDKCONFIG_DEFAULTS` (RDT-413)

Issue - State: closed - Opened by hfudev almost 2 years ago - 4 comments

#16 - Add option to omit default configs (RDT-412)

Issue - State: closed - Opened by tore-espressif almost 2 years ago - 1 comment

#15 - Docs/add manifest file

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#14 - Feat/ignore component dependencies file patterns

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#13 - Docs/small fixes

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#12 - feat: support colored output by default

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#11 - Feat/new version keywords

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#10 - Fix/reconfigure without target

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#9 - Add `.default-build-test-rules.yml` as Root Manifest File (RDT-406)

Issue - State: closed - Opened by hfudev almost 2 years ago
Labels: enhancement

#8 - Support Keyword `IDF_VERSION_MAJOR`, `IDF_VERSION_MINOR`, `IDF_VERSION_PATCH` (RDT-403)

Issue - State: closed - Opened by hfudev almost 2 years ago - 1 comment
Labels: enhancement, discussion

#7 - Docs/fix cdn rewriting placeholders

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#6 - Docs/improved docs about find build apps

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#5 - Docs/getting started

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#4 - Can't find any example in esp-bsp (RDT-397)

Issue - State: closed - Opened by tore-espressif almost 2 years ago - 4 comments

#3 - Fix/add manifest root argument

Pull Request - State: closed - Opened by hfudev almost 2 years ago

#2 - ci: use github workflow

Pull Request - State: closed - Opened by hfudev about 2 years ago

#1 - Docs/sphinx docs

Pull Request - State: closed - Opened by hfudev about 2 years ago - 1 comment