Releases: espressif/esp-idf-ci-action
Releases · espressif/esp-idf-ci-action
v1.2.0
v1.1.0
v1
is now default branch of this repository.
What's Changed
- Fix Jira project in GitHub actions by @tomassebestik in #20
- Mount the Repository under its name instead of app (RDT-315) by @Fishwaldo in #24
- Fix git command inside the action and multiple commands escaping by @kumekay in #27
New Contributors
- @tomassebestik made their first contribution in #20
- @Fishwaldo made their first contribution in #24
Full Changelog: v1...v1.1.0
v1
This is the first release that follows GitHub's good practices on versioning. We recommend using the v1
tag of this action in your workflows.
What's Changed
- Use ESP-IDF version from an input by @kumekay in #10
- Add support for specifying the target via the action yaml by @atanisoft in #12
- include whole project in docker container by @jdoubleu in #11
- add new parameter 'action' by @binary1230 in #15
- Prepare v1 release by @kumekay in #19
- Add GitHub actions to sync issues with Jira by @kumekay in #18
New Contributors
- @kumekay made their first contribution in #10
- @atanisoft made their first contribution in #12
- @jdoubleu made their first contribution in #11
- @binary1230 made their first contribution in #15
Full Changelog: https://github.com/espressif/esp-idf-ci-action/commits/v1