DavidGOrtega

Results 265 comments of DavidGOrtega

> yes but not `apt update` from all lists, right? Sorry @casperdcl I do not follow you

related to #680 This might be related to #678 after seeying the logs seems that the chrono is not working properly

> Mmm... the error message is not very clear imho, it would be nice if it could be more explicit. Unfortunately CML just communicates you what Azure tells...

CML_TOKEN is misleading, sounds like if we had a token to be set instead of the SCM_TOKEN

currently we do no have an issue with repo_token, but maybe scm_token? the user will know that we do not require anything on our side, just only in the SCM...

```CML_REPO_TOKEN```?

> feature request: local secrets (cml runner --env flag similar to docker run --env) Why do we exactly want this feature @casperdcl ?

There is not a lot of work to do here. As we discussed the GH runner has the "ability" to propagate its ENV vars. Here GH runner inherits the CML...

> arm64 versus x86 Cough, cough 🙃 usually a x86 program will work on an arm64 via emulation