mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[PR #287] [MERGED] POC: Conditional build / test pipeline #2138
Reference in New Issue
Block a user
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/OpenEPaperLink/OpenEPaperLink/pull/287
Author: @kelchm
Created: 4/7/2024
Status: ✅ Merged
Merged: 5/6/2024
Merged by: @jonasniesner
Base:
master← Head:conditional-build-test-pipeline📝 Commits (6)
ac43563POC: Conditional Build Jobs / Steps92c64b1use paths-filter fallback (no token)ecbaf4afix typo in cache key14d2289remove test file3539ec6Merge branch 'master' of github.com:jjwbruijn/OpenEPaperLink into conditional-build-test-pipeline92f91b6add in nRF_Bootloader to confitional build📊 Changes
4 files changed (+138 additions, -54 deletions)
View changed files
➕
.github/actions/setup-pio/action.yml(+34 -0)➕
.github/path-filters.yml(+19 -0)➖
.github/workflows/build-test.yml(+0 -54)➕
.github/workflows/conditional-build-test.yml(+85 -0)📄 Description
This is a proof of concept for a conditional build / test pipeline.
Change Summary
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.