Skip to content

.github: miscellaneous workflow fixes#1089

Closed
rical wants to merge 6 commits intomainfrom
github-fix-parallel-param
Closed

.github: miscellaneous workflow fixes#1089
rical wants to merge 6 commits intomainfrom
github-fix-parallel-param

Conversation

@rical
Copy link
Contributor

@rical rical commented Aug 4, 2025

Description

Remove main branch logic and rely on default values or values from workflow caller.

Checklist

Tick relevant boxes, this PR is-a or has-a:

  • Bugfix
    • Regression tests
    • ChangeLog updates (for next release)
  • Feature
    • YANG model change => revision updated?
    • Regression tests added?
    • ChangeLog updates (for next release)
    • Documentation added?
  • Test changes
    • Checked in changed Readme.adoc (make test-spec)
    • Added new test to group Readme.adoc and yaml file
  • Code style update (formatting, renaming)
  • Refactoring (please detail in commit messages)
  • Build related changes
  • Documentation content changes
    • ChangeLog updated (for major changes)
  • Other (please describe):

Signed-off-by: Richard Alpe <richard@bit42.se>
@rical rical changed the title .github: fix parallel selection for workflow call .github: miscellaneous workflow fixes Aug 4, 2025
Avoid trying to run on forks, which most likely will cause erros
and other ugliness.

Signed-off-by: Richard Alpe <richard@bit42.se>
@rical rical force-pushed the github-fix-parallel-param branch from 0f1bcea to 3d100fe Compare August 4, 2025 09:43
rical added 4 commits August 5, 2025 15:16
Signed-off-by: Richard Alpe <richard@bit42.se>
Prior to this commit yanger looked at the running system using
os.path..., this meant that the static reply / capture data wasn't
used properly. This resulted in strange behavior during unit testing
on GitHub runners where USB ports are missing.

Signed-off-by: Richard Alpe <richard@bit42.se>
Signed-off-by: Richard Alpe <richard@bit42.se>
@rical rical force-pushed the github-fix-parallel-param branch from 78cc448 to 5853032 Compare August 5, 2025 14:06
@rical rical closed this Aug 11, 2025
@rical rical deleted the github-fix-parallel-param branch August 11, 2025 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants