Skip to content

.github: miscellaneous workflow fixes #1089

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 6 commits into from
Closed

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):

@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 <[email protected]>
@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
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 <[email protected]>
@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