Git Product home page Git Product logo

Comments (4)

lovyan03 avatar lovyan03 commented on August 18, 2024 1

The implementation appears to have been a success.
Thank you very much.

from lovyangfx.

tobozo avatar tobozo commented on August 18, 2024

@estshorter thanks for your input ๐Ÿ‘

Given the scope of this library, a few basic parallel jobs are required:

  • ESP32 / Arduino
    • windows
    • mac
    • linux
  • ESP32 / Platformio
    • windows
    • mac
    • linux
  • ESP32 / esp-idf
    • windows
    • mac
    • linux
  • SAMD / Arduino
    • windows
    • mac
    • linux

This is only the shallowest scope though, each job should also be tested against every combination of board selection + display device selection in order to be exhaustive.

The problem I've had when researching this is that such exhaustivity triggers billing on the github account (or exhausts whatever budget there is)

Unfortunately without this exhaustivity the tests are weak and question the utility of the CI, so maybe a self-hosted test suite is more appropriate ?

from lovyangfx.

lovyan03 avatar lovyan03 commented on August 18, 2024

I'm having problems with my recent release of LovyanGFX causing compile errors on SAMD51. Sorry about that.

The internal type representation is different between ESP32 and SAMD51, so we need to describe the types strictly.
Since I usually work with ESP32, I often miss compile errors in SAMD51.

from lovyangfx.

tobozo avatar tobozo commented on August 18, 2024

#151 added 3 separate workflows ArduinoBuild, PlatformioBuild and IDFBuild

The existing build using Arduino CI has been kept as is.

On push/pull-request, each workflow will create parallel jobs to test different boards.

Board Arduino IDE esp-idf 4.1 esp-idf 4.2 esp-idf 4.3.1 Plaformio Arduino CI
ESP32 โœ“ โœ“ โœ“ โœ“ โœ“ โ˜
ESP32 S2 โœ“ โ˜ โ˜ โœ“ โœ“ โ˜
ESP32 C3 โ˜ โ˜ โ˜ โ˜ โ˜ โ˜
M5stickC โœ“ โ˜ โ˜ โ˜ โœ“ โœ“
M5stack Classic โœ“ โ˜ โ˜ โ˜ โœ“ โ˜
M5core2 โœ“ โ˜ โ˜ โ˜ โœ“ โ˜
ESP8266 (D1 Mini) โœ“ โ˜ โ˜ โ˜ โœ“ โ˜
Wio Terminal โœ“ โ˜ โ˜ โ˜ โœ“ โœ“
Adafruit Pybadge M4 โ˜ โ˜ โ˜ โ˜ โœ“ โœ“

from lovyangfx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.