DavidGOrtega

Results 267 comments of DavidGOrtega

> I guess I still don't really understand what the benefit is of passing the objects that are received from findMany directly into update? They are not passed straight away,...

> This is something we're looking at, you can follow this feature request for updates. AH! I see the pain. > Yes, you can select multiple levels deep and select...

related to https://github.com/xenova/transformers.js/issues/22 and #20

> Hi! Yes, please do make a PR :) any contributions are most welcome. Good! Let's do it! > Do you have any suggestions? m open sourcing a project called...

👋 were you able to try as suggested in [discord](https://discord.com/channels/485586884165107732/728693131557732403/1068279184570450010) the api endpoint to see if it works? ```sh curl -v -H "Authorization: Bearer $REPO_TOKEN" https://gitlab-aic.dynu.com/api/v4/version ``` As I stated...

~~can you please paste the response 🙏 ?~~ @0x2b3bfa0 passed to me @l-kuo

👋 @evamaxfield thanks for your feedback! Runners allows also to include a setup script via base64 via `cloud-startup-script` parameter. According [to the docs](https://cloud.google.com/stackdriver/docs/solutions/agents/ops-agent/installation) installing it would be ```sh curl -sSO...

👋 Looks like its not finding the endpoint. Things to have a look: - Its your repo private? - Could you please double check the PAT? Sometimes paste includes spaces

@duijf sorry to hear... if have also found some quirks with the api like intermittent failures

> Introduce a separate webhook in Studio that CML could send requests @duijf a webhook or a rest api call? The later its very doable