Skip to content
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

[PW_SID:555985] Detailed error string #538

Closed
wants to merge 2 commits into from
Closed

Commits on Sep 30, 2021

  1. workflow: Add workflow files for ci

    This patch adds workflow files for ci:
    
    [schedule_work.yml]
     - The workflow file for scheduled work
     - Sync the repo with upstream repo and rebase the workflow branch
     - Review the patches in the patchwork and creates the PR if needed
    
    [ci.yml]
     - The workflow file for CI tasks
     - Run CI tests when PR is created
    
    Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
    tedd-an authored and BluezTestBot committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    1a853e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a28702 View commit details
    Browse the repository at this point in the history