ruby / vscode-rdbg

VSCode Ruby rdbg Debugger
MIT License
180 stars 51 forks source link

Use `github.sha` when running tests on the master branch #435

Closed ono-max closed 8 months ago

ono-max commented 8 months ago

Fix the error in https://github.com/ruby/vscode-rdbg/actions/runs/7839878334/job/21393619663. The reason is because github.event.pull_request.head.sha returns empty string when running tests on the master branch. In this case, we can use github.sha instead.

launchable-app[bot] commented 8 months ago

Launchable Report

:white_check_mark: All test sessions passed!

Passed test sessions :white_check_mark: Test session [#2603705](https://app.launchableinc.com/organizations/ruby/workspaces/vscode-rdbg/data/test-sessions/2603705) passed [![os:ubuntu-latest](https://img.shields.io/badge/os-ubuntu--latest-blue.svg)](https://app.launchableinc.com/organizations/ruby/workspaces/vscode-rdbg/data/test-sessions/2603705) [![test:integration_test](https://img.shields.io/badge/test-integration__test-blue.svg)](https://app.launchableinc.com/organizations/ruby/workspaces/vscode-rdbg/data/test-sessions/2603705) :white_check_mark: Test session [#2603709](https://app.launchableinc.com/organizations/ruby/workspaces/vscode-rdbg/data/test-sessions/2603709) passed [![os:macos-latest](https://img.shields.io/badge/os-macos--latest-blue.svg)](https://app.launchableinc.com/organizations/ruby/workspaces/vscode-rdbg/data/test-sessions/2603709) [![test:integration_test](https://img.shields.io/badge/test-integration__test-blue.svg)](https://app.launchableinc.com/organizations/ruby/workspaces/vscode-rdbg/data/test-sessions/2603709) :white_check_mark: Test session [#2603710](https://app.launchableinc.com/organizations/ruby/workspaces/vscode-rdbg/data/test-sessions/2603710) passed [![os:windows-latest](https://img.shields.io/badge/os-windows--latest-blue.svg)](https://app.launchableinc.com/organizations/ruby/workspaces/vscode-rdbg/data/test-sessions/2603710) [![test:integration_test](https://img.shields.io/badge/test-integration__test-blue.svg)](https://app.launchableinc.com/organizations/ruby/workspaces/vscode-rdbg/data/test-sessions/2603710)

Build: 70498c5e0779eaa9407218548e0dc85d31ca3f08