PelionIoT / client-e2e-python-test-library

Python Test library for Izuma DM Client end-2-end tests
https://www.izumanetworks.com
Apache License 2.0
6 stars 5 forks source link

Use git-config action from CI repo, cleanup .gitconfig #42

Closed JanneKiiskila closed 6 months ago

JanneKiiskila commented 6 months ago

Re-use the action. Clean up the PAT afterwards. Also, pysh-check gets run on self-hosted client runner.

jenia81 commented 6 months ago

Do we need this Set access token step here? I don't see any mbed deploy

JanneKiiskila commented 6 months ago

Do we need this Set access token step here? I don't see any mbed deploy

That's true for MOST parts. The pysh step will unfortunately use the scripts-internal repo, which is internal. If we get rid of that it should work...