GitLab CI

OneTwo
Posts: 20
Joined: Mon Jan 15, 2018 9:24 am

GitLab CI

Postby OneTwo » Sat Mar 31, 2018 9:54 am

Hallo Everyone,

can someone provide a simple gitlab-ci.yml File which provides
  • - basic toolchain setup
    - esp idf environment
    - and build project
    - (optional) a first unit test
thank you in advance

sch0bert
Posts: 16
Joined: Thu Apr 11, 2019 9:58 pm

Re: GitLab CI

Postby sch0bert » Thu May 02, 2019 7:30 am

I'm also looking for something similar, anyone?

new2esp
Posts: 2
Joined: Mon Jun 24, 2019 7:03 am

Re: GitLab CI

Postby new2esp » Fri Dec 20, 2019 6:07 am

you people get something??

waterfox
Posts: 20
Joined: Sun Mar 22, 2020 10:19 pm

Re: GitLab CI

Postby waterfox » Sat Aug 08, 2020 1:47 pm

Did someone managed to do this?

ESP_igrr
Posts: 2067
Joined: Tue Dec 01, 2015 8:37 am

Re: GitLab CI

Postby ESP_igrr » Sat Aug 08, 2020 2:37 pm

The easiest option for IDF 3.3 and later is to use the official Docker image: https://docs.espressif.com/projects/esp ... image.html. This image includes ESP-IDF and all the required tools, so building the project should be as simple as 'idf.py build'.

Who is online

Users browsing this forum: Google [Bot] and 143 guests