Sergey Dolin

Results 100 comments of Sergey Dolin

@Flamefire the workflow does not use `action/setup-python`. It seems the links are created by the macos python package - i see them on the "almost" clean machine with the XCode...

@traversaro actully it is a normal behaviour. As you see from the log the installation continues normally with just a warning the links were not overwritten. The problem is `brew...

Hello @fredroy, i see you forces the links by removing them manually in fact it is better to be done with `brew link --overwrite [email protected]`

@mikhailkoliada @igagis In fact the links are created during the image generation First they are created for osx nativ python 2.7 https://github.com/actions/runner-images/blob/main/images/macos/provision/core/python.sh#L9 Next they are forced to be overwritten with...

Hello @jsoref , thank you for the PR, we will review it

Hello @amenocal , thank you for the suggestion, we start to estimate the value of this feature

this might be considered as a special case of the problem https://github.com/actions/stale/issues/877

Hello @gorzelinski , we started to review the PR, but can you please meanwhile fix the failed checks of the PR?

Hello, @larsxschneider Thank you for the input, we are going to start on the issue

Hello @mowies , thanks for your suggestion. We will start investigate the possibility to implement this feature