mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 09:05:56 +03:00
[PR #1258] [MERGED] Added Github Action to Compile Examples on ESP8266 #1731
Labels
No labels
📶 WiFi
🕸️ HTTP
Branch
DEV Help Wanted
Discussion
Documentation
ESP32
Example
Good First Issue
Hotfix
In Progress
Incomplete
Needs Feeback
Priority
QA
Question
Task
Upstream/Dependancy
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WiFiManager#1731
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (7)
e0a7360Create examples_esp8266.yml675f3d6Update examples_esp8266.yml4b488d4Update examples_esp8266.yml1be67acUpdate examples_esp8266.yml9775827Update examples_esp8266.yml94c716aUpdate examples_esp8266.yml2368bc6Update 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.