Stanislav Gabenov

Results 8 comments of Stanislav Gabenov

> They don't appear in the shape search field? Everything I've tried appears. Try to find such common tools like Jenkins, Artifactory, Gitlab, Ansible, terraform ... etc. There is no...

All icons were taken from https://iconape.com/ which has a free license.

I have tried to do the same on my side, got the very same result

I think, that pre-hook should not install golang itself. The better is to distribute 'copywrite' as a prebuild binary, as it said, it could be executed on each platform.

I have a problem, that i could not authenticate with TF provider through proxy, get this kind of error: ``` ╷ │ Error: WAPI request error: 401('401 ERROR') │ Contents:...

You can try to specify token within url ``` - name: Delete git repository old branches uses: https://${{ secrets.GIT_ACCESS_TOKEN }}:@gitea.my.domain/emb_tools/gitea-actions-delete-abandoned-branches@v1 id: delete_stuff ```

When it is planed to be implemented?

We are facing the same issue. How do we can add a SSL certificate to avoid such behavior? Also would be nice, if LOGS will be more informative over this...