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

ci: update the core-dump pattern with a path suffix #6142

Merged
merged 4 commits into from
Nov 30, 2023

Commits on Nov 29, 2023

  1. Add manual segfault

    nazarhussain committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    3021866 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Find all files matching the core pattern

    Update core dump path
    
    Update core dump path
    
    Update the core dump file path
    
    Update the core dump file path
    
    Remove node-modules from core dump
    
    Log node features to verify debug is enabled
    
    Revert "Add manual segfault"
    
    This reverts commit 3021866.
    
    Update the path for the core-dump
    
    Add comment for the naming convention
    
    Update the core dump path
    
    Trigger segfault to verify
    
    Update the core path command
    
    Update limit order to be in same task
    
    Run every command in one action
    
    Run every command in one action
    
    Run yarn with a given node binary
    
    Run the tests with sudo
    
    Run the tests with sudo
    
    Change the order of runs for quick feedback
    
    Change the order of runs for quick feedback
    
    Change the order of runs for quick feedback
    
    Copy node for the sudo user
    
    Update the node path
    
    Restructure node debug tasks
    
    Add exec permission to node debug
    
    Revert "Trigger segfault to verify"
    
    This reverts commit 68a3ef0.
    nazarhussain committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a0c6e01 View commit details
    Browse the repository at this point in the history
  2. Fix the type check task

    nazarhussain committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    44a05f3 View commit details
    Browse the repository at this point in the history
  3. Add comments

    nazarhussain committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a5fd153 View commit details
    Browse the repository at this point in the history