[PR #1258] [MERGED] Added Github Action to Compile Examples on ESP8266 #1731

Closed
opened 2026-02-28 02:12:48 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tzapu/WiFiManager/pull/1258
Author: @shafr
Created: 6/9/2021
Status: Merged
Merged: 6/21/2021
Merged by: @tablatronix

Base: masterHead: master


📝 Commits (7)

  • e0a7360 Create examples_esp8266.yml
  • 675f3d6 Update examples_esp8266.yml
  • 4b488d4 Update examples_esp8266.yml
  • 1be67ac Update examples_esp8266.yml
  • 9775827 Update examples_esp8266.yml
  • 94c716a Update examples_esp8266.yml
  • 2368bc6 Update examples_esp8266.yml

📊 Changes

1 file changed (+61 additions, -0 deletions)

View changed files

.github/workflows/examples_esp8266.yml (+61 -0)

📄 Description

Hi, I've added compilation of all examples, so you would see if something would fail here in Github.
There are few tests failing - not sure what version of ArduinoJson it should be using - latest 6 fails with missing methods.

Please squash while merging.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/tzapu/WiFiManager/pull/1258 **Author:** [@shafr](https://github.com/shafr) **Created:** 6/9/2021 **Status:** ✅ Merged **Merged:** 6/21/2021 **Merged by:** [@tablatronix](https://github.com/tablatronix) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (7) - [`e0a7360`](https://github.com/tzapu/WiFiManager/commit/e0a7360690226f01cebc208c0595ca512ef571b2) Create examples_esp8266.yml - [`675f3d6`](https://github.com/tzapu/WiFiManager/commit/675f3d64cd1230814d337002d42a7e7c618fda39) Update examples_esp8266.yml - [`4b488d4`](https://github.com/tzapu/WiFiManager/commit/4b488d465b652e4e4e54e6450be5a97ea085e420) Update examples_esp8266.yml - [`1be67ac`](https://github.com/tzapu/WiFiManager/commit/1be67ac3ba201f5015049af345779934c41f1dca) Update examples_esp8266.yml - [`9775827`](https://github.com/tzapu/WiFiManager/commit/9775827bbc03f48f51d9f589d8067b2c79b45195) Update examples_esp8266.yml - [`94c716a`](https://github.com/tzapu/WiFiManager/commit/94c716a47a7e158df86afcf247924d8335621ac5) Update examples_esp8266.yml - [`2368bc6`](https://github.com/tzapu/WiFiManager/commit/2368bc6f9010e6b50a97f5227d3b867057aaae9a) Update examples_esp8266.yml ### 📊 Changes **1 file changed** (+61 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/examples_esp8266.yml` (+61 -0) </details> ### 📄 Description Hi, I've added compilation of all examples, so you would see if something would fail here in Github. There are few tests failing - not sure what version of ArduinoJson it should be using - latest 6 fails with missing methods. Please squash while merging. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 02:12:48 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#1731
No description provided.