Draft
Conversation
Member
|
@ynezz and how would you trigger this? manual call? |
ynezz
added a commit
to teknoraver/openwrt
that referenced
this pull request
Nov 9, 2024
See openwrt/actions-shared-workflows#25 Signed-off-by: Petr Štetiar <ynezz@true.cz>
6d06f10 to
ca76f61
Compare
ynezz
added a commit
to teknoraver/openwrt
that referenced
this pull request
Nov 9, 2024
See openwrt/actions-shared-workflows#25 Signed-off-by: Petr Štetiar <ynezz@true.cz>
Member
Author
|
Member
Author
|
Here is test run https://github.com/openwrt/openwrt/actions/runs/11755927024 |
Member
Author
ca76f61 to
55b067c
Compare
ynezz
added a commit
to teknoraver/openwrt
that referenced
this pull request
Nov 15, 2024
See openwrt/actions-shared-workflows#25 Signed-off-by: Petr Štetiar <ynezz@true.cz>
ynezz
added a commit
to teknoraver/openwrt
that referenced
this pull request
Nov 15, 2024
See openwrt/actions-shared-workflows#25 Signed-off-by: Petr Štetiar <ynezz@true.cz>
ynezz
added a commit
to teknoraver/openwrt
that referenced
this pull request
Nov 15, 2024
See openwrt/actions-shared-workflows#25 Signed-off-by: Petr Štetiar <ynezz@true.cz>
ynezz
added a commit
to teknoraver/openwrt
that referenced
this pull request
Nov 15, 2024
See openwrt/actions-shared-workflows#25 Signed-off-by: Petr Štetiar <ynezz@true.cz>
ynezz
added a commit
to ynezz/openwrt
that referenced
this pull request
Nov 15, 2024
See openwrt/actions-shared-workflows#25 Signed-off-by: Petr Štetiar <ynezz@true.cz>
Member
Author
Ansuel
reviewed
Nov 17, 2024
In some cases it might be handy to quickly smoke test certain types of changes, where it usually doesn't make sense to build everything, so lets allow that with reusable label-kernel workflow, which can be easily reusable by just passing target/subtarget/testing inputs. References: openwrt/openwrt#16784 Signed-off-by: Petr Štetiar <ynezz@true.cz>
In some cases it might be handy to quickly smoke test certain types of changes, where it usually doesn't make sense to build everything, so lets allow that with reusable label-target workflow, which can be easily reusable by just passing target/subtarget inputs. References: openwrt/openwrt#16784 Signed-off-by: Petr Štetiar <ynezz@true.cz>
f251196 to
4694f67
Compare
ynezz
added a commit
to ynezz/openwrt
that referenced
this pull request
Nov 17, 2024
See openwrt/actions-shared-workflows#25 Signed-off-by: Petr Štetiar <ynezz@true.cz>
Member
Author
Actually there might be some other issue somewhere else, because https://github.com/openwrt/openwrt/pull/16937/checks contains already the full build for |
teknoraver
pushed a commit
to teknoraver/openwrt
that referenced
this pull request
Jul 9, 2025
See openwrt/actions-shared-workflows#25 Signed-off-by: Petr Štetiar <ynezz@true.cz>
94e64ba to
c7ec823
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In some cases it might be handy to quickly smoke test certain types of
changes, where it usually doesn't make sense to build everything, so
lets allow that with reusable label-kernel and label-target workflows,
which can be easily reusable by just passing target/subtarget (and testing) inputs.
Goals
Testing