travisgan

Results 9 comments of travisgan

Encountered similar issue. Any plan on merging the pull request to address this issue?

@joshmgross, is there any special token handling needed to use `github.request` endpoint with `github-script` action? When I used `github.rest.actions.addSelectedRepoToOrgVariable` in the github-script action, it encountered this error as expected, Error:...

Disregard my previous comment. The invalid token error isn't related to the authentication token. Maybe during the code snippet copy for github.request function, some formatting / encoding got in the...

Same issue here as well. Windows 10 visual code 1.74.2 .NET Interactive © 2020 Microsoft Corporation Version: 1.0.360602+9bf026dabac44a6256a65168fa93dcb7e2edcca4 Library version: 1.0.0-beta.22606.2+9bf026dabac44a6256a65168fa93dcb7e2edcca4 Build date: 2023-01-03T20:52:29.0883808Z https://github.com/dotnet/interactive after loading the nuget, #r...

Want to add that it has no issue for version 1.0.0-beta.22553.7. but the issue started with 1.0.0-beta.22606.2

I switched back to the newer version 1.0.0-beta.22606.2 and have been trying for the last couple of days, but so far haven't been able to reproduce the similar errors encountered...

@stephybun, would you be able to follow up the new changes @jan-mrm did last week upon your request? we been following this feature and PR. it is so close to...

How do we not have to unregister and re-register PowerShell.7 PSSessionConfiguration on the server(s) every time there is an update on the PowerShell 7, since using `-ConfigurationName PowerShell.7` flag is...